index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
spec
/
glsl-1.10
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
glsl-1.10: Test reductions of integer vectors
Ian Romanick
1
-0
/
+28
2014-07-06
glsl-1.10: Add tests for literal floats with exponents.
Matt Turner
2
-0
/
+18
2014-07-06
glsl-1.10/glsl-1.20: Add tests for literal float suffixes.
Matt Turner
2
-0
/
+20
2014-07-06
glsl-1.10: Add octal/hex integer literal tests.
Matt Turner
4
-0
/
+36
2014-07-06
glsl-1.10: Add tests for empty block and statements.
Matt Turner
2
-0
/
+18
2014-06-21
Add a test to reject semicolons after #extension.
Kenneth Graunke
1
-0
/
+11
2014-05-14
glsl-1.10/execution/glsl-render-after-bad-attach: use default window size
Brian Paul
1
-3
/
+0
2014-02-19
glsl-1.10: Expect __ tests to pass
Ian Romanick
3
-3
/
+19
2014-01-27
glsl: Try some chained assignments
Ian Romanick
4
-0
/
+40
2013-12-09
Test some corner cases of loop analysis.
Paul Berry
3
-0
/
+122
2013-11-11
glsl-1.10: test that redeclaring a variable with a different type is illegal
Brian Paul
1
-0
/
+29
2013-11-05
glsl-1.10 / glsl-1.20: Print generated variable-index test names.
Matt Turner
2
-32
/
+96
2013-11-05
glsl-1.10: Delete bogus generated test.
Matt Turner
1
-97
/
+0
2013-10-08
Test that struct names may not begin with "gl_" prefix.
Paul Berry
1
-0
/
+22
2013-10-03
Test accuracy of dFdx and dFdy functions.
Paul Berry
2
-0
/
+72
2013-08-30
glsl-1.10: Convert minimum-maximums tests to use built-in-constants program
Ian Romanick
13
-336
/
+13
2013-08-29
glsl-1.10: Test that __VERSION__ == 110 even without #version specified.
Kenneth Graunke
1
-0
/
+13
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-28
glsl-1.10 / glsl-1.20: Relax precision requirements of variable indexing tests
Ian Romanick
110
-218
/
+434
2013-07-30
shader_runner: stick to the default GL_LUMINANCE depth mode
Marek Olšák
8
-24
/
+24
2013-07-19
glsl-1.10: Test the parameters cannot be const and out/inout.
Matt Turner
2
-0
/
+20
2013-07-11
glsl-1.10: Test that row_major is not a reserved word.
Matt Turner
1
-0
/
+14
2013-06-14
glsl-1.10: Test that returning void from a void function is illegal.
Matt Turner
1
-3
/
+15
2013-06-10
Add a parser test for "#version 110 es".
Kenneth Graunke
1
-0
/
+11
2013-06-04
piglit: Switch a bunch of tests over to piglit_build_simple_program.
Eric Anholt
1
-10
/
+1
2013-05-31
glsl-1.10: Test if samplers in nested structs can be passed as function param...
Fabian Bieler
1
-0
/
+44
2013-05-31
glsl-1.10: Test if arrays of samplers can be passed as function parameters.
Fabian Bieler
1
-0
/
+39
2013-05-08
pragma-macro-expansion: changed to extension-macro-expansion.
Fabian Bieler
2
-20
/
+19
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-1.10: add uniform type mismatch link test
Jordan Justen
1
-0
/
+29
2013-02-06
shader_tests: Add [require] / GLSL >= to shader_test files missing these.
Stuart Abercrombie
15
-0
/
+37
2013-01-21
Add glsl-render-after-bad-attach to build and all.tests
Paul Berry
1
-0
/
+14
2013-01-14
glsl: remove explicit 100x100 window size
Brian Paul
2
-4
/
+0
2013-01-09
Test that loop unrolling properly infers loop bounds.
Paul Berry
2
-0
/
+81
2012-12-20
Test that varyings can't be bools or structs
Paul Berry
10
-0
/
+207
2012-12-17
varying-packing-simple: Fix memory leak.
Vinson Lee
1
-0
/
+1
2012-12-17
Remove #version from variable indexing shader tests.
Stuart Abercrombie
290
-546
/
+0
2012-12-16
Add a simple test of varying packing.
Paul Berry
4
-0
/
+429
2012-12-06
Fix the fs GLSL >= version output by variable-index-write.sh.
Stuart Abercrombie
1
-1
/
+1
2012-12-06
Fix shell scripts that claim to run with /bin/sh but actually need /bin/bash.
Stuart Abercrombie
2
-2
/
+2
2012-12-05
glsl-1.10: Verify that "impossible" GLSL versions are properly rejected
Ian Romanick
1
-0
/
+11
2012-12-05
glsl-1.10: Add test for structure with same-name fields
Ian Romanick
2
-0
/
+37
2012-11-30
util/gl: Kill shader wrapper functions
Chad Versace
1
-15
/
+15
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
2
-0
/
+4
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
2
-8
/
+14
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
2
-2
/
+2
2012-09-24
glsl-fs-shadow2D-clamp-z: test clamping of Z in shadow2D
Marek Olšák
1
-0
/
+37
2012-08-23
glsl-1.10: Add tests for a bunch of i965 code generation bugs.
Eric Anholt
6
-0
/
+130
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č
2
-2
/
+2
[next]