index
:
~fredrik/piglit
arb-direct-state-access
arb-multi-bind
master
Unnamed repository; edit this file to name it for gitweb.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
all.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
arb_compute_shader: Add indirect compute dispatch test
Jordan Justen
1
-0
/
+1
2015-09-24
arb_compute_shader: Add render + compute test
Jordan Justen
1
-0
/
+1
2015-09-24
arb_compute_shader: Check local ids at various sizes using atomic counters
Jordan Justen
1
-0
/
+1
2015-09-23
all.py: s/occlusion_query_conformance/occlusion_query_conform/
Brian Paul
1
-1
/
+1
2015-09-22
ext_framebuffer_multisample_blit_scaled: Add support for array textures
Ian Romanick
1
-0
/
+5
2015-09-18
Remove glean occlusion query test.
Brian Paul
1
-1
/
+0
2015-09-18
Port arb occlusion query conformance tests from Glean to Piglit
Juliet Fru
1
-0
/
+1
2015-09-18
remove Glean paths test
Juliet Fru
1
-1
/
+0
2015-09-18
Port basic GL rendering test from Glean to Piglit
Juliet Fru
1
-0
/
+1
2015-09-16
tests/all: add fbo-mrt-new-bind
Dylan Baker
1
-0
/
+1
2015-09-16
tests/all.py: add arb_texture_buffer_object-render-no-bo
Dylan Baker
1
-0
/
+1
2015-09-16
tests.all: add arb_framebuffer_srgb-pushpop
Dylan Baker
1
-0
/
+1
2015-09-16
tests/all.py: fix ext_texture_array-compressed
Dylan Baker
1
-2
/
+2
2015-09-16
tests/all.py: add arb_copy_image-api_errors
Dylan Baker
1
-0
/
+1
2015-09-16
tests/all.py: add arb_gpu_shader_fp64-double_in_bool_uniform
Dylan Baker
1
-0
/
+1
2015-09-16
tests/all.py: add missing test fcc-front-buffer-distraction
Dylan Baker
1
-0
/
+1
2015-09-16
arb_direct_state_access: Verify the side-effect-free operation of glGenerateT...
Ian Romanick
1
-0
/
+1
2015-09-10
add textureSamples tests
Ilia Mirkin
1
-0
/
+10
2015-09-04
arb_copy_image: add new format swizzle test
Brian Paul
1
-0
/
+1
2015-09-04
ext_texture_integer: add new tex formats test
Brian Paul
1
-0
/
+1
2015-09-02
arb_gpu_shader_fp64: Verify that setting a double with glUniform*fv is an error
Ian Romanick
1
-0
/
+1
2015-09-02
Delete vpfp-generic.
Kenneth Graunke
1
-6
/
+0
2015-08-25
arb_direct_state_access: Remove gettextureimage-simple
Ian Romanick
1
-2
/
+0
2015-08-24
texture-storage: add specific test for attaching to fbo
Tapani Pälli
1
-0
/
+2
2015-08-14
ext_depth_bounds_test: new test for the extension
Marek Olšák
1
-0
/
+4
2015-08-13
gl-2.0: Add test for re-using shader objects
Topi Pohjolainen
1
-0
/
+1
2015-07-31
Test interpolateAtSample with dynamically nonuniform values
Neil Roberts
1
-0
/
+1
2015-07-29
arb_tessellation_shader: Test large uniforms arrays. (v3)
Fabian Bieler
1
-0
/
+1
2015-07-29
all.py: don't add unsupported texwrap test combinations
Marek Olšák
1
-4
/
+6
2015-07-29
arb_gpu_shader_fp64: test glGetUniformdv interface
Dave Airlie
1
-0
/
+1
2015-07-28
ext_image_dma_buf: Add tests for R8 and GR88 formats (v2)
Chad Versace
1
-0
/
+3
2015-07-28
GL_ARB_texture_multisample: Test using glClear with a ms render target
Neil Roberts
1
-1
/
+2
2015-07-28
point-vertex-id: Test using an instanced attribute
Neil Roberts
1
-0
/
+4
2015-07-28
point-vertex-id: Additionally test with gl_InstanceID
Neil Roberts
1
-1
/
+3
2015-07-27
arb_tessellation_shader: Test global layout qualifiers.
Fabian Bieler
1
-0
/
+1
2015-07-27
arb_blend_func_extended: output-location api test
Tapani Pälli
1
-0
/
+1
2015-07-27
arb_gpu_shader_fp64: add test for aligning doubles in transform feedback
Dave Airlie
1
-0
/
+1
2015-07-27
arb_gpu_shader_fp64: test interleaved transform feedback for doubles
Dave Airlie
1
-0
/
+1
2015-07-27
arb_gpu_shader_fp64: check GetTransformFeedbackVaryings returns the correct t...
Dave Airlie
1
-0
/
+1
2015-07-27
arb_gpu_shader_fp64: add separate transform feedback test.
Dave Airlie
1
-0
/
+5
2015-07-23
arb_get_texture_sub_image: new tests for GL_ARB_get_texture_sub_image
Brian Paul
1
-0
/
+7
2015-07-23
Test that interpolateAtSample returns different results
Neil Roberts
1
-0
/
+2
2015-07-22
ARB_sample_shading: Add test for gl_SampleMask in combination with MRTs and a...
Francisco Jerez
1
-0
/
+2
2015-07-21
Test sampling functions with constant zero arguments
Neil Roberts
1
-0
/
+10
2015-07-13
GL_MESA_pack_invert: Add a test for a few glReadPixels() cases.
Eric Anholt
1
-0
/
+5
2015-07-08
arb_separate_shader_objects: new test for SSO, GS and tessellation combined
Marek Olšák
1
-0
/
+2
2015-07-08
egl-gl-colorspace: new test for the EGL extension
Marek Olšák
1
-0
/
+7
2015-07-07
gl-2.0-large-point-fs: new test of large points with fragment shaders
Brian Paul
1
-0
/
+1
2015-06-29
ext_framebuffer_blit: try blitting *very* early on in the application
Ilia Mirkin
1
-0
/
+5
2015-06-23
gl-1.5-vertex-buffer-offsets: test unusual vertex offsets/strides
Brian Paul
1
-0
/
+1
[next]