]> git.cworth.org Git - apitrace/history - retrace
retrace: Allow multiple dumpers to co-exist.
[apitrace] / retrace /
2012-11-14 José Fonsecaretrace: Allow multiple dumpers to co-exist.
2012-11-14 José FonsecaMerge branch 'modules'
2012-11-14 Carl Worthglretrace: Use getopt rather than manual parsing of...
2012-11-13 José Fonsecaretrace: More diagnostic information.
2012-11-13 José Fonsecad3dretrace: Handle Software devices.
2012-11-13 José Fonsecad3dretrace: Merge d3d9 and d3d10 retracing.
2012-11-11 José Fonsecad3dretrace: Drop retraceModule helper
2012-11-11 José Fonsecad3dretrace: Single retrace for d3d10 and higher
2012-11-11 José Fonsecad3dretrace: Eliminate dependencies from d3d9state.
2012-11-11 José Fonsecad3dretrace: Allow multiple dispatches in the same file.
2012-11-11 José Fonsecad3dretrace: Eliminate differences between d3d9/d3d10.
2012-11-11 José Fonsecaspecs: Allow an API to spread across multiple modules.
2012-11-10 José FonsecaMerge branch 'd2d'
2012-11-08 José Fonsecad3dretrace: Fix MSVC build.
2012-11-08 José Fonsecaretrace: More useful warnings for object mismatches.
2012-11-08 José Fonsecad3d10,d3d11: Rudimentary retrace support.
2012-11-07 José Fonsecad3dretrace: Basic d3d10 support.
2012-11-07 José Fonsecad3dretrace: Add d3d9 prefix to d3d9 specific files.
2012-11-07 José FonsecaMerge branch 'master' into d2d
2012-11-05 José FonsecaMerge branch 'master' into dxva
2012-11-03 José FonsecaRename d3dsize.hpp to d3d9size.hpp
2012-11-03 José FonsecaDon't rely on D3D private data mechanism.
2012-10-27 José FonsecaDump depth textures as a single image (issue #97).
2012-10-27 José FonsecaDump symbolic aliases for internalFormats 1..4.
2012-10-27 José FonsecaDump thread ids on retrace.
2012-10-27 José FonsecaCleanup and comment the code.
2012-10-27 José FonsecaMerge branch 'master' into mt-trace
2012-10-27 José FonsecaDon't destroy current EGL context.
2012-10-26 José FonsecaAllow NaN, Infinity in JSON.
2012-10-26 José FonsecaMore efficient synchronous multi-threading.
2012-10-25 José FonsecaMerge remote-tracking branch 'github/master' into mt...
2012-10-25 José FonsecaIgnore CGLUpdateContext
2012-10-25 José FonsecaKeep the view pointer in the drawable.
2012-10-25 José FonsecaDon't dump ignored functions when retracing.
2012-10-25 José FonsecaIgnore OpenGL core 3.2 requirement on Windows.
2012-10-25 José FonsecaHandle visual creation errors.
2012-10-25 José FonsecaFix creation of shared WGL contexts.
2012-10-25 José FonsecaDon't show pbuffers in windows.
2012-10-24 José FonsecaMake code more robust against multiply bound CGL contexts.
2012-10-24 José FonsecaIgnore CGLUpdateContext
2012-10-24 José FonsecaFix current context tracking.
2012-10-24 José FonsecaUse compiler TLS support.
2012-10-24 José FonsecaForce Cocoa to enter multithreaded mode.
2012-10-24 José FonsecaKeep the view pointer in the drawable.
2012-10-24 José FonsecaEnsure each thread has its own NSAutoreleasePool.
2012-10-24 José FonsecaRemove unnecessary header.
2012-10-24 José FonsecaDon't parse concurrently with retracing.
2012-10-24 José FonsecaCall XInitThreads.
2012-10-24 José FonsecaDon't dump ignored functions when retracing.
2012-10-24 José FonsecaIgnore OpenGL core 3.2 requirement on Windows.
2012-10-24 José FonsecaHandle visual creation errors.
2012-10-24 José FonsecaSimplify TLS.
2012-10-23 José FonsecaFix creation of shared WGL contexts.
2012-10-22 José FonsecaDon't show pbuffers in windows.
2012-10-20 Imre Deakmt retrace: add support for multi-threaded playback
2012-10-20 Imre Deakdon't call glGetError if there is no active context
2012-10-19 José Fonsecaglretrace: Put currentContext on TLS.
2012-10-19 José FonsecaKill currentDrawable.
2012-10-19 José FonsecaFix CGLChoosePixelFormat attribute parsing.
2012-10-19 José FonsecaDetermine core32 from the traces.
2012-10-19 José FonsecaHandle nested glErrors.
2012-10-19 José FonsecaMake glretrace trace-friendly.
2012-10-18 José FonsecaCheck extensions via glGetStringi() on core profile.
2012-10-16 José FonsecaDisabled code to use Apple software renderer.
2012-10-16 José FonsecaIgnore CGLChoose/DestroyPixelFormat calls.
2012-10-16 José FonsecaMinimal implementation of CGLTexImageIOSurface2D.
2012-10-16 José FonsecaMinimal implementation of CGLCreateContext/CGLDestroyCo...
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-10 José FonsecaAdd a few more assertions.
2012-10-10 Carl Worthretrace: Fix off-by-one error in detection of intersect...
2012-10-05 José FonsecaFix retracing when glUseProgram & glUseProgramObjectARB...
2012-10-04 José FonsecaBasic retrace support for glXCreate/DestroyPbuffer...
2012-09-28 José FonsecaFix cube map image dumping.
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-09-20 José FonsecaDump D3D9 shader state.
2012-08-29 James BentonFix bug in profiling time synchronisation.
2012-08-27 José FonsecaDelete context when retracing wglDeleteContext.
2012-08-16 James BentonImprove profiling.
2012-08-16 James BentonCPU Profiling now includes all OpenGL calls (was only...
2012-08-16 James BentonSynchronise gpuStart and cpuStart for profiling.
2012-08-13 José FonsecaMerge branch 'profile-gui'
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-09 James BentonAPIENTRY debugOutputCallback on declaration too.
2012-08-09 James BentonAdd APIENTRY call convention to debug output callback.
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-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.
next