]> git.cworth.org Git - apitrace/history - gui/CMakeLists.txt
gui: Link against pthread.
[apitrace] / gui / CMakeLists.txt
2013-03-11 Rob Clarkgui: Link against pthread.
2012-12-11 José FonsecaMerge branch 'trim-auto'
2012-12-07 José Fonsecaimage: Move image code into its own module.
2012-12-05 José Fonsecagui: Drop console on Windows.
2012-11-07 José FonsecaMerge branch 'master' into d2d
2012-11-05 José FonsecaMerge branch 'master' into dxva
2012-10-03 José FonsecaFix MacOSX build w/ recent Qt due to lack of i386 arch...
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-09-07 James BentonRewrote profile graph drawing code.
2012-08-22 James BentonAdd call duration graphs to profile dialog.
2012-08-13 José FonsecaMerge branch 'profile-gui'
2012-08-10 José FonsecaMerge remote-tracking branch 'github/master' into profi...
2012-08-08 James BentonAdd gui support for trace profiling.
2012-04-13 José FonsecaMerge branch 'd3dretrace'
2012-04-11 Dan McCabeAdd trim support to qapitrace GUI app.
2012-03-24 José FonsecaMerge branch 'gui-thumbnails'
2012-03-17 José FonsecaMerge branch 'master' into d3dretrace
2012-03-15 José FonsecaLink need libraries explicitly.
2012-01-21 José FonsecaMerge branch 'master' into d2d
2011-11-01 José FonsecaExpose build/install dirs as a define.
2011-09-23 José FonsecaMerge branch 'master' into d3d10
2011-09-21 Zack RusinMerge branch '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-06 Zack RusinImplement an incremental on demand loader for the gui.
2011-07-02 José FonsecaRename static library from trace to common.
2011-05-14 José FonsecaQJSON_INCLUDE_DIRS -> QJSON_INCLUDE_DIR
2011-05-09 José FonsecaMerge branch 'master' into multi-context
2011-05-08 José FonsecaUse CPack for packaging.
2011-04-21 José FonsecaPut all executables into the same to level build directory.
2011-04-18 Zack RusinMerge branch 'trace-editing'
2011-04-18 Zack RusinImplement a bulk of trace saving.
2011-04-15 Zack RusinStart working on trace editing
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 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 RusinAdd a simple viewer for surfaces.
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-08 Zack RusinAllow setting options on the retrace processs.
2011-04-07 José FonsecaUse QT includes and definitions in the gui subdirectory...
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 RusinAdd some icons.
2011-03-31 Zack RusinAdd qjson dependency and cleanup the cmake qt code.
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 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 José FonsecaMake GUI build dependent on availability of QT4.
2011-03-31 José FonsecaReuse trace library.
2011-03-31 Zack RusinAdd a basic gui for apitrace.