]> git.cworth.org Git - apitrace/shortlog
apitrace
2013-04-12 Carl WorthUse skiplist-based FastCallSet within trace::CallSet master
2013-04-12 Carl WorthRename trim::CallSet to trace::FastCallSet
2013-04-12 Carl WorthExtend trim::CallSet with a new range-based add method.
2013-04-12 Carl Worthtrim: Use custom skiplist for required list (instead...
2013-04-12 Carl Worthtrim: Enable dependency analysis (--auto) by default.
2013-04-12 Carl Worthtrim: Add --no-deps, --no-prune, and --exact options.
2013-04-12 Carl WorthFix sorting of callFlagTable
2013-04-12 Carl Worthtrim: Fix early-bailout bug when accepting both --calls...
2013-04-12 Carl Worthtrim: Greatly expand the list of calls considered to...
2013-04-12 Carl Worthtrim: Don't consider a SwapBuffers call has having...
2013-04-12 Carl Worthtrim --prune: Look at FLAG_NO_SIDE_EFFECTS rather than...
2013-04-12 José Fonsecagltrace,glretrace: Properly handle PBOs with GL_EXT_dir...
2013-04-12 Carl Worthreplay: Add a --loop option to repeatedly loop over...
2013-04-12 Carl Worthglretrace: Flush outstanding requests when waiting...
2013-04-12 José FonsecaCleanup README formatting.
2013-04-12 José Fonsecagui: Fix includes.
2013-04-12 Carl Worthqapitrace: Support executing glretrace on a remote...
2013-04-12 José Fonsecacmake: Update android.toolchain.cmake from upstream...
2013-04-11 José FonsecaRename Android.markdown to Dalvik.markdown.
2013-04-11 Alexander MonakovImprove Android tracing instructions
2013-04-11 José Fonsecagui: Handle calls stranded between frames gracefully...
2013-04-10 José Fonsecacli: Fix script search for out of source build.
2013-04-08 José Fonsecagltrace: Handle negative lengths in glShaderSource...
2013-03-27 José FonsecaAdd per-directory synopsis.
2013-03-27 José FonsecaAdd a high-level overview of apitrace source tree.
2013-03-27 José Fonsecacommon: Add more comments.
2013-03-20 Laurent Carliercmake: Check for libproc library name
2013-03-12 José Fonsecacommon: Set flags for D3D11.1 calls too.
2013-03-12 Jeff Muizelaard3dretrace: Add state dumping support for ID3D11DeviceC...
2013-03-12 José Fonsecaglretrace: Fix cpu timings when not measuring gpu times.
2013-03-11 Jeff MuizelaarAdd some missing DXGI and D3D11.1 api
2013-03-11 José Fonsecadispatch: Compensate for broken GL headers in Visual...
2013-03-11 José Fonsecacmake: Fix D2D include path w/ Visual Studio 2012.
2013-03-11 Rob Clarkgui: Link against pthread.
2013-03-06 José Fonsecaglretrace: Fix several problems with the earlier commit.
2013-03-06 Jerome Glisseretrace: Add single thread option.
2013-03-06 José Fonsecaglretrace: Fix dumping of cube map FBO attachements.
2013-03-06 José Fonsecadirectxtex: Fix MinGW64 build.
2013-03-06 José Fonsecad3dretrace: Use DirectXTex for d3d10 state too.
2013-03-06 José FonsecaMerge branch 'directxtex'
2013-03-04 Shuang HeExtend profiling tool to support Vsize and Rss memory...
2013-02-22 José FonsecaUpdate news for new nomenclature.
2013-02-22 Carl Worthcli: Add an alias mechanism and alias "retrace" to...
2013-02-22 Carl Worthcli: Rename "apitrace retrace" to "apitrace replay".
2013-02-22 José Fonsecadxgitrace: Generalize the swapchain size for the entry...
2013-02-22 José Fonsecad3dretrace: Force DWM traces to run on a window.
2013-02-22 José FonsecaSerialize swapchain dimensions.
2013-02-22 José Fonsecatrace: Unwrap all args before serializing them.
2013-02-22 José Fonsecatrace: Remove unused Trace::unwrapRet method.
2013-02-22 José Fonsecainject: Always output warning messages to debug output.
2013-02-22 José Fonsecainject: Add define to use environment var instead of...
2013-02-22 José Fonsecad3dretrace: Cope with _MAP_FLAG_DO_NOT_WAIT flags.
2013-02-22 José Fonsecad3dretrace: Replay IUnknown::AddRef/Release methods...
2013-02-21 José Fonsecatrace_parser: More comprehensive debug output.
2013-02-16 Carl Worthreplay: Support applications mixing glCreateProgramObje...
2013-02-13 José FonsecaGet DWM traces working.
2013-02-08 José Fonsecaspecs/dxva: Try to define DXVA2_PVP_SETKEY.
2013-02-06 Carl Worthtrim: Trim swapbuffers calls when --trim-spec=drawing
2013-02-06 Carl Worthtrim: Add a new --trim-spec option for fine-grained...
2013-02-06 José Fonsecad3dtrace: Fix DXVA2_DecodeExecuteParams::pCompressedBuf...
2013-02-06 José Fonsecad3dtrace: Recognize YV12 format.
2013-02-05 José FonsecaUpdate Android instructions.
2013-02-01 José Fonsecaglstate: Cleanup the read buffer selection code slightly.
2013-02-01 Rob Clarkimage: make getDrawBufferImage() work for ES or !ARB_dr...
2013-02-01 José Fonsecad3dretrace: Recognize IDirect3DDevice9Ex::PresentEx...
2013-01-28 Carl Worthtrim: Fix short command-line option -a for "apitrace...
2013-01-23 José Fonsecaglretrace: Fix snapshots on GL 3.2 core contexts (issue...
2013-01-23 José Fonsecaglretrace: Ignore a few more CGL calls.
2013-01-23 José Fonsecaos: Cast pthread_create's arg parameter.
2012-12-20 José Fonsecacli: Inject DLL on windows by default.
2012-12-20 José Fonsecacli: Update description of windows trace apis.
2012-12-20 José Fonsecagltrace: Prevent use of uninitialised variable.
2012-12-20 José Fonsecagltrace: Recognize more ES parameters.
2012-12-20 José Fonsecagltrace: Support GL_(NUM_)PROGRAM_BINARY_FORMATS (issue...
2012-12-20 José Fonsecagltrace/retrace: Full support for variable length param...
2012-12-20 José Fonsecaretrace: Split ScopedAllocator into its own header.
2012-12-18 José FonsecaUpdate downloads link.
2012-12-12 José Fonsecacli: Fix MSVC build.
2012-12-12 José Fonsecad3dretrace: presents may flip so set CALL_FLAG_SWAP_REN...
2012-12-12 José Fonsecad3dretrace: Dump D3D8 images too.
2012-12-11 José Fonsecascripts: Add some missing code.
2012-12-11 José Fonsecascripts: New script to convert to PIX.
2012-12-11 José Fonsecad3dretrace: Follow --driver option for d3d8/d3d9 too
2012-12-11 José Fonsecad3d9state: Upack D3DFMT_R5G6B5 too.
2012-12-11 José Fonsecascripts: Don't install bogus sample.py
2012-12-11 José Fonsecascripts: Install all of them.
2012-12-11 José FonsecaInstall all thirdparty licenses.
2012-12-11 José FonsecaMerge branch 'trim-auto'
2012-12-10 José FonsecaMerge remote-tracking branch 'github/timestamp'
2012-12-10 José Fonsecaglretrace: Remove the gpu/cpu time syncing code.
2012-12-09 José Fonsecacmake: Move the binary/installs definitions to CLI.
2012-12-09 José Fonsecaqapitrace: Determine binary dir in run-time.
2012-12-09 José Fonsecaqapitrace: Adjust PATH only once and for all.
2012-12-09 José Fonsecaqapitrace: Fix histogram tooltip for profiles with...
2012-12-08 Alexandr Akulichgui/tracedialog: Don't show warning when user cancel...
2012-12-08 Alexandr Akulichgui/mainwindow: Add functions that toggle actions enabl...
2012-12-08 Alexandr Akulichgui: Fix crash on trigger actions without loaded trace...
2012-12-08 Alexandr Akulichgui: Small style/usability fixes.
2012-12-08 Carl Worthglretrace: Use GL_TIMESTAMP (if available) for CPU...
2012-12-07 José Fonsecad3d11state: Use DirectXTex for format conversion.
next