]> git.cworth.org Git - apitrace/shortlog
apitrace
2012-10-25 José FonsecaMerge remote-tracking branch 'github/master' into mt...
2012-10-25 José FonsecaDisassemble D3D10.1 shaders too.
2012-10-25 José FonsecaIgnore CGLUpdateContext
2012-10-25 José FonsecaSilence glXGetFBConfigAttrib calls.
2012-10-25 José FonsecaRemove supurious struct keyword.
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-25 José FonsecaBe nice to Eclipse error message parser.
2012-10-25 José FonsecaDisassemble D3D10.1 shaders too.
2012-10-24 José FonsecaMake code more robust against multiply bound CGL contexts.
2012-10-24 José FonsecaIgnore CGLUpdateContext
2012-10-24 José FonsecaUse compiler TLS for GL tracing.
2012-10-24 José FonsecaUse compiler TLS for thread_id tracking.
2012-10-24 José FonsecaFix current context tracking.
2012-10-24 José FonsecaSilence glXGetFBConfigAttrib calls.
2012-10-24 José FonsecaUse compiler TLS support.
2012-10-24 José FonsecaFix compilation with clang.
2012-10-24 José FonsecaRemove supurious struct keyword.
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é FonsecaPrefer clang on MacOSX.
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-23 José FonsecaImplement missing threading primitive for Windows.
2012-10-23 José FonsecaImplement and use os::thread.
2012-10-23 José FonsecaAttempt to track pages via http://githalytics.com/
2012-10-23 José FonsecaRemove links from README.
2012-10-22 José FonsecaCondition variable abstraction.
2012-10-22 José FonsecaAdd and use os::mutex.
2012-10-22 José FonsecaDon't show pbuffers in windows.
2012-10-21 José FonsecaLink to homepage.
2012-10-20 Imre Deakmt retrace: add support for multi-threaded playback
2012-10-20 Imre Deakmt retrace: add workqueue support
2012-10-20 Imre Deakdon't call glGetError if there is no active context
2012-10-19 José FonsecaBe nice to Eclipse error message parser.
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é FonsecaFix array swizzling.
2012-10-19 José FonsecaHandle GL_ARB_vertex_array_bgra better.
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-18 José FonsecaSwizzle fence names.
2012-10-18 José FonsecaImprovement LD_LIBRARY_PATH explanation.
2012-10-17 José FonsecaFix CGL call ordering in flag table.
2012-10-17 José FonsecaBetter instructions for 32-bits cross build (issue...
2012-10-16 José FonsecaDisabled code to use Apple software renderer.
2012-10-16 José FonsecaHide CGLGetCurrentContext calls
2012-10-16 José FonsecaFix GraphView member initialization order to silence...
2012-10-16 José FonsecaSwizzle array objects of GL_APPLE_vertex_array_object
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-16 José FonsecaDon't link glxtrace against Xlib. It is unnecessary.
2012-10-13 José FonsecaMention AMD CodeXL.
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.
next