]> git.cworth.org Git - apitrace/shortlog
apitrace
2012-10-13 José Fonsecaretrace: Sleep when polling for input.
2012-10-13 José Fonsecaretrace: Exit when Escape key is pressed on X.
2012-10-13 José Fonsecaretrace: ignore glXGetSwapIntervalMESA.
2012-10-11 José FonsecaBe clearer with the Qt requirements.
2012-10-10 José FonsecaAdd a few more assertions.
2012-10-10 Carl Worthretrace: Fix off-by-one error in detection of intersect...
2012-10-08 Carl Worthos_posix: Print complete, attempted command line when...
2012-10-08 Carl Worthdiff: Don't use colorized line-format options when...
2012-10-05 José FonsecaFix unpickle script help.
2012-10-05 José FonsecaFix diffing between blobs and null.
2012-10-05 José FonsecaFix pickling of long integers.
2012-10-05 José FonsecaHandle spurious calls from wglCreateContextAttribsARB...
2012-10-05 José FonsecaFix retracing when glUseProgram & glUseProgramObjectARB...
2012-10-04 José FonsecaBasic retrace support for glXCreate/DestroyPbuffer...
2012-10-03 José FonsecaIgnore built OpenGL framework.
2012-10-03 José FonsecaFix MacOSX build w/ recent Qt due to lack of i386 arch...
2012-09-28 José FonsecaFix cube map image dumping.
2012-09-27 José FonsecaUpdate copyright in License.
2012-09-27 José FonsecaRecognise D3D rendertarget swapping.
2012-09-27 José FonsecaIgnore .NET exceptions.
2012-09-26 José FonsecaUpdate 32bit cross-build instructions.
2012-09-20 José FonsecaUpdate to latest CMake Android toolchain (issue #92).
2012-09-20 José FonsecaDump D3D9 shader state.
2012-09-16 José Fonsecatrace: Fix alignment bug in computing image sizes.
2012-09-07 James BentonRewrote profile graph drawing code.
2012-09-07 James BentonChange the default graphic system to raster.
2012-08-29 James BentonFix bug in profiling time synchronisation.
2012-08-28 James BentonCombine timeline and histogram tabs.
2012-08-27 José FonsecaDelete context when retracing wglDeleteContext.
2012-08-27 José FonsecaModify unpickle.py to do an histogram.
2012-08-23 James BentonFix Windows INSTALL instructions.
2012-08-22 James BentonRename 'Calls' tab to 'Histogram' in profile dialog.
2012-08-22 James BentonChange microseconds to use the greek mu symbol.
2012-08-22 James BentonAdd cpu/gpu label to histograms.
2012-08-22 James BentonAdd call duration graphs to profile dialog.
2012-08-22 James BentonImprove number formatting in profile gui.
2012-08-22 James BentonImprove internal format of profile results.
2012-08-16 James BentonImprove profiling.
2012-08-16 James BentonAdd Ctrl+P accelerator for profiling.
2012-08-16 James BentonCPU Profiling now includes all OpenGL calls (was only...
2012-08-16 James BentonAllow BlockingIO read of profiling results.
2012-08-16 James BentonSynchronise gpuStart and cpuStart for profiling.
2012-08-13 José FonsecaCleanup build instructions formatting.
2012-08-13 José FonsecaFix markup.
2012-08-13 José FonsecaMerge branch 'profile-gui'
2012-08-11 Huang DongsungUpdate android.toolchain.cmake
2012-08-10 José FonsecaInitialize bits.
2012-08-10 José FonsecaMerge remote-tracking branch 'github/master' into profi...
2012-08-10 José FonsecaRescale/rebase the times just before writing it.
2012-08-10 James BentonFix profiling of glBegin/glEnd.
2012-08-10 James BentonFix initialisation order in TimelineWidget.
2012-08-10 James BentonFix erroneous class Profile forward declaration to...
2012-08-10 James BentonChanged profile parsing to use stringstream instead...
2012-08-10 James BentonFixed profile dialog modality.
2012-08-09 James BentonAPIENTRY debugOutputCallback on declaration too.
2012-08-09 James BentonAdd APIENTRY call convention to debug output callback.
2012-08-09 James BentonFix formatting in README
2012-08-09 James BentonFix replay trace generating thumbnails.
2012-08-09 James BentonFix ApiTrace::hasErrors to consider queuedErrors.
2012-08-09 James BentonAdd GL_ARB_debug_output support.
2012-08-09 James BentonAdd initContext to glretrace.
2012-08-09 James BentonCreate glretrace specific context.
2012-08-09 James BentonUpdated README with help for using new profiling options.
2012-08-09 José FonsecaMerge branch 'opengl-4.3'
2012-08-09 José FonsecaRecognize IDirect3DSwapChain9::Present as end of frame
2012-08-08 James BentonAdded alt menu shortcuts for View menu.
2012-08-08 James BentonFix divide by zero in profile table sorting.
2012-08-08 José FonsecaTweak new state/entrypoints.
2012-08-08 José FonsecaMinimal OpenGL 4.3 support.
2012-08-08 José FonsecaUpdate khronos headers.
2012-08-08 James BentonAdd gui support for trace profiling.
2012-08-07 José FonsecaCleanup strings constness.
2012-08-07 José FonsecaUse CString shorthand more places.
2012-08-06 José FonsecaAllow to pipe profile output directly to profileshader.py
2012-08-06 José FonsecaMerge remote-tracking branch 'jbenton/master'
2012-08-06 James BentonCheck GL_QUERY_COUNTER_BITS before profiling.
2012-08-06 James BentonCorrectly handle profiling of glBegin/glEnd.
2012-08-06 James BentonCheck for GL_EXT_timer_query and GL_ARB_occlusion_query.
2012-08-05 José FonsecaMerge branch 'egl-image'
2012-08-05 Huang DongsungRecreate egl surface when glViewport for watching frame...
2012-08-03 José FonsecaProcess window events on d3dretrace.
2012-08-03 José FonsecaResize window on IDirect3DDevice9::Reset.
2012-08-03 James BentonRemove old unused function declaration.
2012-08-02 José FonsecaAdd missing comma in last commit.
2012-08-02 José FonsecaRecognize for context creation/destruction/binding...
2012-08-02 Carl WorthAvoid inserting 'inf' and friends into the json output.
2012-08-02 James BentonRemoved arbitary limit on active queries.
2012-08-02 James BentonCleaned up trace profiler output.
2012-08-02 James BentonFixed bug in CPU profiling.
2012-08-02 James BentonCheck if GL_ARB_timer_query is supported before using it.
2012-08-02 José FonsecaEmit a fake glTexImage for glEGLImageTargetTexture2DOES.
2012-08-02 Imre Deakegl: EGL image trace support
2012-07-26 Huang DongsungRetrace should info correct image's format to qapitrace.
2012-07-25 José FonsecaAdd UCHAR.
2012-07-25 José FonsecaDon't includes windows.h inside extern "C" {...}
2012-07-25 José FonsecaEnumerate a few more D3DUSAGE values.
2012-07-25 José FonsecaBump windows version.
2012-07-25 James BentonAdd a script to analyse profile output per shader.
2012-07-25 James BentonImproved profiling capabilities.
2012-07-23 James BentonAdded support for recording GL_SAMPLES_PASSED.
next