Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-01 | shader_runner: Use GLSL utility functions | Ian Romanick | 1 | -1/+0 | |
This allows all the shader_runner tests to run on systems that have the appropriate extensions but not OpenGL 2.0. | |||||
2010-07-12 | glsl-{vs,fs}-uniform-array-*: New tests for using uniform arrays. | Eric Anholt | 1 | -0/+24 | |
They're used by Savage2, yet nothing but glsl-uniform-out-of-bounds were using them, and that test doesn't do rendering. |