]> git.cworth.org Git - apitrace/history - gui/retracer.cpp
Auto detect the API from the trace.
[apitrace] / gui / retracer.cpp
2012-03-27 José FonsecaAuto detect the API from the trace.
2012-03-26 José FonsecaMerge remote-tracking branch 'github/master' into gui...
2012-03-26 José FonsecaFix includes.
2012-03-25 José FonsecaMake frame thumbnail size consistent.
2012-03-25 José FonsecaGet JSON state to not be fully buffered into memory.
2012-03-25 José FonsecaDon't buffer all stdout from retrace when generating...
2012-03-24 José FonsecaProcess stderr one line at time.
2012-03-24 José FonsecaDon't read all json output to memory.
2012-03-24 José FonsecaMerge branch 'gui-thumbnails'
2012-03-24 José FonsecaDefer reading all standard error.
2012-03-11 Dan McCabeCapture snapshot stream in anticipation of displaying...
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.