summaryrefslogtreecommitdiff
path: root/report.py
AgeCommit message (Expand)AuthorFilesLines
2014-07-13report.py: Fix PEP8 issuesDylan Baker1-11/+17
2014-07-13report.py: use argparse instead of getoptDylan Baker1-38/+13
2014-07-13python: 2 blanks between toplevel functions and classesDylan Baker1-0/+8
2014-07-13python: cleanup importsDylan Baker1-2/+1
2014-07-13python: Replace tabs with spacesDylan Baker1-1/+1
2013-10-14Summarize the count of shaders lost/gained.Eric Anholt1-1/+2
2013-03-25report.py: Also port to Python 3.Kenneth Graunke1-19/+12
2013-03-25Remove debug code that slipped into the report.Eric Anholt1-1/+0
2013-03-25Make the report script handle extra whitespace in the run.py output.Eric Anholt1-1/+2
2012-06-06Convert the scripts to python and make them way better.Eric Anholt1-0/+144