summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Ensure that both parameter lists are the same length in function overloading.Kenneth Graunke2010-04-211-0/+26
* Add PASS / FAIL annotations to tests missing them.Eric Anholt2010-04-025-0/+8
* More array declaration testsIan Romanick2010-03-315-0/+51
* Add 'in' to some parameters of the functionIan Romanick2010-03-311-1/+1
* Add some variable declaration qualifier testsIan Romanick2010-03-317-0/+27
* Add some array declaration testsIan Romanick2010-03-308-0/+19
* Arrays are not allowed as vertex shader inputs in GLSL 1.30 eitherIan Romanick2010-03-291-1/+1
* Add several tests for vertex shader attributesIan Romanick2010-03-2911-0/+79
* Add tests for :? operatorIan Romanick2010-03-295-0/+45
* Add several simple if-statement testsIan Romanick2010-03-294-0/+44
* Add some simple constructor testsIan Romanick2010-03-267-0/+104
* More matrix compilation testsIan Romanick2010-03-252-0/+23
* Add some matrix math testsIan Romanick2010-03-248-0/+82
* Add (negative) test for constructing samplersIan Romanick2010-03-241-0/+7
* Add test for invalid assignment of function return valueIan Romanick2010-03-231-0/+15
* Rename test GLSL sources from .txt to .glslIan Romanick2010-03-234-0/+0
* Add test for declaring variables of type void.Ian Romanick2010-03-231-0/+2
* Add a handful of simple tests for function calls in constructorsIan Romanick2010-03-114-0/+52
* Initial commit. lolIan Romanick2010-02-225-0/+47