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
/
all.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
arb_internalformat_query2: Added tests for {COLOR,DEPTH,STENCIL}_COMPONENTS
Antia Puentes
1
-0
/
+1
2016-03-04
arb_internalformat_query2: test for FILTER pname
Alejandro Piñeiro
1
-0
/
+1
2016-03-04
arb_internalformat_query2: Added tests for image textures
Antia Puentes
1
-0
/
+1
2016-03-04
arb_internalformat_query2: port of query1 minmax test to query2
Alejandro Piñeiro
1
-0
/
+1
2016-03-04
arb_internalformat_query2: test for TEXTURE_COMPRESSED_BLOCK_<X>
Alejandro Piñeiro
1
-0
/
+1
2016-03-04
arb_internalformat_query2: test for COLOR_ENCODING
Alejandro Piñeiro
1
-0
/
+1
2016-03-04
arb_internalformat_query2: max dimensions related checks
Alejandro Piñeiro
1
-0
/
+1
2016-03-04
arb_internalformat_query2: IMAGE_FORMAT_COMPATIBILITY_TYPE test
Alejandro Piñeiro
1
-0
/
+1
2016-03-04
arb_internalformat_query2: test for INTERNALFORMAT_{X}_TYPE pnames
Alejandro Piñeiro
1
-0
/
+1
2016-03-04
arb_internalformat_query2: test for INTERNALFORMAT_{X}_SIZE pnames
Alejandro Piñeiro
1
-0
/
+1
2016-03-04
arb_internalformat_query2: test for SAMPLES and NUM_SAMPLE_COUNTS pnames
Alejandro Piñeiro
1
-0
/
+1
2016-03-04
arb_internalformat_query2: test for the most generic pname checks
Alejandro Piñeiro
1
-0
/
+1
2016-03-04
arb_internalformat_query2: query2 api-error check
Alejandro Piñeiro
1
-0
/
+5
2016-02-27
arb_uniform_buffer_object: add new test exercising an array in a UBO
Brian Paul
1
-0
/
+2
2016-02-18
readpixels-oob: Add a glReadPixels out-of-bounds test
Nanley Chery
1
-0
/
+1
2016-02-16
arb_compute_shader: Add test for dispatches with a zero size
Jordan Justen
1
-0
/
+1
2016-02-16
egl: add new test egl-create-largest-pbuffer-surface
Tapani Pälli
1
-0
/
+3
2016-02-14
Add new test to exercise glBitmap in display lists
Brian Paul
1
-0
/
+1
2016-02-13
getteximage-formats: Add option to clear texture before rendering
Topi Pohjolainen
1
-0
/
+1
2016-02-10
sso: Add several misc API error tests
Ian Romanick
1
-0
/
+1
2016-02-10
gl-3.1: test for linking error with an empty program
Timothy Arceri
1
-0
/
+1
2016-02-10
glsl: tidy up link empty program tests
Timothy Arceri
1
-2
/
+1
2016-02-09
Add a new GL_ARB_clip_control viewport test (v2)
Brian Paul
1
-0
/
+1
2016-02-09
Fix names of GL_ARB_clip_control executables
Brian Paul
1
-2
/
+2
2016-02-08
framework,unittests: use __future__ unicode_literals
Dylan Baker
1
-1
/
+3
2016-02-08
python: use six.moves.range
Dylan Baker
1
-1
/
+3
2016-02-05
arb_fb_no_attach: Test with an odd sample count
Neil Roberts
1
-0
/
+1
2016-02-03
texturing/cubemap: add PBO upload
Nicolai Hähnle
1
-0
/
+2
2016-02-03
arb_texture_view-texsubimage-levels: add PBO upload
Nicolai Hähnle
1
-0
/
+1
2016-02-03
arb_texture_view-texsubimage-layers: add PBO upload
Nicolai Hähnle
1
-0
/
+1
2016-02-03
ext_texture_array-compressed: add PBO upload mode
Nicolai Hähnle
1
-0
/
+3
2016-02-03
texsubimage-depth-formats: add PBO option
Nicolai Hähnle
1
-0
/
+1
2016-02-03
all.py: mark the last variant of texsubimage as running concurrently
Nicolai Hähnle
1
-1
/
+1
2016-02-03
Add texturing/texsubimage-unpack
Nicolai Hähnle
1
-0
/
+2
2016-02-02
arb_no_fb_attach: add a test with just samples passed
Ilia Mirkin
1
-0
/
+1
2016-01-27
sso: Simple transform feedback with rendezvous by location test
Ian Romanick
1
-0
/
+2
2016-01-27
sso: Verify that uniforms has per-program namespace
Ian Romanick
1
-0
/
+2
2016-01-27
sso: Verify the commands that are / are not compiled into display lists
Ian Romanick
1
-0
/
+1
2016-01-22
arb_shader_subroutine: test UniformSubroutinesuiv
Timothy Arceri
1
-0
/
+1
2016-01-22
arb_enhanced_layouts: UBO explicit offset test
Timothy Arceri
1
-0
/
+7
2016-01-21
Test that cubemaps with non-matching faces are incomplete
Neil Roberts
1
-0
/
+2
2016-01-20
arb_stencil_texturing: Verify that glBlitFramebuffer does not corrupt state
Ian Romanick
1
-0
/
+7
2016-01-15
arb_invalidate_subdata: add test for glInvalidateBuffer(Sub)Data
Nicolai Hähnle
1
-0
/
+6
2016-01-14
arb_texture_view-mipgen: add test to verify correct format is used for mipgen
Roland Scheidegger
1
-0
/
+1
2016-01-12
namespace-pollution: Add Apple vertex array as an object to test
Ian Romanick
1
-1
/
+1
2016-01-12
namespace-pollution: Add vertex program as an object to test
Ian Romanick
1
-1
/
+1
2016-01-12
namespace-pollution: Add renderbuffer as an object to test
Ian Romanick
1
-1
/
+1
2016-01-12
namespace-pollution: Add glGetTexImage from a compressed texture as an operat...
Ian Romanick
1
-1
/
+1
2016-01-12
namespace-pollution: Add framebuffer as an object to test
Ian Romanick
1
-1
/
+1
2016-01-12
namespace-pollution: Add glCopyImageSubData as an operation to test
Ian Romanick
1
-1
/
+1
[next]