]> git.cworth.org Git - apitrace/shortlog
apitrace
2013-07-12 Andreas HartmetzWarn on unknown attrib_list keys.
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-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.
2013-05-30 José Fonsecaglstate: Dump parameters for array and multisample...
2013-05-30 José Fonsecaglstate: Pick a face when dumping cube map level parame...
2013-05-30 José Fonsecaglstate: Flush previous GL errors before trying to...
2013-05-30 José Fonsecacli: Allow to use `apitrace trace` from MSVC build...
2013-05-30 José Fonsecacli: Prevent NULL pointer deref when trace verbose...
2013-05-30 Vladimír Vondrušlibbacktrace: Fix compilation failure (issue #137).
2013-05-30 José Fonsecadxgitrace: Handle simultanous D3D11 maps.
2013-05-30 José Fonsecadxgi(re)trace: Organize mapping info into a structure.
2013-05-30 José Fonsecaegltrace: Support GL_EXT_multisampled_render_to_texture...
2013-05-30 José Fonsecaglretrace: Try to swizzle GL_ARB_copy_image name parame...
2013-05-30 José Fonsecaglretrace: Swizzle more object names.
2013-05-30 José Fonsecagltrace: Add specs for a few more extensions.
2013-05-30 José Fonsecaglstate: Handle GL_COMPUTE_SHADER.
2013-05-29 José FonsecaMention both ffmpeg & libav.
2013-05-29 Nigel StewartFix documentation typo.
2013-05-29 Nigel StewartUbuntu 12.04 reports ffmpeg as deprecated, use avconv...
2013-05-29 José Fonsecadxgiretrace: Swizzle IDXGISurface maps.
2013-05-29 José Fonsecalibbacktrace: Ignore generated headers.
2013-05-29 José Fonsecalibbacktrace: Tweak the CMakeLists.txt
2013-05-29 José Fonsecaspecs: GL_VERTEX_ATTRIB_ARRAY_INTEGER param is a boolean
2013-05-29 José Fonsecaspecs: Add a few recent extensions.
2013-05-29 José Fonsecaglretrace: Make glTransformFeedbackAttribsNV replayable.
2013-05-29 José Fonsecaspecs: Ensure query ids are swizzled when replaying.
2013-05-29 José Fonsecaspecs: Reorder glapi.py functions.
2013-05-29 Mark Kilgardsupport NV_path_rendering and indexed EXT_direct_state_...
2013-05-29 Mark Kilgardsupport program queries used by Cg Toolkit
2013-05-29 José Fonsecascripts: Make gltxt.py parse EGL specs correctly (issue...
2013-05-29 José Fonsecaegltrace: Refresh EGLenum from upstream.
2013-05-29 José Fonsecaegltrace: Consolidate enum definitions.
2013-05-29 Mike StroyanFix renderbuffer parameter type
2013-05-29 Mike StroyanFix defineShadowBufferHelper for buffer objects
2013-05-28 José Fonsecalibbacktrace: Fix out of source builds.
2013-05-28 José FonsecaMerge branch 'libbacktrace'
2013-05-28 José Fonsecacommon: Add copyright headers to trace_backtrace.hpp
2013-05-28 José Fonsecacommon: Fix C pre-processor logic.
2013-05-25 José Fonsecascripts: Simple script to extract PNG files from the...
2013-05-25 José Fonsecatracecheck: Stop relying on retrace '-c' option.
2013-05-25 José Fonsecaretrace: Create snapshot directory if it does not exist.
2013-05-25 José Fonsecadispatch: Silence warning about unused function.
2013-05-24 Vasil DimovIn Android.mk: explicitly specify the toolchain
2013-05-24 Vasil DimovIn Android.mk: skip if cmake is not present
next