]> git.cworth.org Git - apitrace/history - gui/retracer.cpp
Reduce the size of ApiTraceCall, ApiTraceEvent and ApiTraceFrame
[apitrace] / gui / retracer.cpp
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.