]> git.cworth.org Git - apitrace/history - cli/cli_trace.cpp
cli: Inject DLL on windows by default.
[apitrace] / cli / cli_trace.cpp
2012-12-20 José Fonsecacli: Inject DLL on windows by default.
2012-12-20 José Fonsecacli: Update description of windows trace apis.
2012-12-11 José FonsecaMerge branch 'trim-auto'
2012-12-07 José FonsecaDrop API_D3D10/11.
2012-12-07 José Fonsecacli: Merge trace_resource.cpp and trace_tools_trace...
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-04-23 José FonsecaDetect/handle more APIs in CLI/GUI.
2012-03-17 José FonsecaMerge branch 'master' into d3dretrace
2012-02-27 José FonsecaSupport D3D apis on apitrace trace command.
2012-02-18 José FonsecaUse getopt on apitrace trace.
2012-01-31 José FonsecaMerge branch 'master' into d2d
2012-01-31 José FonsecaAvoid hacking around argc / argv.
2012-01-21 José FonsecaMerge branch 'master' into d2d
2011-11-10 José FonsecaAdd an "--api" option to "apitrace trace" allowing...
2011-11-03 José FonsecaMake findFile non-static, given it will be necessary...
2011-11-03 José FonsecaSplit common functionality out of cli.
2011-11-03 José FonsecaMake file_exists as os::Path method.
2011-11-03 Carl WorthAdd a new "apitrace trace" command to the command-line...