index
:
~gabbayo/piglit
base
fbo-extended-blend
fbo-generatemipmap-formats-debug
master
rhel-6.8
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-24
glsl-fs-main-return-conditional: Test for using return in main
Roland Scheidegger
1
-0
/
+28
2013-03-22
shader_runner: remove explicit #version from outerProduct generated tests.
Stuart Abercrombie
98
-200
/
+300
2013-03-22
glsl-1.50: add complex VS+FS interface blocks execution test
Jordan Justen
1
-0
/
+158
2013-03-22
glsl-1.50: add more negative tests for interface block linking
Jordan Justen
3
-0
/
+104
2013-03-22
texelFetch: require ALPHA in the visual
Dave Airlie
1
-1
/
+1
2013-03-20
glsl-1.40: Add a simple test of math on uniform buffer loads.
Eric Anholt
1
-0
/
+36
2013-03-20
GL_ARB_fragment_program/sparse-samplers: Test for a bug in i965.
Eric Anholt
3
-0
/
+156
2013-03-20
Add tests/spec/glsl-es-1.00/execution/maximums shader tests
Tom Gall
8
-0
/
+233
2013-03-20
glx_arb_create_context: Remove unused variables.
Rico Schüller
1
-2
/
+0
2013-03-20
glean/tfpexceptions: disable unused print_float() function
Rico Schüller
1
-1
/
+1
2013-03-19
glx-query-drawable: Remove unused window variable.
Rico Schüller
1
-1
/
+0
2013-03-19
Fix etc2 test for format=COMPRESSED_R11_EAC
Anuj Phogat
2
-0
/
+7
2013-03-19
fbo-clear-formats: clean up error handling
Brian Paul
1
-4
/
+15
2013-03-19
rg-teximage: remove large stack allocations
Brian Paul
4
-4
/
+16
2013-03-19
texunits: clean-up GL error checking code
Brian Paul
1
-32
/
+14
2013-03-19
texunits: increase size of arrays to fix crash
Brian Paul
1
-3
/
+10
2013-03-14
depthstencil-render-miplevels: Add test for size 273.
Paul Berry
1
-4
/
+3
2013-03-14
Eliminate code duplication in all.tests for depthstencil-render-miplevels
Paul Berry
1
-28
/
+23
2013-03-12
Plug the built-in test generator to the CL test list [v2]
Aaron Watry
1
-0
/
+5
2013-03-11
fbo-maxsize: use piglit_get_gl_enum_name()
Brian Paul
1
-1
/
+2
2013-03-11
fbo-maxsize: minor test improvements
Brian Paul
1
-0
/
+8
2013-03-09
oes_compressed_etc2_texture-miptree: Fix build.
José Fonseca
1
-0
/
+8
2013-03-08
Enable etc2 tests on gl contexts that support GL_ARB_ES3_compatibility extension
Anuj Phogat
4
-13
/
+69
2013-03-08
glx_arb_create_context: Add current-no-framebuffer test
Adam Jackson
3
-0
/
+92
2013-03-06
glsl-1.30: add basic test for testing textureOffset functionality.
Roland Scheidegger
2
-0
/
+157
2013-03-03
arb_texture_multisample: Avoiding C99-style struct initializers.
José Fonseca
1
-2
/
+2
2013-03-03
arb_texture_multisample: add new test for errors
Chris Forbes
3
-0
/
+71
2013-03-03
arb_texture_multisample: add new targets to texelFetch
Chris Forbes
4
-30
/
+238
2013-03-03
arb_texture_multisample: add new sampler targets to textureSize
Chris Forbes
3
-18
/
+74
2013-03-03
arb_texture_multisample: new tests for sample mask
Chris Forbes
5
-0
/
+269
2013-03-03
arb_texture_multisample: new test for teximage state
Chris Forbes
3
-0
/
+79
2013-03-03
arb_texture_multisample: new test for fb configs
Chris Forbes
3
-0
/
+331
2013-03-03
arb_texture_multisample: new minmax test
Chris Forbes
3
-0
/
+58
2013-03-03
arb_texture_multisample: add cmake plumbing
Chris Forbes
3
-0
/
+16
2013-03-01
glsl-1.50: move interface-blocks-simple-varying to execution dir
Jordan Justen
1
-0
/
+0
2013-03-01
glsl-1.50: add simple test for varying interface block
Jordan Justen
1
-0
/
+50
2013-03-01
glsl-1.50: varying keyword is not allowed within an interface block
Jordan Justen
1
-0
/
+22
2013-03-01
glsl-1.50: attribute keyword is not allowed within an interface block
Jordan Justen
1
-0
/
+22
2013-03-01
glsl-es-3.00: add uniform block type mismatch link test
Jordan Justen
1
-0
/
+39
2013-03-01
glsl-1.10: add uniform type mismatch link test
Jordan Justen
1
-0
/
+29
2013-03-01
glsl-1.50: add test for interface block member qualifier mismatch
Jordan Justen
1
-0
/
+22
2013-03-01
Change expected behavior for #if with undefined macros.
Carl Worth
2
-6
/
+26
2013-03-01
glx: Add GLX 1.3 variants of glx-query-drawable to all.tests
Adam Jackson
1
-2
/
+8
2013-03-01
glx-query-drawable: Add cases for all drawable types
Adam Jackson
1
-8
/
+63
2013-03-01
glx-query-drawable: Require GLX 1.3
Adam Jackson
1
-0
/
+2
2013-02-27
glslparsertest: Avoid uninitialized vars in parse_glsl_version_number.
Paul Berry
1
-3
/
+11
2013-02-27
glslparsertest: Don't require ES compatibility extensions when testing GLES.
Paul Berry
1
-11
/
+25
2013-02-27
glslparsertest: Fix parsing of GL_SHADING_LANGUAGE_VERSION in GLES.
Paul Berry
1
-5
/
+28
2013-02-26
Add a variant of glsl-fs-pointcoord for gles2.
Eric Anholt
3
-0
/
+143
2013-02-26
Add missing piglit_get_prim_name() for gles3.
Eric Anholt
1
-0
/
+22
[next]