]> git.cworth.org Git - apitrace/history - gui/retracer.cpp
qapitrace: Adjust PATH only once and for all.
[apitrace] / gui / retracer.cpp
2012-12-09 José Fonsecaqapitrace: Adjust PATH only once and for all.
2012-12-07 José FonsecaDrop API_D3D10/11.
2012-12-07 José Fonsecaimage: Move image code into its own module.
2012-11-15 José Fonsecagui: Silence unused var warning.
2012-11-14 José FonsecaMerge branch 'modules'
2012-11-14 José FonsecaUpdate use/mention of options.
2012-11-07 José FonsecaMerge branch 'master' into d2d
2012-11-05 José FonsecaMerge branch 'master' into dxva
2012-10-27 José FonsecaMerge branch 'master' into mt-trace
2012-10-27 José FonsecaAlways use bundled QJson.
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-08-16 James BentonAllow BlockingIO read of profiling results.
2012-08-13 José FonsecaMerge branch 'profile-gui'
2012-08-10 José FonsecaMerge remote-tracking branch 'github/master' into profi...
2012-08-08 James BentonAdd gui support for trace profiling.
2012-07-12 José FonsecaMerge commit '5c298db8fe117e0a445af051335aa0da91c3a31b'
2012-07-07 zackrMerge pull request #88 from gregory38/image-alpha-chann...
2012-07-07 zackrMerge pull request #87 from gregory38/multiple-line...
2012-07-06 gregoryglsl edit: grep multiline error/warning messages
2012-04-23 José FonsecaDetect/handle more APIs in CLI/GUI.
2012-04-13 José FonsecaMerge branch 'd3dretrace'
2012-04-05 José FonsecaDisable BlockingIODevice with QJSON.
2012-03-30 José FonsecaMerge branch 'master' into d3dretrace
2012-03-27 José FonsecaShow important retrace messages long enough to read.
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...
2012-01-21 José FonsecaMerge branch 'master' into d2d
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.