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-1.30
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
glsl-1.30: set KHR_no_error status
Timothy Arceri
9
-0
/
+9
2017-07-06
glsl-1.30: alphabetise build list
Timothy Arceri
1
-1
/
+1
2017-05-18
tests: mark KHR_no_error compatible tests
Timothy Arceri
2
-0
/
+2
2017-03-20
glsl-1.30: Test multiple large local arrays
Glenn Kennard
1
-0
/
+35
2017-03-20
glsl-1.30: Test large local vec3 array
Glenn Kennard
1
-0
/
+27
2017-03-20
glsl-1.30: Test large vec2 local array
Glenn Kennard
1
-0
/
+27
2017-03-20
glsl-1.30: Test large vec4 local array
Glenn Kennard
1
-0
/
+28
2017-03-20
glsl-1.30: Test large local array (v2)
Glenn Kennard
1
-0
/
+57
2017-01-25
glsl-1.30: add a test that gl_ClipDistance actually affects all primitive types
Nicolai Hähnle
1
-0
/
+68
2016-10-04
Add glsl-1.30/execution/fs-loop-cont-else-bug
Nicolai Hähnle
1
-0
/
+44
2016-06-15
Add glsl-1.30/execution/fs-fwidth-color.shader_test
Nicolai Hähnle
1
-0
/
+44
2016-04-29
gen_flat_interpolation_qualifier.py: Adds non-flat interpolation tests generator
Andres Gomez
5
-135
/
+0
2016-04-16
Remove fs-discard-exit-3
Marek Olšák
1
-76
/
+0
2016-03-04
shaders: add test for recursive variable indexing into arrays
Iago Toral Quiroga
1
-0
/
+45
2015-10-17
glsl-1.30/sampler-bug: test an existing GLSL or st/mesa compiler bug
Marek Olšák
1
-0
/
+37
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
4
-4
/
+0
2015-09-10
Add a biased variants of a textureLod() miplevel tests
Krzesimir Nowak
2
-0
/
+392
2015-09-04
texel-offset-limits: fix minor comment mistake
Brian Paul
1
-1
/
+1
2015-07-13
glsl-1.10 Adds tests on how void functions are handled
Renaud Gaubert
9
-0
/
+138
2015-07-04
glsl-1.30: test precision qualifier with sampler array
Timothy Arceri
2
-0
/
+145
2015-05-04
built-in-constants: Change GLSL version handling
Ian Romanick
1
-1
/
+1
2015-03-24
fs-discard-exit-2: Fix Clang absolute-value warnings.
Vinson Lee
1
-2
/
+2
2014-11-08
tests/util: Centralize MSVC max/min macros workarounds.
José Fonseca
3
-9
/
+0
2014-11-08
cmake: Require Visual Studio 2013.
José Fonseca
1
-3
/
+1
2014-09-23
fs-texelFetchOffset-2D: use default window size
Brian Paul
1
-3
/
+0
2014-09-23
fs-discard-exit-2: use default window size
Brian Paul
1
-7
/
+12
2014-09-05
array-index-as-uint-02: Move test to proper location
tiffany
1
-0
/
+19
2014-08-12
if-arg-must-be-defined-01.frag: Fix shader to work with strict parser
Dylan Baker
1
-1
/
+1
2014-08-05
Replace [vertex/fragment shader file] sections in shader_test files.
Kenneth Graunke
14
-62
/
+192
2014-07-28
glsl: test a switch statement where default is last
Tapani Pälli
1
-0
/
+43
2014-07-17
glsl-1.30: test modf
Dave Airlie
8
-0
/
+376
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
12
-12
/
+12
2014-06-13
glsl-1.30: test unsigned vs signed in switch statement
Tapani Pälli
1
-0
/
+36
2014-06-12
cmake: Build a few more tests with MSVC.
José Fonseca
1
-2
/
+2
2014-05-30
vertexid: use default window size for gl_VertexID tests
Brian Paul
3
-9
/
+0
2014-04-03
Replace end_config with 'end config' in glsl parser tests
Dylan Baker
4
-4
/
+4
2014-02-19
glsl-1.30: Expect __ tests to pass
Ian Romanick
3
-3
/
+27
2013-10-17
Test that in/out qualifiers are required when redeclaring gl_ClipDistance.
Paul Berry
2
-0
/
+42
2013-09-04
glsl: Add precision qualifier tests for sampler types in GLSL and GLSL ES
Anuj Phogat
4
-0
/
+250
2013-09-04
glsl-1.30: Check that qualifiers other than precision qualifiers are rejected
Ian Romanick
8
-0
/
+136
2013-09-04
glsl: Compile test precision qualifiers on structure members
Ian Romanick
1
-0
/
+17
2013-08-30
glsl-1.30: Convert minimum-maximums tests to use built-in-constants program
Ian Romanick
14
-368
/
+14
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-21
Make use of piglit_build_simple_program_unlinked() in some tests.
Paul Berry
1
-9
/
+1
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-06-20
Fix clip-distance-explicit-too-large.frag test
Paul Berry
1
-1
/
+1
2013-06-04
piglit: Switch a bunch of tests over to piglit_build_simple_program.
Eric Anholt
9
-55
/
+16
2013-05-31
glsl-1.30: Split test switch-default-notlast in two.
Fabian Bieler
2
-6
/
+56
2013-05-31
glsl-1.30: Test conditional breaks in switch statements.
Fabian Bieler
1
-0
/
+48
[next]