index
:
~jturney/piglit
master
piglit is an OpenGL test suite
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
spec
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-30
glsl-1.50/execution: Move declarations to start of block.
José Fonseca
1
-9
/
+15
2013-07-29
GL-3.2 ARB_vertex_array_bgra: Test for INVALID_VALUE
Jacob Penner
2
-0
/
+102
2013-07-29
GLSL-1.50 execution: Test that vertex shader inputs can be arrays
Steve Miller
5
-0
/
+246
2013-07-29
GLSL-1.50 compiler: Test that vertex shader inputs can be arrays
Steve Miller
4
-0
/
+121
2013-07-29
glsl-1.50: test for interface block global name reuse error
Matt Turner
1
-0
/
+26
2013-07-29
AMD_vertex_shader_layer: Add depth render test
Jordan Justen
2
-0
/
+239
2013-07-29
AMD_vertex_shader_layer: add layered-2d-texture-render test
Jordan Justen
4
-0
/
+352
2013-07-25
ext_unpack_subimage/basic: Fix GLSL linking by using the helper function.
Eric Anholt
1
-53
/
+8
2013-07-23
gs: Verify that uniforms and constants are available in geometry shaders.
Paul Berry
2
-0
/
+107
2013-07-23
gs: Test that gl_VerticesIn is correct for all input primitive types.
Paul Berry
2
-0
/
+151
2013-07-23
Sanity test interactions between ARB_geometry_shader4 and other extensions.
Paul Berry
7
-0
/
+203
2013-07-23
glsl-1.50: test for interface block qualifier mismatch error
Matt Turner
1
-0
/
+37
2013-07-23
glsl-1.50: test for interface block name mismatch error
Matt Turner
1
-0
/
+37
2013-07-22
Add a test for API errors when GL_BGRA vertex arrays.
Kenneth Graunke
4
-0
/
+101
2013-07-22
arb_shading_language_420pack: Test that multiple layout qualifiers are accepted.
Matt Turner
4
-0
/
+151
2013-07-19
arb_shading_language_420pack: Test that duplicate parameter qualifiers is an ...
Matt Turner
2
-0
/
+28
2013-07-19
arb_shading_language_420pack: Test that parameter qualifiers can be ordered a...
Matt Turner
1
-0
/
+31
2013-07-19
arb_shading_language_420pack: Test that qualifiers can be ordered arbitrarily.
Matt Turner
1
-0
/
+53
2013-07-19
arb_shading_language_420pack: Test that invariant can be used after storage a...
Matt Turner
1
-0
/
+19
2013-07-19
arb_shading_language_420pack: Test const-qualified function parameters.
Matt Turner
2
-0
/
+41
2013-07-19
arb_shading_language_420pack: Test that variables cannot be declared with bot...
Matt Turner
1
-0
/
+16
2013-07-19
arb_shading_language_420pack: Test that interp and aux qualifiers can't be us...
Matt Turner
2
-0
/
+34
2013-07-19
arb_shading_language_420pack: Test that interp and aux qualifiers can't be us...
Matt Turner
2
-0
/
+34
2013-07-19
arb_shading_language_420pack: Test that storage qual after type is an error.
Matt Turner
1
-0
/
+16
2013-07-19
arb_shading_language_420pack: Test that multiple qualifiers are compile errors.
Matt Turner
5
-0
/
+82
2013-07-19
glsl-1.10: Test the parameters cannot be const and out/inout.
Matt Turner
2
-0
/
+20
2013-07-17
arb_shading_language_420pack: Test that spurious braces are rejected.
Matt Turner
1
-0
/
+16
2013-07-17
arb_texture_storage_multisample: add new tex-param test
Chris Forbes
2
-0
/
+142
2013-07-17
arb_texture_storage_multisample: add test for TexStorage*Multisample
Chris Forbes
4
-0
/
+160
2013-07-16
glsl-1.30: Relax GL version requirement on shader tests
Chris Forbes
9
-9
/
+0
2013-07-16
isinf/isnan: Relax GL version requirement
Chris Forbes
1
-1
/
+6
2013-07-15
glsl-1.20: Test that a literal array of structs can be dereferenced.
Paul Berry
2
-0
/
+71
2013-07-11
glsl-1.20: Test that row_major is not a reserved word.
Matt Turner
1
-0
/
+14
2013-07-11
glsl-1.10: Test that row_major is not a reserved word.
Matt Turner
1
-0
/
+14
2013-07-11
glsl-es-3.00: Test that row_major is not a reserved word.
Matt Turner
1
-0
/
+14
2013-07-10
glsl-1.50: Test that no profile argument means core profile.
Matt Turner
1
-0
/
+16
2013-07-09
Add test to verify the error conditions in ext_multisample_framebuffer_blit_s...
Anuj Phogat
2
-0
/
+142
2013-07-09
Add test to verify the accuracy of multisample scaled blitting
Anuj Phogat
2
-0
/
+376
2013-07-09
Add functionality to create a FBO with multisample texture attachment
Anuj Phogat
1
-1
/
+16
2013-07-08
arb_shading_language_420pack: Test wrong type in named struct initializer
Matt Turner
1
-0
/
+19
2013-07-08
arb_shading_language_420pack: Test too many elements in named struct initializer
Matt Turner
1
-0
/
+19
2013-07-08
arb_shading_language_420pack: Test too few elements in named struct initializer
Matt Turner
1
-0
/
+19
2013-07-08
arb_shading_language_420pack: Test initialized matrices are identical
Matt Turner
1
-0
/
+56
2013-07-08
arb_shading_language_420pack: Test initialized structs are identical
Matt Turner
1
-0
/
+83
2013-07-08
arb_shading_language_420pack: Test initialized unsized arrays are identical
Matt Turner
1
-0
/
+66
2013-07-08
arb_shading_language_420pack: Test initialized sized arrays are identical
Matt Turner
1
-0
/
+64
2013-07-08
arb_shading_language_420pack: Test that there is no nesting flattening
Matt Turner
1
-0
/
+15
2013-07-08
arb_shading_language_420pack: Test reversed row/column in matrix initializer
Matt Turner
1
-0
/
+16
2013-07-08
arb_shading_language_420pack: Test wrong column type in matrix initializer
Matt Turner
1
-0
/
+15
2013-07-08
arb_shading_language_420pack: Test wrong type in matrix initializer
Matt Turner
1
-0
/
+15
[next]