]> git.cworth.org Git - apitrace/history - gui/saverthread.cpp
Use skiplist-based FastCallSet within trace::CallSet
[apitrace] / gui / saverthread.cpp
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-07-12 José FonsecaMerge commit '5c298db8fe117e0a445af051335aa0da91c3a31b'
2012-07-07 zackrMerge pull request #88 from gregory38/image-alpha-chann...
2012-07-06 Zack Rusingui: Fix editing of the shaders
2012-04-15 José FonsecaCleanup how pointers are handled.
2012-03-17 José FonsecaMerge branch 'master' into d3dretrace
2012-01-31 José FonsecaMerge branch 'master' into d2d
2012-01-27 Carl WorthCorrectly copy "out" arguments to the "leave" portion...
2012-01-21 José FonsecaMerge branch 'master' into d2d
2011-11-24 Carl WorthParse doubles to a new Double class rather than to...
2011-10-27 José FonsecaLower case namespaces.
2011-09-23 José FonsecaMerge branch 'master' into d3d10
2011-09-21 Zack RusinMerge branch 'on-demand-loading'
2011-09-14 Zack RusinActually save the edited calls.
2011-09-14 Zack RusinImplement trace saving.
2011-09-01 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-08-29 Zack RusinChange apiarray to use a qvector instead of a qlist
2011-08-29 Zack RusinSwitch more places from qlist to qvector.
2011-08-29 Zack RusinSwitch list to a vector.
2011-05-28 José FonsecaMake Trace::Writer methods a bit more consistent.
2011-05-28 José FonsecaBetter naming for bitmask signature.
2011-05-28 José FonsecaUnify Call::Signature into FunctionSig.
2011-05-28 José FonsecaUnify Struct::Signature into StructSig
2011-05-28 José FonsecaTurn trace writer into a class.
2011-05-24 José Fonsecatrace_write -> trace_writer
2011-05-09 José FonsecaMerge branch 'master' into multi-context
2011-05-07 José FonsecaFully segregate Floats from doubles.
2011-04-23 José Fonsecas/TRACE_PATH/TRACE_FILE/
2011-04-19 Zack RusinLarge chunk of functionality to show errors.
2011-04-18 Zack RusinMerge branch 'trace-editing'
2011-04-18 Zack RusinFix saving of traces with pointers.
2011-04-18 Zack RusinLots of various cosmetic changes to the call editing.
2011-04-18 Zack RusinA first working version of saving :)
2011-04-18 Zack RusinDo some initial saving.
2011-04-18 Zack RusinSave the blob.
2011-04-18 Zack RusinImplement a bulk of trace saving.