]> git.cworth.org Git - apitrace/history - gui/mainwindow.h
Lots of various cosmetic changes to the call editing.
[apitrace] / gui / mainwindow.h
2011-04-18 Zack RusinLots of various cosmetic changes to the call editing.
2011-04-17 Zack Rusinthe filename is stored in the trace
2011-04-15 Zack RusinMake the editor a dialog.
2011-04-15 Zack RusinStart working on trace editing
2011-04-13 Zack RusinImplement state diffing.
2011-04-13 Zack RusinImplement showing only of events specified by a regexp.
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-11 Zack RusinAdd a trace dialog.
2011-04-10 Zack RusinReplay and parse json in a thread.
2011-04-10 Zack RusinClean the constructor a bit.
2011-04-10 Zack RusinAdd a simple viewer for surfaces.
2011-04-09 Zack RusinShow currently bound shaders.
2011-04-09 José FonsecaMerge branch 'master' into noglut
2011-04-07 Zack RusinAllow opening help pages for functions in external...
2011-04-07 Zack RusinAdd code to interpret and display binary vertex data.
2011-04-06 Zack RusinAbstract retracing into a class of its own.
2011-04-03 Zack RusinAllow setting of the filter options.
2011-04-01 Zack RusinAllow filling state for frames and calls.
2011-03-31 Zack RusinImplement state viewing for the current frame.
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.
2011-03-31 Zack RusinAllow retracing from the gui plus make the call list...
2011-03-31 Zack RusinStart on custom filtering.
2011-03-31 Zack Rusinadd lots of quirks and details view
2011-03-31 Zack RusinA lot better data conversions.
2011-03-31 Zack RusinAdd a basic gui for apitrace.