]> git.cworth.org Git - apitrace/shortlog
apitrace
2013-08-22 José Fonsecaretracediff: Only diff state if specified by command...
2013-08-19 José FonsecaCheck for ARB_sampler_objects before dumping its state.
2013-08-19 Min-Yu HuangTake GL_SAMPLER_BINDING in consideration.
2013-07-25 José Fonsecacli: Fix sed message.
2013-07-22 José FonsecaUse EGLAttribArray all the time.
2013-07-22 Andreas HartmetzTrivial formatting / consistency fixes.
2013-07-22 Andreas HartmetzUse the correct terminator EGL_NONE for eglChooseConfig...
2013-07-20 José FonsecaRe-enable rtti again.
2013-07-20 José Fonsecagltrace: Simplify AttribArray further.
2013-07-20 José Fonsecacgltrace: Fix CGLChoosePixelFormat prototype.
2013-07-20 José Fonsecaglretrace: Silence warning on wgl.
2013-07-20 Nigel StewartBuild: Disable RTTI support at build-time to discourage...
2013-07-20 Nigel Stewartglimports: Check for iOS and skip OpenGL and CGL as...
2013-07-20 Nigel Stewartglretrace: GLX and WGL support for ES2/EGL traces.
2013-07-20 José Fonsecawgltrace: Simplify pixel format attrib description.
2013-07-20 José FonsecaMerge branch 'attrib_list'
2013-07-20 José Fonsecawgltrace: Prevent duplicate variable declaration.
2013-07-20 Peter Lohrmannqapitrace: Add option to replay in singlethreaded mode
2013-07-20 José Fonsecaglstate: Try to match the number of channels in interna...
2013-07-19 José Fonsecaglstate: Better support for integer textures dumps.
2013-07-13 Andreas HartmetzRemove the last helper for the old incomplete attrib_li...
2013-07-13 Andreas HartmetzWGL: Support float-based attrib_list parameters.
2013-07-13 Andreas HartmetzAllow float-based attrib_lists as found in WGL.
2013-07-13 Andreas HartmetzRemove the now unused _AttribList_size.
2013-07-13 Andreas HartmetzGLX: More consistent naming of an AttribArray.
2013-07-12 Andreas HartmetzUpdate GLX attrib_list support from GLX 1.3 to 1.4.
2013-07-12 Andreas HartmetzWarn on unknown attrib_list keys.
2013-07-12 José FonsecaAggregate all info on debugging into a single place.
2013-07-11 Nigel StewartReplace dynamic_cast with virtual functions.
2013-07-09 Andreas HartmetzMore WGL support. It's ugly and the resulting code...
2013-07-09 Andreas Hartmetzattrib_list support for WGL function wglCreateContextAt...
2013-07-09 Andreas Hartmetzattrib_list support for glXChooseVisual, the last GLX...
2013-07-09 Andreas HartmetzUse the right attrib_list terminator and support the...
2013-07-09 Andreas HartmetzImprovements in AttribArray / attrib/list code generation.
2013-07-09 Andreas HartmetzProper AttribArray / attrib_list support for applicable...
2013-07-09 Andreas HartmetzAllow a custom terminator and support valueless keys...
2013-07-09 José Fonsecacli/sed: Very basic stream editing of traces.
2013-07-09 José Fonsecacli/trim: Fix error message.
2013-07-09 José Fonsecad3dstate: Dump compressed D3D10/11 textures.
2013-07-09 José Fonsecadirectxtex: Fix assertion failures on MinGW.
2013-07-09 José Fonsecad3dstate: Remove spurious statements.
2013-07-08 José Fonsecawgltrace: Update wglapi.py from specs.
2013-07-08 José Fonsecaglxtrace: Trace GLX_NV_present_video/GLX_NV_video_outpu...
2013-07-08 Nigel StewartSupport for Mac OS X 10.5 Leopard
2013-07-08 José Fonsecagui: Allow to edit strings.
2013-07-08 José FonsecaUse consistent cpp logic for including backtrace.h
2013-07-08 Vasil DimovSkip apitrace from FirefoxOS if NDK is not present
2013-07-08 Nigel StewartResolve C4267 MS compiler warnings
2013-07-08 Peter LohrmannDelete the file object if the trace file could not...
2013-07-08 Andreas HartmetzProper AttribArray / attrib_list support for applicable...
2013-07-08 Andreas HartmetzProper AttribArray / attrib_list support for applicable...
2013-07-08 Andreas HartmetzIntroduce AttribArray, a code generator for pseudo...
2013-07-03 José Fonsecad3dretrace: Dump D3D11 textures too.
2013-07-03 José Fonsecad3dretrace: Dump d3d10 PS resource shader views.
2013-07-02 Nigel Stewartcommon: Add platform #ifdefs for non-cmake build conven...
2013-07-02 Nigel StewartResolve some MS compiler warnings (in picky mode)
2013-06-28 José FonsecaRetry creating D3D10/11 devices without debug flags.
2013-06-27 José FonsecaOnly unbind dumpers when objects are truly released.
2013-06-26 José Fonsecad3d9trace: Improve D3D9 shader size computation.
2013-06-20 Cass Everittglretrace: swizzle locations into uniform arrays.
2013-06-20 José FonsecaSeveral documentation fixes.
2013-06-18 José FonsecaDocument the need to keep tracing robust.
2013-06-17 José Fonsecaos: Ensure len is properly computed on all getProcessNa...
2013-06-17 José Fonsecaos: Improve String with more comments and checks.
2013-06-17 Alexander Monakovegltrace/android: Fix tracing Zygote processes
2013-06-16 José FonsecaUse rand() on windows.
2013-06-16 Carl WorthUse skiplist-based FastCallSet within trace::CallSet
2013-06-16 Carl WorthRename trim::CallSet to trace::FastCallSet
2013-06-16 Carl WorthExtend trim::CallSet with a new range-based add method.
2013-06-16 Carl Worthtrim: Use custom skiplist for required list (instead...
2013-06-16 José FonsecaTweak the dev docs.
2013-06-16 José FonsecaFix trim doc.
2013-06-15 Vinjn ZhangFix pre-processor logic.
2013-06-15 José FonsecaPrevent infinite recursion with Steam's overlay.
2013-06-14 José FonsecaUpdate homepage link.
2013-06-14 Peter LohrmannAdd note about Qt and Windows 64 bits builds.
2013-06-14 José FonsecaCleanup known issues.
2013-06-13 José Fonsecad3dretrace: Handle deferred d3d11 contexts better.
2013-06-12 José Fonsecacli: Don't replace, but instead prepend the environment...
2013-06-12 José Fonsecagltrace: Emit fake glViewport/glScissor calls the first...
2013-06-12 José Fonsecagltrace: Also use dlopen.hpp for glxtrace.
2013-06-11 Chad Versaceegltrace/android: Fix tracing Zygote processes (v2)
2013-06-11 José FonsecaDocument what to expect in terms of trace size and...
2013-06-11 José FonsecaMention CMAKE_BUILD_TYPE on build instructions.
2013-06-10 José Fonsecagltrace: Expose marker functions when tracing is disabled.
2013-06-10 José Fonsecaglstate: Skip GL_COMPRESSED_TEXTURE_FORMATS when GL_NUM...
2013-06-09 José Fonsecacli: Fix typo in earlier commit.
2013-06-09 José Fonsecaretrace: Don't output color when stdout is not a tty...
2013-06-09 Gregory Hainautgltrace: Prevent crash in _glGetDebugMessageLog_length...
2013-06-08 Chirayu DesaiUpdate android.toolchain.cmake to upstream commit fd1f7...
2013-06-08 José Fonsecaconvert: Fix issues convertin trace -> pix.
2013-06-07 José Fonsecaglstate: Use helper function for flushing GL errors.
2013-06-07 José Fonsecaglstate: Avoid inlining so much code.
2013-06-04 José Fonsecaretrace: Remove the -c/--compare=PREFIX .
2013-06-01 José Fonsecacgltrace: DYLD_INSERT_LIBRARIES -> DYLD_INTERPOSE
2013-06-01 José Fonsecacgltrace: Add prototypes for all undocumented functions.
2013-06-01 José Fonsecadoc: Mention optional linux dependencies.
2013-06-01 José Fonsecaretrace: Don't try to recreate existing directories.
2013-05-31 Gregory Hainauteglretrace: Fix some EGL typos.
2013-05-30 José Fonsecaglstate: Recognize GL_ARB_program_interface_query params.
next