index
:
~fredrik/piglit
arb-direct-state-access
arb-multi-bind
master
Unnamed repository; edit this file to name it for gitweb.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
spec
/
glsl-1.20
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
1
-1
/
+1
2012-06-28
cmake: Move piglitutil library to piglitutil_gl
Blaž Tomažič
1
-1
/
+1
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
1
-1
/
+1
2012-06-20
tests: Let each test define main()
Chad Versace
1
-2
/
+4
2012-06-12
glsl-1.20: Add tests for uniform array-of-structures with initializers
Ian Romanick
2
-0
/
+96
2012-06-12
glsl-1.20: Add tests for uniform structures with initializers
Ian Romanick
2
-0
/
+86
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
1
-2
/
+0
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
1
-1
/
+1
2012-03-12
cmake: Include GLEXT_INCLUDE_DIR wherever OPENGL_INCLUDE_PATH is included.
José Fonseca
1
-0
/
+1
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
1
-1
/
+0
2012-01-25
Reproduce one of the problems contributing to FDO bug 40865
Paul Berry
2
-0
/
+61
2011-11-17
Verify that built-in shader inputs are read-only.
Paul Berry
1
-0
/
+18
2011-11-12
Fix redundant static-write-varying-01.frag tests.
Paul Berry
1
-5
/
+1
2011-11-03
glsl-1.20: More array-of-array tests
Ian Romanick
6
-0
/
+124
2011-10-26
glsl-1.20/execution/maximums: Verify the limits in section 7.4.
Eric Anholt
12
-0
/
+336
2011-10-13
Test that fixed vertex functionality respects clip plane enable flags.
Paul Berry
1
-0
/
+141
2011-10-06
Add "clear" commands to clipping shader_tests.
Paul Berry
5
-0
/
+10
2011-10-06
Test that gl_ClipVertex respects clip plane enable flags.
Paul Berry
1
-0
/
+147
2011-09-28
Test that gl_ClipDistance is unavailable in GLSL 1.20
Paul Berry
2
-0
/
+35
2011-09-20
Add tests of whole-array assignment and out/inout params.
Paul Berry
11
-0
/
+330
2011-09-07
Add trivial clip tests.
Paul Berry
2
-0
/
+80
2011-08-24
glsl-1.20: Ensure that uniform array tests declare the array as a uniform
Ian Romanick
48
-96
/
+96
2011-08-19
glsl-1.10 / glsl-1.20: Add non-constant index write tests
Ian Romanick
108
-0
/
+11250
2011-08-19
glsl-1.10 / glsl-1.20: Add non-constant index read tests
Ian Romanick
216
-0
/
+17136
2011-08-19
glsl-1.20: Add serveral tests for recursion in shaders
Ian Romanick
4
-0
/
+333
2011-08-11
Add tests for gl_ClipDistance and gl_ClipVertex.
Paul Berry
3
-0
/
+67
2011-08-05
Test implicit type conversion of out parameters.
Paul Berry
4
-0
/
+158
2011-08-03
Add two new tests of non-const array sizes.
Paul Berry
2
-0
/
+37
2011-07-30
glsl-1.20: Require OpenGL 2.1 for test that set non-square matrix uniforms
Ian Romanick
50
-4
/
+132
2011-06-24
glsl-1.20: Add tests for clip vertex.
Paul Berry
2
-0
/
+115
2011-05-19
glsl-1.20: Add negative outerProduct function call tests
Ian Romanick
19
-0
/
+204
2011-05-19
glsl-1.20: Add a bunch of outerProduct execution tests for constant data
Ian Romanick
49
-0
/
+1989
2011-05-19
glsl-1.20: Add ivec outerProduct tests
Ian Romanick
25
-25
/
+1702
2011-05-01
glsl-1.20: Fix dumb "optimization" error in tests
Ian Romanick
25
-26
/
+52
2011-05-01
glsl-1.20: Add a bunch of outerProduct execution tests
Ian Romanick
25
-0
/
+1242
2011-04-09
array-size-relational.vert: Fix compile errors.
Eric Anholt
1
-4
/
+4
2011-04-08
Fix test that sizes an array using the sequence operator
Ian Romanick
2
-11
/
+53
2011-03-25
Add a few more GLSL 1.20 array compile tests
Ian Romanick
13
-0
/
+338
2011-03-15
Add large number of GLSL 1.20 array compile tests
Ian Romanick
114
-0
/
+2867
2011-02-04
glsl-1.xx: Test that operator '%=' is reserved
Chad Versace
1
-0
/
+22
2011-02-04
glsl-1.xx: Test that operator '%' is reserved
Chad Versace
1
-0
/
+18
2011-02-04
glsl-1.xx: Move some tests from glslparsertest into spec directory
Chad Versace
2
-0
/
+38
2011-01-21
glsl-1.xx: Check that global inputs cannot be written to
Chad Versace
4
-0
/
+75
2011-01-12
glslparsertest: Replace qualifier-08.vert with separate tests for centroid an...
Ian Romanick
2
-0
/
+28
2011-01-12
glsl-1.10/glsl-1.20/glsl-1.30: Shuffle more in / out / inout parser tests
Ian Romanick
4
-0
/
+46
2011-01-07
glsl-1.20: Add test for use of 'in' at global scope in GLSL 1.20
Ian Romanick
1
-0
/
+10