summaryrefslogtreecommitdiff
path: root/tests/shaders/built-in-constants.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-18built-in-constants: Fix shader template for TCS.Chris Forbes1-1/+1
2015-07-08built-in-constants: fix tessellation compile failuresMarek Olšák1-0/+8
2015-05-04built-in-constants: Add support for OpenGL ES 3.1Ian Romanick1-0/+15
2015-05-04built-in-constants: Change GLSL version handlingIan Romanick1-18/+50
2014-09-08built-in-constants.c: Fail test if file cannot be openedDylan Baker1-0/+5
2014-07-27built-in-constants: Support tessellation shadersJordan Justen1-7/+90
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-06-02built-in-constants: Support compute shadersJordan Justen1-25/+109
2013-10-15built-in-constants: don't try to create GS with version < 150.Paul Berry1-1/+1
2013-08-30glsl: Enhance built-in-constants to test extensions tooIan Romanick1-1/+81
2013-08-30glsl: Allow limit checking on negative constantsIan Romanick1-3/+7
2013-08-30glsl: Add program to test all shader built-in constantsIan Romanick1-0/+348