]> git.cworth.org Git - apitrace/history - gui/ui
Use skiplist-based FastCallSet within trace::CallSet
[apitrace] / gui / ui /
2013-03-06 José FonsecaMerge branch 'directxtex'
2012-12-11 José FonsecaMerge branch 'trim-auto'
2012-12-10 José FonsecaMerge remote-tracking branch 'github/timestamp'
2012-12-08 Alexandr Akulichgui/tracedialog: Don't show warning when user cancel...
2012-12-08 Alexandr Akulichgui/mainwindow: Add functions that toggle actions enabl...
2012-12-08 Alexandr Akulichgui: Small style/usability fixes.
2012-11-05 José FonsecaMerge branch 'master' into dxva
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-09-07 James BentonRewrote profile graph drawing code.
2012-08-28 James BentonCombine timeline and histogram tabs.
2012-08-22 James BentonRename 'Calls' tab to 'Histogram' in profile dialog.
2012-08-22 James BentonAdd call duration graphs to profile dialog.
2012-08-16 James BentonAdd Ctrl+P accelerator for profiling.
2012-08-13 José FonsecaMerge branch 'profile-gui'
2012-08-10 José FonsecaMerge remote-tracking branch 'github/master' into profi...
2012-08-10 James BentonFixed profile dialog modality.
2012-08-08 James BentonAdded alt menu shortcuts for View menu.
2012-08-08 James BentonAdd gui support for trace profiling.
2012-07-12 José FonsecaMerge commit '5c298db8fe117e0a445af051335aa0da91c3a31b'
2012-07-07 zackrMerge pull request #88 from gregory38/image-alpha-chann...
2012-07-01 gregorygui: remove a depth check box that sneak into alpha...
2012-07-01 gregorygui: new checkbox to visualize alpha channel of image
2012-04-23 José FonsecaRemove the API combo box from the UI settings window.
2012-04-13 José FonsecaMerge branch 'd3dretrace'
2012-04-11 Dan McCabeAdd trim support to qapitrace GUI app.
2012-03-30 José FonsecaMerge branch 'master' into d3dretrace
2012-03-27 José FonsecaAuto detect the API from the trace.
2012-03-24 José FonsecaMerge branch 'gui-thumbnails'
2012-03-24 José FonsecaMake thumbnailing an non-automatic action.
2012-03-21 José FonsecaAllow to turn off transparency on image viewer.
2012-03-18 José FonsecaAttempt to allow to control image dynamic range.
2012-03-17 José FonsecaMerge branch 'master' into d3dretrace
2012-02-28 José FonsecaAllow to specify the API from trace dialog.
2012-01-21 José FonsecaMerge branch 'master' into d2d
2011-11-27 José FonsecaAllow to retrace with EGL too.
2011-09-25 José FonsecaMerge branch 'd3d10'
2011-09-24 Zack RusinAdd a custom filter to the event view.
2011-07-31 José FonsecaAdd a state tab that list uniforms.
2011-04-23 Zack RusinSize the image widget more reasonably.
2011-04-22 Zack RusinAdd shortcut to replay and lookup state.
2011-04-20 Zack RusinCall the action "error checking" instead of "benchmarking"
2011-04-20 Zack RusinGo to the selected error.
2011-04-20 Zack RusinAdd an action to show and hide the errors dock.
2011-04-19 Zack RusinLarge chunk of functionality to show errors.
2011-04-18 Zack RusinImplement an edit menu.
2011-04-18 Zack RusinMerge branch 'trace-editing'
2011-04-18 Zack RusinRemove stale reference to a deleted widget.
2011-04-17 Zack RusinThe trace now knows whether is has been edited.
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-12 Zack RusinAdd a very nice glsl editor code.
2011-04-11 Zack RusinImplement jumping to a specific call.
2011-04-11 Zack RusinAdd a trace dialog.
2011-04-10 Zack RusinForgot to add the imageviewer.
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-08 Zack RusinAllow setting options on the retrace processs.
2011-04-07 Zack RusinAllow visualizaing data with starting offsets.
2011-04-07 Zack RusinIncorporate Jose's patch and make vertexdatainterpreter...
2011-04-07 Zack RusinAdd code to interpret and display binary vertex data.
2011-04-03 Zack RusinAllow setting of the filter options.
2011-04-01 Zack RusinAdd some icons.
2011-04-01 Zack RusinAllow sorting of the state.
2011-03-31 Zack RusinImplement state viewing for the current frame.
2011-03-31 Zack RusinLet retrace dump state.
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 RusinAdd a basic gui for apitrace.