]> git.cworth.org Git - apitrace/shortlog
apitrace
2012-12-07 José Fonsecadirectxtex: Get it building on MinGW.
2012-12-07 José Fonsecadirectxtex: Fix include filename case.
2012-12-07 José Fonsecadirectxtex: Don't redefine NOMINMAX.
2012-12-07 José Fonsecadirectxtex: Build with cmake.
2012-12-07 José Fonsecathirdparty/directxtex: Import DirectXTex library.
2012-12-07 José Fonsecacommon: Recognize Create* as DirectX call.
2012-12-07 José Fonsecaimage: Add forgotten CMakeLists.txt
2012-12-07 José FonsecaDrop API_D3D10/11.
2012-12-07 José Fonsecacli: Remove dead files.
2012-12-07 José Fonsecacli: Move pickle.hpp in.
2012-12-07 José Fonsecaimage: Move image code into its own module.
2012-12-07 José Fonsecacli: Merge trace_resource.cpp and trace_tools_trace...
2012-12-06 José Fonsecatracediff: Fix python differ to not highlight when...
2012-12-06 José Fonsecaspecs: A few more tweaks to D3D specs.
2012-12-06 José Fonsecatracediff: Fix python differ to not highlight when...
2012-12-05 José Fonsecad3dretrace: Fix driver overriding when pAdapter is...
2012-12-05 José Fonsecad3dretrace: Use debugging when available.
2012-12-05 José Fonsecagui: Drop console on Windows.
2012-12-05 José Fonsecad3d9state: Dump rendertarget images to JSON.
2012-12-05 José Fonsecad3dretrace: Remove left ofer redundant code.
2012-12-05 José Fonsecaos: Use CLOCK_MONOTONIC
2012-12-04 José Fonsecainject: Use DLL injection for D3D10+ tracing.
2012-12-04 José Fonsecad3dretrace: Dump D3D11 images/shaders too.
2012-12-02 Carl Worthglretrace, dump-images: Accept --call-nos=no to get...
2012-12-01 José FonsecaMerge branch 'master' into trim-auto
2012-12-01 José Fonsecaspecs: A few more tweaks to D3D specs.
2012-11-28 José Fonsecad3dstate: Fix MSVC build.
2012-11-28 José Fonsecaspecs: Minor tweaks to d3d7-9 specs.
2012-11-28 José Fonsecad3dretrace: Dump d3d10 geometry shaders.
2012-11-28 José Fonsecad3d10state: Dump shaders.
2012-11-28 José Fonsecad3d10state: Dump rendertargets.
2012-11-28 José Fonsecagui: Take all state in consideration when determining...
2012-11-28 José Fonsecaretrace: Factor out image json dumping into json.cpp.
2012-11-28 José Fonsecaretrace: Move JSON write implementation to a .cpp file.
2012-11-27 José Fonsecastate: Drop several unused json image members.
2012-11-27 José Fonsecaimage: Make PNG writing an Image method.
2012-11-27 José Fonsecaglstate: Use stringstream for holding the temporary...
2012-11-27 José Fonsecad3dretrace: Release d3d9 shader objects.
2012-11-27 José Fonsecad3d10: Ignore D3D10CreateBlob.
2012-11-27 José Fonsecad3dretrace: Backout temporary debugging code.
2012-11-27 José Fonsecad3dtrace,d3dretrace: Remove D3DX9 headers.
2012-11-27 José Fonsecad3dtrace,d3dretrace: Move shader disassembly helpers...
2012-11-27 José Fonsecaspecs: Drop d3d10effect and d3d10shader.
2012-11-27 José Fonsecaretracediff: Allow passing driver and arbitrary options...
2012-11-27 José Fonsecad3dretrace: Allow to force a driver type.
2012-11-27 José Fonsecad3dstate: Fix thinko on stage resource MiscFlags.
2012-11-26 José Fonsecaddraw: Fix DDPIXELFORMAT.MultiSampleCaps spec.
2012-11-26 José Fonsecad3dtrace: Prevent clashes in method signature IDs.
2012-11-26 José Fonsecad3dretrace: Prevent ScopedAllocator::alloc<D3DPRESENT_P...
2012-11-26 José Fonsecacmake: Fix MSVC build.
2012-11-24 José Fonsecad3dretrace: Basic d3d8 support.
2012-11-24 José Fonsecad3d8trace: Further tweaks to the spec.
2012-11-24 José Fonsecad3dretrace: Use consistent filenames.
2012-11-23 José Fonsecadxgitrace: Fix build when recent d3d10 versions are...
2012-11-23 José Fonsecatrace: Silence object wrap debug messages.
2012-11-23 José Fonsecad3dtrace: Smarter tracking of interface wrappers.
2012-11-23 José Fonsecad3dretrace: Try to match the window size in the dxgi...
2012-11-23 José Fonsecatrace: Catch attempts to call unimplemented methods.
2012-11-23 José Fonsecadxgitrace: Merge tracing of all DXGI related APIs.
2012-11-22 José Fonsecaretrace: Dump call number on exceptions.
2012-11-22 José Fonsecaretrace: Just warn in face of an unexpected non-null...
2012-11-22 José Fonsecad3d11: Set out flag for output object arrays.
2012-11-22 José Fonsecatrim: Retain exact as default behaviour.
2012-11-22 José Fonsecas/UNINTERESTING/VERBOSE/
2012-11-22 Carl Worthtrim: Avoid trimming textures when referenced by a...
2012-11-22 Carl Worthtrim: Move explanatory message from stdout to stderr.
2012-11-22 Carl Worthtrim: Print a warning message when doing dependency...
2012-11-22 Carl Worthtrim: Move TraceAnalyzer out of cli_trim.cpp into its...
2012-11-22 Carl Worthtrim: Never trim any glBindTexture calls.
2012-11-22 Carl Worthtrim: Never trim any textures bound within a display...
2012-11-22 Carl Worthtrim: Add support for display lists.
2012-11-22 Carl Worthtrim: Conservatively make shader programs depend on...
2012-11-22 Carl Worthtrim: Perform correct state tracking for glActiveTexture
2012-11-22 Carl Worthtrim: Add a new --print-callset option.
2012-11-22 Carl Worthtrim: Add a --frames option for selecting frames to...
2012-11-22 Carl Worthtrim: Abstract common stringstream idioms into shared...
2012-11-22 Carl Worthtrim: Fix bug linking incorrect programs to shaders...
2012-11-22 Carl Worthtrim: Add support for trimming out unused shaders.
2012-11-22 Carl Worthtrim: Drop unused textures while trimming.
2012-11-22 Carl Worthtrim: Close some memory leaks.
2012-11-22 Carl Worthtrim: Trim most drawing operations outside of the user...
2012-11-22 Carl Worthtrim: Avoid doing any analysis past the end of the...
2012-11-22 Carl Worthtrim: Add a more condensed usage message for error...
2012-11-22 Carl Worthtrim: Prune uninteresting calls while trimming (unless...
2012-11-22 Carl Worthtrim: Complain if given extraneous arguments.
2012-11-22 Carl Worthtrim: Add framework for performing dependency analysis...
2012-11-21 José Fonsecadocs: Eliminate most references to glretrace.
2012-11-21 José Fonsecacli_retrace: Forward all options to retrace program.
2012-11-21 José Fonsecacli: Auto-detect retrace for dump-images too.
2012-11-21 José Fonsecacli: Guess the retrace excutable adequate for the trace.
2012-11-20 José Fonsecad3d10,d3d11: Take the UpdateSubresource box in full...
2012-11-20 José FonsecaMerge branch 'union-type'
2012-11-20 José Fonsecadump: Pretty print anonymous structure members.
2012-11-20 José Fonsecad3d10/d3d11: Complete union support.
2012-11-20 José Fonsecad3d10: Add missing flags.
2012-11-20 José Fonsecadxgi: Support tracng DWM process.
2012-11-20 José Fonsecad3dretrace: Dump d3d10 snapshots too.
2012-11-20 José Fonsecad3d10/d3d10_1: Expose DXGI entrypoints.
2012-11-20 José Fonsecaspecs: Initial attempt to support unions.
2012-11-20 José Fonsecad3d10/d3d11: Use consistent members for buffer views.
next