index
:
~ldeks/piglit
adsa-buffer-objects
adsa-framebuffers
adsa-textures
arb_direct_state_access
bitmap
dsa
gl-1.0-glean
glsl1
jenkins
ldeks
master
master-xml
Personal branch of piglit.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
glslparser.tests
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-01
glslparsertest: Replace manual listing of tests with auto-discovery
Chad Versace
1
-537
/
+0
2010-11-30
glslparsertest: Add test for parenthesis-less 'defined' expressions.
José Fonseca
1
-0
/
+1
2010-11-26
Add missing tests to test lists.
Vinson Lee
1
-0
/
+2
2010-11-11
loop-07.frag: Fix typo in glslparser.tests.
Vinson Lee
1
-1
/
+1
2010-11-11
loop-07.frag: Regression test from Aras for loop analysis.
Eric Anholt
1
-0
/
+1
2010-10-19
glslparsertest: Add tests for bit-logic assignments in GLSL 1.30
Chad Versace
1
-0
/
+11
2010-10-19
glslparsertest: Add tests for bit shift assignments in GLSL 1.30
Chad Versace
1
-0
/
+10
2010-10-14
glslparsertest: Add tests for bit logic ops in GLSL 1.30
Chad Versace
1
-0
/
+10
2010-10-14
glslparsertest: Add tests for bit shifts in GLSL 1.30
Chad Versace
1
-0
/
+10
2010-10-14
glslparsertest: Add tests for bit-not in GLSL 1.30
Chad Versace
1
-0
/
+6
2010-10-14
glslparsertest: Add test for bit-not in GLSL 1.20
Chad Versace
1
-0
/
+1
2010-10-14
glslparsertest: Rename test bitwise-01.frag -> bit-not-01.frag
Chad Versace
1
-1
/
+1
2010-10-14
glslparsertest: Add test with cascaded constructors
Ian Romanick
1
-0
/
+1
2010-10-12
glslparsertest: Add test for an invalid assignment
Ian Romanick
1
-0
/
+1
2010-09-21
builtin-texturematrix: test for gl_TextureMatrix inverse/transpose presence.
Eric Anholt
1
-0
/
+1
2010-09-07
glslparsertest: Exercise ?: operator with array-type results
Ian Romanick
1
-0
/
+2
2010-09-07
Actually commit the updated glslparser.tests file...
Kenneth Graunke
1
-0
/
+1
2010-09-03
glslparser.tests: Change local-function-0[12] to negative tests.
Vinson Lee
1
-2
/
+2
2010-09-01
Add more structure constructor tests.
Kenneth Graunke
1
-0
/
+3
2010-09-01
Add some GLSL 1.20 matrix-from-matrix constructor tests.
Kenneth Graunke
1
-0
/
+4
2010-09-01
glslparsertest: Add a test for local function declarations in 1.10
Ian Romanick
1
-0
/
+1
2010-09-01
glslparsertest: Add several array-of-structure constructor tests
Ian Romanick
1
-0
/
+4
2010-08-31
Add a negative test for bitwise not used in a larger expression.
Kenneth Graunke
1
-0
/
+1
2010-08-26
glslparsertest: Fix name of test as struct-06.frag (not .vert)
Ian Romanick
1
-1
/
+1
2010-08-25
glslparsertest: Add more tests for assignments to samplers
Ian Romanick
1
-0
/
+4
2010-08-25
glslparsertest: Add tests for assignments to samplers
Ian Romanick
1
-0
/
+2
2010-08-25
Change redeclaration-14.vert to use GLSL 1.20.
Kenneth Graunke
1
-1
/
+1
2010-08-25
glslparsertest: Add test for dereference of array inside a struct
Ian Romanick
1
-0
/
+1
2010-08-25
glslparsertest: Move several fragment-only built-ins to a separate test
Ian Romanick
1
-0
/
+1
2010-08-24
glslparsertest: Add tests for all 1.10 and 1.20 built-in functions
Ian Romanick
1
-0
/
+2
2010-08-24
glslparsertest: Add #pragma test from bugzilla #28138
Ian Romanick
1
-0
/
+1
2010-08-24
glslparsertest: Add tests for #pragma usage
Ian Romanick
1
-0
/
+7
2010-08-24
Add tests for local function declarations in 1.20+.
Kenneth Graunke
1
-0
/
+2
2010-08-24
Add more redeclaration tests; fix redeclaration-02 and struct-05.
Kenneth Graunke
1
-2
/
+17
2010-08-23
Revert "function-12.vert: New test for bug #29608."
Eric Anholt
1
-1
/
+0
2010-08-23
function-12.vert: New test for bug #29608.
Cedric Vivier
1
-0
/
+1
2010-08-23
Remove CorrectPreprocess11.frag test from glslparser.tests
Carl Worth
1
-1
/
+0
2010-08-21
Add tests for arrays as function parameters.
Kenneth Graunke
1
-0
/
+3
2010-08-20
Add a new builtin function scoping test, redeclaration-04.vert.
Kenneth Graunke
1
-0
/
+1
2010-08-18
Add more GLSL variable scoping tests.
Kenneth Graunke
1
-0
/
+2
2010-08-17
glslparsertest: constructor-16.vert requires GLSL 1.20
Ian Romanick
1
-1
/
+1
2010-08-17
glslparsertest: Add test for mat4x3 constructor
Ian Romanick
1
-0
/
+1
2010-08-17
glslparsertest: Add more function prototype tests
Ian Romanick
1
-0
/
+3
2010-08-17
glslparsertest: Add tests for redeclarations of built-in functions
Ian Romanick
1
-0
/
+3
2010-08-17
unsized-array-non-const-index-2.vert: New test for an assertion failure.
Eric Anholt
1
-0
/
+1
2010-08-13
glslparsertest: Verify that Lod functions are not available to frag shaders
Ian Romanick
1
-0
/
+13
2010-08-13
glslparsertest: Test the existence of every texture rectangle sampler function
Ian Romanick
1
-0
/
+5
2010-08-10
glslparsertest: Add #if/#elif/#endif test case
Ian Romanick
1
-0
/
+1
2010-08-01
glslparsertest: Add one variant (chosen by #defines) of xonotic's GLSL shader.
Eric Anholt
1
-0
/
+3
2010-07-21
Add simple test using the unary-plus operator.
Carl Worth
1
-0
/
+1
[next]