]> git.cworth.org Git - apitrace/history - gui/apitracecall.cpp
Make apitracecall an actual class.
[apitrace] / gui / apitracecall.cpp
2011-04-16 Zack RusinMake apitracecall an actual class.
2011-04-15 Zack RusinMake sure that only numericals can be edited right...
2011-04-15 Zack RusinStart working on trace editing
2011-04-13 José FonsecaLinearize the shaders source in JSON.
2011-04-13 José FonsecaShow shader type in the combo box.
2011-04-13 Zack RusinFilter text was missing the first paren.
2011-04-12 José FonsecaDump stencil buffer too.
2011-04-10 Zack RusinShow the currently bound fbos in the gui.
2011-04-10 José FonsecaUse normalized ubytes for now.
2011-04-10 José FonsecaHardcode base64 enconding.
2011-04-10 Zack RusinRead the surface data from json.
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-03 Zack RusinIndex shouldn't be bold, plus don't newline after index...
2011-04-03 Zack RusinStop showing binary data, just say what it is and how...
2011-04-01 Zack RusinAllow filling state for frames and calls.
2011-04-01 Zack Rusinshorten really long arguments
2011-03-31 José FonsecaShow call return values in event list.
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 RusinDon't layout the text when filtering.
2011-03-31 Zack Rusinsome color in the list
2011-03-31 Zack RusinA lot better data conversions.