summaryrefslogtreecommitdiff
path: root/generated_tests/gen_uniform_initializer_tests.py
AgeCommit message (Expand)AuthorFilesLines
2015-02-23generators: use __future__ absolute_importDylan Baker1-1/+1
2015-02-23generated tests: Use __future__ divisionDylan Baker1-1/+1
2015-02-23gen_uniform_initializer_tests.py: hybridize for python2 and python3Dylan Baker1-10/+12
2014-12-19generated_tests: Actually catch exception in os.makedirsDylan Baker1-9/+3
2014-12-12generated_tests: Except error for os.makedirsDylan Baker1-1/+6
2014-12-08generators: Add positional argument specifiers.Vinson Lee1-6/+6
2014-12-01gen_uniform_initializer_tests.py: optimize and cleanup furtherDylan Baker1-64/+53
2014-12-01gen_uniform_initializer_tests.py: use print_functionDylan Baker1-3/+4
2014-12-01gen_uniform_initializer_tests.py: Cleanup style problemsDylan Baker1-68/+74
2014-12-01gen_uniform_initializer_tests.py: Use templates folder for templatesDylan Baker1-20/+16
2014-12-01gen_uniform_initializer_tests.py: fix double assignmentDylan Baker1-2/+2
2013-07-29gen_uniform_initializer_tests.py: PEP8 complianceDylan Baker1-32/+37
2012-08-31uniform-initializer tests: fix GLSL version of uint testsMarek Olšák1-2/+2
2012-06-12Fix gen_uniform_initializer_tests.py for out-of-tree builds.Paul Berry1-2/+9
2012-06-12glsl-1.20 / glsl-1.30: Add tests for uniforms with initializers modified by G...Ian Romanick1-0/+1
2012-06-12glsl-1.20 / glsl-1.30: Add tests for uniforms with initializers in another stageIan Romanick1-0/+1
2012-06-12glsl-1.20 / glsl-1.30: Add tests for uniforms with initializers from a constantIan Romanick1-0/+1
2012-06-12glsl-1.20 / glsl-1.30: Add tests for uniforms with initializersIan Romanick1-0/+192