]> git.cworth.org Git - apitrace/history - gui/apitracemodel.cpp
Use skiplist-based FastCallSet within trace::CallSet
[apitrace] / gui / apitracemodel.cpp
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-03-30 José FonsecaMerge branch 'master' into d3dretrace
2012-03-24 José FonsecaMerge branch 'gui-thumbnails'
2012-03-24 José FonsecaPass list of frames by reference.
2012-03-11 Dan McCabeDisplay captured snapshots as thumbnails.
2011-09-23 José FonsecaMerge branch 'master' into d3d10
2011-09-21 Zack RusinMerge branch 'on-demand-loading'
2011-09-18 Zack RusinDelete loadertest and cleanup some of the new api.
2011-09-16 Zack RusinShow thumbnail of the color buffer in tooltips.
2011-09-14 Zack RusinRemove unused callIndex methods.
2011-09-07 Zack RusinMake state lookups with on-demand loading work.
2011-09-07 Zack RusinFirst working on demand loading!
2011-09-06 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-09-06 Zack RusinSwitch the gui to the on-demand-loader.
2011-09-01 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-08-28 Zack RusinReduce the size of ApiTraceCall, ApiTraceEvent and...
2011-04-27 Zack RusinShow the size of binary data uploaded in a frame.
2011-04-27 Zack RusinCleanup the ApiTraceFrame a bit.
2011-04-21 Zack RusinFix minor errors in the apitracemodel
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-16 Zack RusinMake apitracecall an actual class.
2011-04-13 Zack RusinHighly optimize searching and fix a crash.
2011-04-13 Zack RusinAdd a search widget and fix go to.
2011-04-11 Zack RusinImplement tracing from the ui.
2011-04-11 Zack RusinImplement jumping to a specific call.
2011-04-09 José FonsecaMerge branch 'master' into noglut
2011-04-03 Zack RusinIndex shouldn't be bold, plus don't newline after index...
2011-04-02 Zack RusinTooltips in the event list
2011-04-02 Zack RusinCleanup the event model code.
2011-03-31 Zack RusinIntroduce ApiTrace which encapsulates the data.
2011-03-31 Zack Rusinadd lots of quirks and details view
2011-03-31 Zack Rusinsome color in the list
2011-03-31 Zack RusinA lot better data conversions.
2011-03-31 Zack RusinAdd a basic gui for apitrace.