]> git.cworth.org Git - apitrace/history - gui/retracer.h
Lookup call state on double-click.
[apitrace] / gui / retracer.h
2011-11-27 José FonsecaAllow to retrace with EGL too.
2011-11-24 José FonsecaPrevent segfault on glretrace crash (fixes issue #52).
2011-09-23 José FonsecaMerge branch 'master' into d3d10
2011-09-21 Zack RusinMerge branch 'on-demand-loading'
2011-09-14 Zack RusinProperly handle and propagate retrace errors.
2011-09-01 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-08-28 Zack RusinReduce the size of ApiTraceCall, ApiTraceEvent and...
2011-04-20 Zack RusinLarge chunk of showing the replay errors.
2011-04-10 Zack RusinReplay and parse json in a thread.
2011-04-09 José FonsecaMerge branch 'master' into noglut
2011-04-06 Zack RusinAbstract retracing into a class of its own.