summaryrefslogtreecommitdiff
path: root/tests/spec/glsl-1.00
AgeCommit message (Expand)AuthorFilesLines
2011-11-12Fix redundant static-write-varying-01.frag tests.Paul Berry1-5/+1
2011-09-20Add tests of whole-array assignment and out/inout params.Paul Berry6-0/+152
2011-02-04glsl-1.xx: Test that operator '%=' is reservedChad Versace1-0/+21
2011-02-04glsl-1.xx: Test that operator '%' is reservedChad Versace1-0/+18
2011-02-04glsl-1.xx: Add more division-by-zero tests for float and intChad Versace2-0/+38
2011-01-21glsl-1.xx: Check that global inputs cannot be written toChad Versace4-0/+75
2011-01-18glsl-1.00: Fix test where global 'in' was accidentally usedChad Versace1-1/+1
2011-01-18glsl-1.00, glsl-1.30: Add tests for precision qualifiers on bvec2Chad Versace1-0/+17
2011-01-13glsl-1.00: Add tests for highp in FSChad Versace3-0/+50
2011-01-13glsl-1.00: Test for availability of highp in VSChad Versace1-0/+18
2011-01-13glsl-1.00: Eliminate occurences of highp in FS testsChad Versace14-16/+16
2011-01-13glsl-1.xx: Fix default precision testsChad Versace4-4/+4
2011-01-13glsl-1.00: Add tests for precision qualifiersChad Versace19-0/+351