Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-06 | shader_tests: Add [require] / GLSL >= to shader_test files missing these. | Stuart Abercrombie | |
The intention is for this to be mandatory for all shader_test files. Reviewed-by: Tom Gall <tom.gall@linaro.org> Reviewed-by: Chad Versace <chad.versace@linux.intel.com> Signed-off-by: Stuart Abercrombie <sabercrombie@chromium.org> | |||
2012-08-23 | glsl-1.10: Add tests for a bunch of i965 code generation bugs. | Eric Anholt | |
It turns out that everywhere I looked, there were bugs related to saturate handling with math. |