]> git.cworth.org Git - apitrace/history - gui/traceloader.cpp
gui: Handle calls stranded between frames gracefully (issue #117).
[apitrace] / gui / traceloader.cpp
2013-04-11 José Fonsecagui: Handle calls stranded between frames gracefully...
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-03-30 José FonsecaMerge branch 'master' into d3dretrace
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-25 José FonsecaRemove ApiTrace::FrameMarker.
2012-03-24 José FonsecaMerge branch 'gui-thumbnails'
2012-03-22 José FonsecaFix size comparisons in traceloader.cpp.
2012-01-21 José FonsecaMerge branch 'master' into d2d
2011-10-27 José FonsecaLower case namespaces.
2011-09-25 Zack RusinSkip over filtered calls when searching.
2011-09-25 José FonsecaMerge branch 'd3d10'
2011-09-24 Zack RusinMake sure we reset the state when loading another trace...
2011-09-23 José FonsecaMerge branch 'master' into d3d10
2011-09-21 Zack RusinRemove some extra debugging output.
2011-09-21 Zack RusinMerge branch 'on-demand-loading'
2011-09-21 Zack RusinMake sure that the loader deletes the signatures.
2011-09-20 Zack RusinFix silly typo
2011-09-20 Zack RusinIf a frame has already been loaded don't do it again.
2011-09-18 Zack RusinDelete loadertest and cleanup some of the new api.
2011-09-15 Zack RusinFix and cleanup state lookups on frames.
2011-09-13 Zack RusinImplement jump to.
2011-09-13 Zack RusinImplement goto start of the frame and goto end of the...
2011-09-13 Zack RusinImplement find prev.
2011-09-12 Zack RusinImplement find next for the on-demand-loaded files.
2011-09-11 José FonsecaEncapsulate on parser state in structure.
2011-09-07 Zack RusinFirst working on demand loading!
2011-09-06 Zack RusinFix indention.
2011-09-06 Zack RusinLoad the last few calls.
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-06 Zack RusinImplement an incremental on demand loader for the gui.