summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-29report.py: Report a list of unchanged programs.unchangedKenneth Graunke1-5/+14
2014-09-29Delete what look like Meta shaders.Kenneth Graunke4-68/+0
2014-08-18run.py: Use INTEL_DEBUG=fs, not wm.Kenneth Graunke1-1/+1
2014-08-18Delete weston shaders.Kenneth Graunke12-119/+0
2014-08-18Add missing #extension directive in dolphin/smg.1.shader_test.Kenneth Graunke1-1/+1
2014-08-18run.py: Set allow_glsl_extension_directive_midshader=true.Kenneth Graunke1-0/+1
2014-08-15run.py: Stop setting force_glsl_extensions_warn.Kenneth Graunke1-1/+0
2014-08-04split-to-files.py: Fix it to actually run again.Kenneth Graunke1-2/+2
2014-07-16report.py: call get_result method on file argumentsDylan Baker1-2/+2
2014-07-13run.py: Handle ARB programs as well.Kenneth Graunke1-1/+1
2014-07-13split-to-files.py: Also parse ARB program outputKenneth Graunke1-8/+43
2014-07-13split-to-files.py: Complain about duplicates instead of aborting.Kenneth Graunke1-2/+2
2014-07-13Import "Tesseract" shaders.Kenneth Graunke215-0/+28487
2014-07-13run.py: don't support .frag or .vert filesDylan Baker1-13/+2
2014-07-13Remove all .frag and .vert files.Dylan Baker56-3676/+0
2014-07-13run.py: Use shader counts provided by mesaDylan Baker1-30/+18
2014-07-13run.py: Stop counting ignored linesDylan Baker1-3/+1
2014-07-13run.py: Replace process_directories with a generatorDylan Baker1-13/+12
2014-07-13split-to-files.py: cleanup pylint warningsDylan Baker1-17/+20
2014-07-13run.py: Cleanup pylint warningsDylan Baker1-16/+16
2014-07-13report.py: Fix PEP8 issuesDylan Baker1-11/+17
2014-07-13split-to-files.py: Replace getopt with argparseDylan Baker1-30/+8
2014-07-13report.py: use argparse instead of getoptDylan Baker1-38/+13
2014-07-13run.py: use argparse instead of getoptDylan Baker1-27/+10
2014-07-13python: 2 blanks between toplevel functions and classesDylan Baker3-0/+19
2014-07-13python: cleanup importsDylan Baker3-7/+6
2014-07-13python: Replace tabs with spacesDylan Baker3-3/+3
2014-07-13shaders/yofrankie/120.shader_test: fix compiliationDylan Baker1-397/+0
2014-07-13shaders/sauerbraten/2.shader_test: fix compilationDylan Baker1-3/+0
2014-07-13shaders/sauerbraten/11.shader_test: fix compilationDylan Baker1-7/+0
2014-07-13shaders/nexuiz/115.shader_test: Fix compilationDylan Baker1-5/+0
2014-07-13shaders/anholt/18.shader_test: fix shader to compileDylan Baker1-4/+0
2014-07-13shaders/0ad/12.shader_test: fix shader to compileDylan Baker1-14/+0
2014-07-13Update Warsow shaders to 1.5.0.Kenneth Graunke91-8676/+155342
2014-02-21Update the parsing for a mesa patch I'm sending out for review.Eric Anholt1-4/+4
2014-02-14Fetch timeafter when the compilation is done.Markus Wick1-6/+2
2014-02-14Add layout in dolphin fragment shader to use GL_ARB_blend_func_extended.Markus Wick1-2/+3
2014-02-14Add dolphin-emu shaders.Markus Wick12-0/+1487
2014-02-14Show off a "new" feature of ./run.py in the readme.Eric Anholt1-1/+4
2014-02-14Update the README to use the current utils syntax.Markus Wick1-3/+3
2013-11-20Add the orbital-explorer shaders that Paul sent me.Eric Anholt1-0/+636
2013-11-20Add support for counting geometry shader instructions.Eric Anholt1-1/+5
2013-11-15Add parsing support for a change I'm planning on proposing to Mesa.Eric Anholt1-2/+2
2013-11-01Skip counting the second pair of an instruction in 16-wide mode.Eric Anholt1-1/+7
2013-10-14Summarize the count of shaders lost/gained.Eric Anholt1-1/+2
2013-04-09Add shaders from sauerbraten.Eric Anholt5-0/+85
2013-04-09Add shaders from warzone2100.Eric Anholt3-0/+155
2013-04-09Add the shaders dumped in my supertuxkart runs.Eric Anholt3-0/+101
2013-04-09Convert yofrankie to shader_tests.Eric Anholt88-865/+1517
2013-04-09Convert warsow to .shader_tests.Eric Anholt86-13201/+13343