]> git.cworth.org Git - apitrace/summary
 
descriptionCarl's hacks to apitrace (upstream at https://github.com/apitrace/apitrace)
ownerCarl Worth
last changeFri, 12 Apr 2013 21:30:38 +0000 (14:30 -0700)
shortlog
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.
...
heads
10 years ago glx-copy-sub-buffer
10 years ago texture-from-pixmap-proof-of-concept
11 years ago master