]> git.cworth.org Git - apitrace/history - gui/retracer.cpp
Lookup call state on double-click.
[apitrace] / gui / retracer.cpp
2011-11-27 José FonsecaAllow to retrace with EGL too.
2011-11-24 José FonsecaPrevent segfault on glretrace crash (fixes issue #52).
2011-11-01 José FonsecaExpose build/install dirs as a define.
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-06-01 José FonsecaUse double buffer visuals by default.
2011-04-20 Zack RusinCall the action "error checking" instead of "benchmarking"
2011-04-20 Zack RusinLarge chunk of showing the replay errors.
2011-04-12 Zack RusinRespect the double buffered option when looking up...
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.