]> git.cworth.org Git - apitrace/shortlog
apitrace
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"
2013-04-23 José FonsecaMove default argument to declaration.
2013-04-23 José FonsecaSet tabstops to 8
2013-04-23 Vasil DimovAdd Android.mk to aid integration with FirefoxOS
2013-04-18 José Fonsecasnapdiff: Zoom in small images.
2013-04-18 José Fonsecaretracediff: Avoid WindowsError 5 Access is denied...
2013-04-18 José Fonsecatracediff: Improve diff argument help message.
2013-04-17 José Fonsecad3dretrace: Remove debug Sleep.
2013-04-16 José Fonsecad3dretrace: Dump UINT formats too.
2013-04-15 José FonsecaGix MSVC build.
2013-04-15 José Fonsecaglstate: Dump a few more parameters.
2013-04-14 José Fonsecagltrace,glretrace: Better support for indirect draws...
2013-04-14 José Fonsecagltrace: Better handling of GetPerfMonitorCounterInfoAMD
2013-04-14 José Fonsecagltrace: Respect all string length parameters.
2013-04-14 José Fonsecagltrace: Handle negative lengths in glDebugMessageInser...
2013-04-13 José Fonsecagltrace,glretrace: A few more tweaks to (no) side-effec...
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...
next