summaryrefslogtreecommitdiff
path: root/tools/gpu-trace-diff
AgeCommit message (Collapse)Author
2017-09-21Python 3 support (#755)Kriskras99
* Python 3 support * Fix import_vs_environment in xenia-build * Drop support for Python 2 * Fix CIs and xb.bat * Require Python3.4+ because of Ubuntu Trusty * popen.communicate returns bytes instead of string * Useful info in travis * universal_newlines should be True * Changed shebang to python 3 * Python 3 shebang fix * Clang python 3 shebang fix
2015-12-31xb gputest and reference repo - woo.Ben Vanik
2015-12-13gpu-trace-diff tool for running batches of diffs.Ben Vanik