summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-06-01fbo: Remove support for the checkerboard test patternIan Romanick1-17/+1
2017-06-01texsubimage-depth-formats: Require ARB_depth_textureIan Romanick1-0/+2
2017-06-01getteximage-depth: Require ARB_depth_textureIan Romanick1-0/+2
2017-06-01fbo: Require ARB_depth_texture in more testsIan Romanick3-1/+3
2017-06-01fbo: Fix trivial typo in commentIan Romanick1-1/+1
2017-05-30egl_khr_create_context: Don't expect GL_CONTEXT_FLAGS query to work when it c...Ian Romanick1-8/+54
2017-05-30arb_shader_image_load_store: set KHR_no_error compatibilitySamuel Pitoiset19-0/+19
2017-05-30arb_texture_view: add simple test for rendering to R32UI texture viewJózef Kucia3-0/+103
2017-05-30arb_get_program_binary: check correctly got_errorJuan A. Suarez Romero1-1/+1
2017-05-30arb_shader_storage_buffer_object: set KHR_no_error compatibilityTimothy Arceri11-22/+39
2017-05-30arb_shader_atomic_counters: set KHR_no_error compatibilityTimothy Arceri13-17/+36
2017-05-30arb_indirect_parameters: set KHR_no_error compatibilityTimothy Arceri2-0/+2
2017-05-30arb_draw_indirect: set KHR_no_error compatibilityTimothy Arceri12-0/+12
2017-05-30arb_uniform_buffer_object: set KHR_no_error compatibilityTimothy Arceri33-76/+124
2017-05-30gl-4.4: set KHR_no_error compatibilityTimothy Arceri1-5/+8
2017-05-30arb_base_instance: set KHR_no_error compatibilityTimothy Arceri2-0/+2
2017-05-26egl_mesa_platform_surfaceless: Use EXT functions for surfacesDaniel Diaz1-2/+21
2017-05-26egl_mesa_platform_surfaceless: Don't use eglGetPlatformDisplay directlyDaniel Diaz1-1/+1
2017-05-26util/egl: Honour Surfaceless MESA in get_default_displayDaniel Diaz1-0/+7
2017-05-26tests: Update integration for khronos CTS runner.Andres Gomez2-11/+11
2017-05-25genned-names: correct the parameter for glBindBufferRangeSandra Koroniewska1-1/+1
2017-05-25glean: remove test_uniform_multiple_samplers()Timothy Arceri1-18/+0
2017-05-22arb_gpu_shader_fp64: set missing 'w' component to glsl-uniform-initializer-4Samuel Pitoiset1-1/+1
2017-05-22shaders: set missing blue color to glsl-const-builtin-distance.shader_testSamuel Pitoiset1-1/+1
2017-05-22shaders/ssa: fix wrong syntax in fs-swap-problem.shader_testSamuel Pitoiset1-1/+1
2017-05-22parser_utils: do not overwrite value when no digits are foundSamuel Pitoiset1-6/+12
2017-05-22arb_bindless_texture: fix setting bound/bindless uniformsSamuel Pitoiset1-16/+141
2017-05-22arb_bindless_texture: add new explicit-image-binding.shader_testSamuel Pitoiset1-0/+58
2017-05-22shader_runner: only clear handles that are residentSamuel Pitoiset1-4/+7
2017-05-22shader_runner: clear resident handles before texture bindingsSamuel Pitoiset1-3/+3
2017-05-19cl-api-get-platform-ids: Remove duplicate piglit_cl_check_error.Vinson Lee1-1/+0
2017-05-19arb_sparse_buffer: Fix Coverity unintentional integer overflow defect.Vinson Lee1-1/+1
2017-05-19arb_direct_state_access: Fix memory leaks.Vinson Lee1-0/+3
2017-05-19arb_uniform_buffer_object: add uniform-block-memory-qualifier.fragSamuel Pitoiset2-25/+27
2017-05-19arb_bindless_texture: add ubo-named-block execution testsSamuel Pitoiset2-0/+88
2017-05-19shader_runner: add support for setting resident handles to UBOSamuel Pitoiset1-0/+6
2017-05-19arb_bindless_texture: add new execution tests with sampler/image arraysSamuel Pitoiset4-0/+264
2017-05-19arb_bindless_texture: add missing writeonly qualifier to images/inout.fragSamuel Pitoiset1-1/+1
2017-05-18texturing: Add decompression test for S3TC DXT1Nanley Chery3-0/+98
2017-05-18arb_compute_shader: set KHR_no_error compatibilityTimothy Arceri6-0/+6
2017-05-18arb_compute_shader: remove misleading headersTimothy Arceri2-12/+0
2017-05-18arb_compute_variable_group_size: set KHR_no_error compatibilityTimothy Arceri3-0/+3
2017-05-18arb_draw_buffers_blend: set KHR_no_error compatibilityTimothy Arceri1-0/+1
2017-05-18arb_copy_buffer: set KHR_no_error compatibilityTimothy Arceri12-0/+12
2017-05-18arb_framebuffer_object: set KHR_no_error compatibilityTimothy Arceri11-0/+11
2017-05-18KHR_no_error: set compatibility status for a bunch of glCompressedTex* testsTimothy Arceri14-0/+14
2017-05-18arb_direct_state_access: set KHR_no_error compatibilityTimothy Arceri27-82/+164
2017-05-18piglit-framework-gl: add piglit_khr_no_error for detecting when khr_no_error ...Timothy Arceri2-0/+3
2017-05-18textureSamples: fix printfTimothy Arceri1-1/+1
2017-05-18tests: mark KHR_no_error compatible testsTimothy Arceri99-0/+99