]> git.cworth.org Git - apitrace/shortlog
apitrace
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
2013-05-23 José Fonsecad3dretrace: Output human legible strings from HRESULT.
2013-05-23 José Fonsecaretrace: Output message when swizzled objects are deleted.
2013-05-23 Alexander MonakovUse libstdc++ demangler
2013-05-23 Alexander MonakovRemove GlibcBacktraceProvider
2013-05-23 Alexander MonakovSwitch to libbacktrace provider
2013-05-23 Alexander MonakovImplement libbacktrace provider
2013-05-23 Alexander MonakovAdd libbacktrace to third-party libs for ELF
2013-05-23 Alexander MonakovAdd libbacktrace CMake build script
2013-05-23 Alexander MonakovAdd replacement headers for libbacktrace
2013-05-23 Alexander MonakovImport libbacktrace, sans autotools build files
2013-05-23 Alexander MonakovCleanup backtrace setup code
2013-05-22 José Fonsecaglretrace: Fix currentDrawable size book-keeping on...
2013-05-22 José Fonsecasnapdiff: Avoid problems when there is a size mismatch.
2013-05-20 José Fonsecaglretrace: Never under-estimate the drawable dimensions...
2013-05-20 José Fonsecad3dstate: Dump depth-stencil images.
2013-05-20 José Fonsecad3dstate: Ensure COM is initialized before calling...
2013-05-17 José Fonsecaglstate: Dump some of GL_ARB_vertex_attrib_binding...
2013-05-13 José FonsecaMerge branch 'backtrace'
2013-05-13 Alexander Monakovcommon: Cleanup backtrace.
2013-05-13 Alexander Monakovgui: Make "Details View" the default pane.
2013-05-13 José FonsecaRe-add backtrace_is_needed() call.
2013-05-13 Alexander MonakovFix Android build.
2013-05-10 José Fonsecaglstate: Create downsampled framebuffers for textures...
2013-05-10 José Fonsecaglstate: Bind the bound draw fbo for read before dumping.
2013-05-10 José Fonsecaglstate: Fix typo in glBindRenderbuffer argument.
2013-05-10 José Fonsecaglstate: Don't dump garbage when glReadPixels fail.
2013-05-10 José Fonsecaretrace: Join with runner threads before destroy runner...
2013-05-10 José Fonsecaglxtrace: Fix glXBindTexImageEXT on NVIDIA.
2013-05-10 José FonsecaMerge branch 'fork-safe' (issue #110)
2013-05-10 José Fonsecaos: Prevent app from redirecting log messages.
2013-05-10 José Fonsecatrace: Check process id also when the destructor is...
2013-05-10 José Fonsecaglretrace: Silence the warnings about unsupported GLX_E...
2013-05-10 José Fonsecaglxtrace: Always use GL_RGBA for glXBindTexImageEXT.
2013-05-10 José Fonsecaglxtrace: Prevent overflow in glXBindTexImageEXT fo.
2013-05-10 José Fonsecaglxtrace: Basic EXT_texture_from_pixmap support.
2013-05-10 José Fonsecaglxtrace: Cleanup the GLX enums.
2013-05-09 José FonsecaTry to be robust against fork.
2013-05-08 Ben KellyUse ndk-android-r7 for FirefoxOS builds.
2013-05-06 José FonsecaUse ids for frames.
2013-05-05 José FonsecaFix windows build.
2013-05-05 José FonsecaCleanup the backtrace representation.
2013-05-04 José FonsecaRemove FunctionSig::backtrace member.
2013-05-04 Eugene VelesevichBacktrace via call detail
2013-05-04 Alexander MonakovImplement interposing of dlopen on Android
2013-05-04 José FonsecaDefine _GNU_SOURCE for the whole tree.
2013-05-04 Ben KellyFix Android target build on Apple hosts.
2013-05-03 José Fonsecad3d9trace: Fix D3DPT_TRIANGLEFAN vertex count computation.
2013-05-02 José FonsecaTag a new release 4.0.
2013-04-28 José Fonsecaglstate: Fallback to GLX when there is no current EGL...
2013-04-26 José Fonsecaconvert: Add a few notes.
2013-04-26 José Fonsecad3d9trace: Fix wrapping of IDirect3DSwapChain9Ex pointers.
2013-04-26 José Fonsecascripts/convert: Allow converting from PIX.
2013-04-26 José Fonsecagltrace: Handle even more formats in _gl_format_channels().
2013-04-26 José Fonsecagltrace: Recognize GL_*_INTEGER in _gl_format_channels...
2013-04-24 Shuang HeAdd option '--snapshot-format=' to allow write raw...
2013-04-23 José Fonsecad3dretrace: Give more helpful messages for d3d debug...
2013-04-23 José Fonsecaos: Be more concise with the semantics of os::abort.
2013-04-23 José Fonsecaos: Bring back the compiler TLS check.
2013-04-23 José Fonsecaglretrace: Use OS_THREAD_SPECIFIC_PTR on glws_cocoa.mm
2013-04-23 José Fonsecaos: Fallback to OS TLS when compiler does not support...
2013-04-23 José Fonsecaos: Simplify os::thread_specific_ptr.
2013-04-23 José FonsecaRevert "Remove os::thread_specific_ptr"
next