index
:
~eugeni/piglit
ext_transform_feedback
Eugeni's piglit tests
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
glslparsertest
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-19
Remove redundant test
Ian Romanick
1
-22
/
+0
2011-06-18
glslparsertest: Also call glLinkShader on shaders that compiled.
Eric Anholt
1
-0
/
+17
2011-06-14
Add new parser test (max-uvec3.vert).
Kenneth Graunke
1
-0
/
+14
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
1
-2
/
+2
2011-03-15
Remove tests from tests/glslparsertest/glsl2 made redundant by previous commit
Ian Romanick
15
-289
/
+0
2011-03-15
Remove incorrect unsized-array-non-const-index-2.vert
Ian Romanick
1
-16
/
+0
2011-03-12
util: Change signature of piglit_get_gl_version()
Chad Versace
1
-5
/
+5
2011-03-07
cmake: Allow GL/glext.h to be specified separately.
José Fonseca
1
-0
/
+2
2011-03-03
Add a parser test with a really, really long identifier.
Kenneth Graunke
1
-0
/
+8
2011-03-01
glslparsertest: Call glewInit() when building against OpenGL
Shuang He
1
-0
/
+4
2011-03-01
Add new tests for short-circuit && and || evaluation.
Kenneth Graunke
2
-0
/
+30
2011-02-25
glslparsertest: Build executable glslparsertest_gles2
Chad Versace
4
-49
/
+75
2011-02-25
cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txt
Chad Versace
2
-16
/
+19
2011-02-25
cmake: Don't add source dirs as link dirs
Chad Versace
1
-4
/
+0
2011-02-17
Import GLEW
Marek Olšák
1
-2
/
+0
2011-02-04
glsl-1.xx: Move some tests from glslparsertest into spec directory
Chad Versace
5
-65
/
+0
2011-02-04
glslparsertest: Fix #version directive in modulus-zero-01.frag
Chad Versace
1
-2
/
+2
2011-02-02
glslparsertest: Add tests for division by zero
Chad Versace
5
-0
/
+65
2011-01-28
Fix config typos in consecutive characters GLSL tests.
Vinson Lee
2
-2
/
+2
2011-01-26
Add shaders with large number of consecutive non-newline characters.
Vinson Lee
2
-0
/
+28
2011-01-25
Add GLSL test case for function recursion.
Vinson Lee
1
-0
/
+22
2011-01-25
Add more multi-dimensional array negative tests.
Vinson Lee
2
-0
/
+28
2011-01-24
Add test case for array size limit in Mesa 7.8 compiler.
Vinson Lee
1
-0
/
+14
2011-01-13
glslparsertest: Add support for GLSL 1.00 via GL_ARB_ES2_compatibility
Ian Romanick
1
-6
/
+8
2011-01-12
glslparsertest: Replace qualifier-08.vert with separate tests for centroid an...
Ian Romanick
1
-17
/
+0
2011-01-12
glsl-1.10/glsl-1.20/glsl-1.30: Shuffle more in / out / inout parser tests
Ian Romanick
6
-79
/
+0
2011-01-07
glsl-1.10: Move qualifier-02.vert to glsl-1.10, fix problems in test
Ian Romanick
1
-11
/
+0
2011-01-07
glslparsertest: Allow tests to require GL extensions
Ian Romanick
1
-4
/
+8
2010-12-29
glslparsertest: Fix glsl_version option in loop-07.frag.
Vinson Lee
1
-1
/
+1
2010-12-29
glslparsertest: Fix glsl_version option in defined-02.vert.
Vinson Lee
1
-1
/
+1
2010-12-29
glslparsertest: Fix glsl_version option in defined-01.vert.
Vinson Lee
1
-1
/
+1
2010-12-29
glslparsertest: Add glsl_version option to array-compare-03.vert.
Vinson Lee
1
-0
/
+1
2010-12-29
glslparsertest: Add missing glsl_version config option in array-22.vert.
Vinson Lee
1
-0
/
+1
2010-12-13
glslparsertest: Fix typeo in a comment in the test
Gordon Jin
1
-1
/
+1
2010-12-10
glslparsetest: Add more implicit conversion compile tests
Ian Romanick
10
-0
/
+123
2010-12-07
Revert "glslparsertest: Add config block to CorrectPreprocess11.frag."
Ian Romanick
1
-39
/
+34
2010-12-06
glslparsertest: Add serveral tests related to implicitly sized arrays
Ian Romanick
5
-0
/
+119
2010-12-04
glslparsertest: Add config block to CorrectPreprocess11.frag.
Vinson Lee
1
-34
/
+39
2010-12-03
glslparsertest: More exhaustive and stricter test for 'defined' keyword.
José Fonseca
1
-0
/
+53
2010-12-01
Add test for implicit conversions of return expressions
Ian Romanick
1
-0
/
+20
2010-12-01
glslparsertest: Remove near duplicate test of gst-gl-hconv9.frag
Chad Versace
1
-47
/
+0
2010-12-01
glslparsertest: Rename TestInclude.frag to IncludeDirective.inc
Chad Versace
3
-5
/
+5
2010-12-01
glslparsertest: Prepend GLSLParserTest comment block to existing tests
Chad Versace
524
-4
/
+4709
2010-11-30
glslparsertest: Add test for parenthesis-less 'defined' expressions.
José Fonseca
1
-0
/
+11
2010-11-11
loop-07.frag: Regression test from Aras for loop analysis.
Eric Anholt
1
-0
/
+11
2010-11-08
tests: use /usr/bin/env python
Xavier Chantry
1
-1
/
+1
2010-10-19
glslparsertest: Fix comments in some bit-logic tests
Chad Versace
3
-3
/
+3
2010-10-19
glslparsertest: Add tests for bit-logic assignments in GLSL 1.30
Chad Versace
11
-0
/
+172
2010-10-19
glslparsertest: Add tests for bit shift assignments in GLSL 1.30
Chad Versace
10
-0
/
+253
2010-10-19
glslparsertest: Fix test bit-shift-06.frag
Chad Versace
1
-6
/
+6
[next]