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-08-09 | glsl-algebraic-*: New tests for reassociating constants for *, +, -. | Eric Anholt | 1 | -0/+22 | |
Caught a couple of failures in a branch I've worked on for glsl2. |