]> git.cworth.org Git - apitrace/history - gui/apitrace.cpp
Reduce the size of ApiTraceCall, ApiTraceEvent and ApiTraceFrame
[apitrace] / gui / apitrace.cpp
2011-08-28 Zack RusinReduce the size of ApiTraceCall, ApiTraceEvent and...
2011-08-28 Zack Rusinshave a few more megs by sizing trace call list correctly
2011-08-28 Zack RusinShare function signatures.
2011-07-29 José FonsecaRecognize glFrameTerminatorGREMEDY as swapbuffer frame...
2011-06-06 José FonsecaRecognize CGLFlushDrawable as a swapbuffer.
2011-04-27 Zack RusinCleanup the ApiTraceFrame a bit.
2011-04-21 Zack RusinFix minor errors in the apitracemodel
2011-04-20 Zack RusinVarious cleanups.
2011-04-19 Zack Rusinmore error handling changes.
2011-04-19 Zack RusinLarge chunk of functionality to show errors.
2011-04-18 Zack RusinMerge branch 'trace-editing'
2011-04-18 Zack RusinLots of various cosmetic changes to the call editing.
2011-04-18 Zack RusinDo some initial saving.
2011-04-17 Zack RusinMake sure that the trace knows when it needs saving.
2011-04-17 Zack RusinThe trace now knows whether is has been edited.
2011-04-17 Zack RusinVarious part now propagate the values.
2011-04-17 Zack RusinSet a parent trace on all the frames.
2011-04-16 Zack RusinMake apitracecall an actual class.
2011-04-13 Zack RusinImplement state diffing.
2011-04-13 Zack RusinAdd a search widget and fix go to.
2011-04-11 Zack RusinImplement tracing from the ui.
2011-03-31 Zack RusinLet retrace dump state.
2011-03-31 Zack RusinShow that we're loading a trace.
2011-03-31 Zack RusinIntroduce ApiTrace which encapsulates the data.