Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-13 | Import "Tesseract" shaders. | Kenneth Graunke | 215 | -0/+28487 | |
This came from a MESA_GLSL=dump report from: https://bugs.freedesktop.org/show_bug.cgi?id=78691 So I don't know much about the details. Better than nothing. | |||||
2014-07-13 | Remove all .frag and .vert files. | Dylan Baker | 56 | -3676/+0 | |
These have problems, so just stop using them. Acked-by: Kenneth Graunke <kenneth@whitecape.org> | |||||
2014-07-13 | shaders/yofrankie/120.shader_test: fix compiliation | Dylan Baker | 1 | -397/+0 | |
2014-07-13 | shaders/sauerbraten/2.shader_test: fix compilation | Dylan Baker | 1 | -3/+0 | |
Signed-off-by: Dylan Baker <baker.dylan.c@gmail.com> | |||||
2014-07-13 | shaders/sauerbraten/11.shader_test: fix compilation | Dylan Baker | 1 | -7/+0 | |
Signed-off-by: Dylan Baker <baker.dylan.c@gmail.com> | |||||
2014-07-13 | shaders/nexuiz/115.shader_test: Fix compilation | Dylan Baker | 1 | -5/+0 | |
2014-07-13 | shaders/anholt/18.shader_test: fix shader to compile | Dylan Baker | 1 | -4/+0 | |
2014-07-13 | shaders/0ad/12.shader_test: fix shader to compile | Dylan Baker | 1 | -14/+0 | |
Signed-off-by: Dylan Baker <baker.dylan.c@gmail.com> | |||||
2014-07-13 | Update Warsow shaders to 1.5.0. | Kenneth Graunke | 91 | -8676/+155342 | |
$ warsow +timedemo 1 +cg_showFPS 1 +cl_checkForUpdate 0 \ +demo pts1 +next "quit" | |||||
2014-02-14 | Add layout in dolphin fragment shader to use GL_ARB_blend_func_extended. | Markus Wick | 1 | -2/+3 | |
2014-02-14 | Add dolphin-emu shaders. | Markus Wick | 11 | -0/+1486 | |
2013-11-20 | Add the orbital-explorer shaders that Paul sent me. | Eric Anholt | 1 | -0/+636 | |
2013-04-09 | Add shaders from sauerbraten. | Eric Anholt | 4 | -0/+65 | |
The app mostly uses ARB programs, so there's not much here. | |||||
2013-04-09 | Add shaders from warzone2100. | Eric Anholt | 2 | -0/+154 | |
2013-04-09 | Add the shaders dumped in my supertuxkart runs. | Eric Anholt | 2 | -0/+100 | |
They have more shaders, but they don't seem to be used. | |||||
2013-04-09 | Convert yofrankie to shader_tests. | Eric Anholt | 88 | -865/+1517 | |
2013-04-09 | Convert warsow to .shader_tests. | Eric Anholt | 86 | -13201/+13343 | |
2013-04-09 | Update 0 A.D. shaders. | Eric Anholt | 6 | -90/+479 | |
2013-03-22 | humus: Replace with shader_test files. | Eric Anholt | 85 | -2013/+2394 | |
2013-03-22 | anholt: Switch the shaders from my demo to shader_test files. | Eric Anholt | 9 | -31/+177 | |
2013-03-22 | nexuiz: Replace individual shaders with shader_test files. | Eric Anholt | 69 | -28442/+123204 | |
2013-03-22 | Ignore the .out files we're now spewing all over the tree. | Eric Anholt | 1 | -0/+1 | |
2012-03-13 | weston: Import shaders from the Weston project. | Eric Anholt | 12 | -0/+119 | |
2011-09-08 | Add some Humus demos I had around. | Eric Anholt | 72 | -0/+2093 | |
2011-06-01 | Add 0 A.D. shaders. | Eric Anholt | 2 | -0/+90 | |
They appear to have only one linked program so far. | |||||
2011-05-17 | shaders/cairo-gl: Initial import. | Eric Anholt | 15 | -0/+207 | |
2011-05-16 | shaders/yofrankie: Initial import of data. | Eric Anholt | 86 | -0/+73897 | |
2011-05-16 | shaders/warsow: First import of data from warsow. | Eric Anholt | 56 | -0/+13254 | |
2011-05-16 | shaders/nexuiz: First import of data from split-to-files.pl. | Eric Anholt | 28 | -0/+28442 | |
2011-05-16 | Add my personal shaders from my GL demo. | Eric Anholt | 4 | -0/+144 | |
2011-05-16 | Initial import. | Eric Anholt | 41 | -0/+3469 | |