summaryrefslogtreecommitdiff
path: root/tests/spec
AgeCommit message (Expand)AuthorFilesLines
2016-10-05arb_compute_variable_group_size: check for invalid work group countSamuel Pitoiset1-0/+32
2016-10-04arb_program_interface_query: Silence return-type warning.Vinson Lee1-0/+1
2016-10-04Add glsl-1.30/execution/fs-loop-cont-else-bugNicolai Hähnle1-0/+44
2016-10-03tests: fix unused variable in gles versions of arb_viewport_array/queriesDylan Baker1-0/+2
2016-10-03tests: remove unused variable from ext_image_dma_buf_import/refcountDylan Baker1-1/+0
2016-09-29add ARB_compute_variable_group_size testsSamuel Pitoiset14-0/+834
2016-09-29utils: define DRM_FORMATS needed by dma_buf testsDylan Baker1-12/+0
2016-09-29vs-loop-zero-iterations-two-exits2: Use green for pass, red for fail.Eric Anholt1-4/+4
2016-09-29vs-loop-zero-iterations-two-exits2: Fix on Mesa.Eric Anholt1-1/+3
2016-09-26dmabuf: fix YUV tests for drivers other than intelRob Clark12-148/+131
2016-09-23oes_viewport_array: add copies of relevant arb_fragment_layer_viewport testsIlia Mirkin3-0/+204
2016-09-22arb_query_buffer_object: beef up the testNicolai Hähnle2-114/+185
2016-09-21arb_texture_view: adapt a few more tests to work with OES_texture_viewIlia Mirkin5-31/+98
2016-09-21arb_texture_view: convert sampling-2d-array-* to GLES compatibilityIlia Mirkin4-74/+123
2016-09-21arb_texture_view: convert remainder of rendering_* to work with GLESIlia Mirkin5-96/+184
2016-09-21arb_texture_view: start converting for GL_OES_texture_view friendlinessIlia Mirkin2-162/+477
2016-09-21arb_viewport_array: rework tests to work with GL_OES_viewport_arrayIlia Mirkin13-95/+272
2016-09-18arb_texture_view/rendering-formats: test glClear(1, 1, 1, 1) w/ texture viewsMarek Olšák1-11/+559
2016-09-16gl-1.3-alpha_to_coverage_nop: new test of no-op GL_SAMPLE_ALPHA_TO_COVERAGEBrian Paul4-0/+125
2016-09-16arb_framebuffer_srgb-srgb_pbo: New arb_framebuffer_srgb test.Neha Bhende2-0/+252
2016-09-16glsl-1.10: complex loop unrolling testsTimothy Arceri3-0/+148
2016-09-02gl-1.0: Add a scissored depth clear test that uses negative x,y.Matt Turner2-0/+90
2016-09-02gl-1.0: Call piglit_ortho_projection from piglit_init.Matt Turner7-63/+7
2016-09-02gl-1.0: Remove @file names.Matt Turner7-7/+7
2016-09-02gl-1.0: Move scissor tests here.Matt Turner9-0/+1068
2016-09-02tests: fix ext_shader_samples_identical ES 3.1 vert testDylan Baker1-7/+8
2016-09-01Fix TCS input array length in tcs-input-read-nonconst* tests.Kenneth Graunke2-2/+2
2016-09-01glsl: Verify that #version 0 generates an error instead of crashingIan Romanick4-0/+32
2016-08-31tests: fix ext_shader_samples_identical/glsl-es-3.10/compiler/all-functions....Dylan Baker1-9/+10
2016-08-31gl-1.0: Add a spot light sanity checkDaniel Scharrer2-0/+133
2016-08-31arb_texture_float-get-tex3d: test glGetTexImage with 3D float textureBrian Paul2-0/+111
2016-08-30arb_texture_view/rendering-formats: test all combinations of all formatsMarek Olšák1-66/+1244
2016-08-24arb_program_interface_query: add compare-with-shader-subroutine testAlejandro Piñeiro2-0/+369
2016-08-21Add a simple parser test for 'inout' in 4.40.Kenneth Graunke1-0/+17
2016-08-19glsl-1.50: add tests to verify that clip distance in VS doesn't mess up GSIlia Mirkin2-0/+107
2016-08-18EGL_EXT_image_dma_buf_import/refcount: New test for GEM handle bug.Eric Anholt4-4/+139
2016-08-18sample_common: Move clearing the buffer to the callers.Eric Anholt3-4/+6
2016-08-18sample_common: Separate drawing from destroying an image.Eric Anholt2-14/+19
2016-08-18sample_common: Separate EGLImage-to-texture from drawing.Eric Anholt2-3/+21
2016-08-18sample_common: Reuse piglit_draw_rect_tex instead of hand-rolling it.Eric Anholt1-16/+6
2016-08-18sample_common: Factor out image creation for a dmabuf fd.Eric Anholt2-10/+34
2016-08-18sample_rgb/yuv: Present the results to the screen in non-auto.Eric Anholt2-4/+12
2016-08-12multisample_blit_scaled: Change 8X MSAA sample mappingAnuj Phogat1-5/+5
2016-08-11arb_shading_language_420pack: Added some few more struct initializing testsAndres Gomez4-0/+79
2016-08-11glslparsertest: Added some few more struct construction testsAndres Gomez6-0/+84
2016-08-10KHR_debug/object-label: Improve query object label testing.Eric Anholt1-3/+4
2016-08-09astc_sliced_3d: Remove extra block_dims increment.Vinson Lee1-1/+0
2016-08-09astc_3d: Remove unused variables.Vinson Lee1-4/+0
2016-08-09Add tests/spec/gl-2.1/polygon-stipple-fsNicolai Hähnle2-0/+174
2016-08-08Change arb_framebuffer_srgb/blit to follow GL 4.4+ rules.Kenneth Graunke1-32/+128