index
:
~nh/piglit
arb_gl_spirv
deqp-run-multi
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
spec
/
glsl-es-3.00
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-14
glsl: Add tests for large version that could be interpreted as -1
Ian Romanick
4
-0
/
+36
2016-10-15
Delete GLSL ES 3.00 "nonflat" negative parser tests.
Kenneth Graunke
7
-169
/
+0
2016-09-01
glsl: Verify that #version 0 generates an error instead of crashing
Ian Romanick
2
-0
/
+16
2016-04-29
gen_flat_interpolation_qualifier.py: Adds non-flat interpolation tests generator
Andres Gomez
7
-168
/
+0
2016-04-09
ES 3.00: add a test to ensure that 'buffer' is a legal variable name
Ilia Mirkin
1
-0
/
+17
2015-12-09
glsl-es-3.00: Trivial fixes to UTF-8 #define tests
Ian Romanick
2
-6
/
+6
2015-12-04
glsl-es-3.00: Verify various UTF-8 clarifications from Khronos
Ian Romanick
2
-0
/
+53
2015-10-13
glsl-es: Verify rules about constant expressions w.r.t. sizing arrays
Ian Romanick
2
-0
/
+42
2015-10-13
glsl-es: Additional constant initializer tests.
Ian Romanick
4
-0
/
+76
2015-10-13
glsl-es: Verify restrictions on global variable initializers
Ian Romanick
10
-0
/
+279
2015-10-07
glsl-es: Test whether or not sequence can be a constant expression
Ian Romanick
2
-0
/
+42
2015-06-18
glsl-es-3.10: dont run gles tests where restrictions apply
Timothy Arceri
1
-237
/
+0
2015-05-04
built-in-constants: Change GLSL version handling
Ian Romanick
1
-1
/
+1
2014-11-10
glsl-es-3.00: test for 'invariant(all)' usage in a fragment shader
Tapani Pälli
1
-0
/
+24
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+1
2014-06-27
cmake: Don't link to the OpenGL ES 2.0 library
Chad Versace
1
-5
/
+1
2014-02-19
glsl-es-3.00: Verify that predefined macros cannot be undefined
Ian Romanick
4
-0
/
+68
2014-02-07
Add a GLSL ES 3.00 compiler test for chained qualifiers.
Kenneth Graunke
1
-0
/
+7
2013-09-04
glsl: Add precision qualifier tests for sampler types in GLSL and GLSL ES
Anuj Phogat
2
-0
/
+99
2013-08-30
glsl-es-3.00: Verify the limits in section 7.3
Ian Romanick
1
-0
/
+12
2013-08-29
glsl: Add new __VERSION__ tests for GLSL 1.10-1.40 and ES 1.00/3.00.
Kenneth Graunke
1
-0
/
+14
2013-08-26
gles-3.0: Add missing default precision qualifiers
Ian Romanick
11
-0
/
+12
2013-08-26
gles-3.00: Fix various errors in varying-struct-centroid test
Ian Romanick
1
-5
/
+6
2013-07-11
glsl-es-3.00: Test that row_major is not a reserved word.
Matt Turner
1
-0
/
+14
2013-05-14
varying-struct-centroid: Convert to new piglit_build_simple_program().
Eric Anholt
1
-10
/
+2
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
1
-1
/
+1
2013-03-01
glsl-es-3.00: add uniform block type mismatch link test
Jordan Justen
1
-0
/
+39
2013-02-15
GLSL ES: Verify that fragment shaders have no default float precision.
Paul Berry
1
-0
/
+21
2013-02-13
Modify tests for error checking on "flat" keyword to match updated specs.
Paul Berry
10
-0
/
+221
2013-02-13
GLES3: test that non-flat varying structs cannot contain ints.
Paul Berry
4
-0
/
+116
2013-02-13
Test default precision qualifiers for samplers in GLSL ES.
Paul Berry
2
-0
/
+83
2013-02-04
Test varying structs in GLSL ES 3.00.
Paul Berry
13
-0
/
+1170
2013-01-16
shader_runner: Alter GL/GLSL ES version requirement syntax.
Stuart Abercrombie
1
-6
/
+2
2012-12-11
glsl-es-3.00: Verify serveral cases of uniform blocks w/instance names
Ian Romanick
10
-0
/
+279
2012-12-11
glsl-es-3.00: Add sanity.shader_test
Chad Versace
1
-0
/
+44
2012-12-04
glsl-es-3.00: Add UTF-8 related tests
Ian Romanick
3
-0
/
+108
2012-12-04
glsl-es-3.00: Verify that use of undefined macros is an error
Ian Romanick
1
-0
/
+21
2012-12-04
glsl-es-3.00: Add test for line continuation
Ian Romanick
1
-0
/
+27
2012-12-04
glsl-es-3.00: Check array sizing rules in GLSL ES 3.00.
Ian Romanick
3
-0
/
+75
2012-11-26
glsl-es-3.00: Verify that .length() returns a constant expression
Ian Romanick
1
-0
/
+28
2012-11-26
glsl-es-3.00: Verify that .length() returns a signed integer
Ian Romanick
3
-0
/
+81
2012-11-26
glsl-es-3.00: Verify that no statment is allowed before the first case in a s...
Ian Romanick
1
-0
/
+24