summaryrefslogtreecommitdiff
path: root/tests/spec
AgeCommit message (Expand)AuthorFilesLines
2015-07-29arb_clear_texture: add tolerance to clear-max-level.c testHEADmasterYu Wang1-1/+1
2015-07-29clearbuffer-invalid-drawbuffer: Fix test cases calling glClearBufferiv with d...Eduardo Lima Mitev1-12/+18
2015-07-29arb_shader_storage_buffer_object: modify tests to use gl_core_version = 32Samuel Iglesias Gonsalvez10-21/+33
2015-07-29arb_arrays_of_arrays: fix simple atomic counters execution testTimothy Arceri1-13/+13
2015-07-29arb_arrays_of_arrays: basic image store execution testsTimothy Arceri2-0/+159
2015-07-29arb_arrays_of_arrays: add some sampler indexing execution testsTimothy Arceri18-0/+1117
2015-07-29arb_arrays_of_arrays: add simple atomic counters execution testTimothy Arceri1-0/+119
2015-07-29arb_gpu_shader_fp64: test glGetUniformdv interfaceDave Airlie2-0/+200
2015-07-28ext_image_dma_buf: Add tests for R8 and GR88 formats (v2)Chad Versace2-0/+302
2015-07-28arb_get_texture_sub_image-errors: test getting zero-sized imagesBrian Paul1-0/+60
2015-07-28arb_sampler_objects: use piglit_check_gl_error()Brian Paul1-16/+4
2015-07-28arb_clear_texture-simple: remove glDeleteTextures()Brian Paul1-1/+0
2015-07-28GL_ARB_texture_multisample: Test using glClear with a ms render targetNeil Roberts2-0/+224
2015-07-27arb_shader_image_load_store/host-mem-barrier: Skip UBO/RaW test if the requir...Francisco Jerez1-1/+10
2015-07-27arb_tessellation_shader/invalid-primitive: fix the test (missing TCS or TES)Marek Olšák1-16/+4
2015-07-27arb_tessellation_shader/invalid-get-program-params: fix it (missing TCS or TES)Marek Olšák1-8/+7
2015-07-27arb_tessellation_shader/get-tcs-params: fix the testMarek Olšák1-0/+9
2015-07-27arb_tessellation_shader: Add tests for gl_out[] redeclarationChris Forbes4-0/+49
2015-07-27arb_tessellation_shader: split barrier-switch testChris Forbes2-0/+45
2015-07-27arb_tessellation_shader: test that redeclared barrier() is unrestrictedChris Forbes1-0/+44
2015-07-27arb_tessellation_shader: Test array requirements for inputs and outputsChris Forbes10-0/+141
2015-07-27arb_tessellation_shader: Add tests for TCS output l-value indexingChris Forbes7-0/+159
2015-07-27arb_tessellation_shader: Test global layout qualifiers.Fabian Bieler2-0/+261
2015-07-27arb_blend_func_extended: output-location api testTapani Pälli2-0/+93
2015-07-27arb_gpu_shader_fp64: add test for aligning doubles in transform feedbackDave Airlie2-0/+195
2015-07-27arb_gpu_shader_fp64: test interleaved transform feedback for doublesDave Airlie2-0/+218
2015-07-27arb_gpu_shader_fp64: check GetTransformFeedbackVaryings returns the correct t...Dave Airlie2-0/+134
2015-07-27arb_gpu_shader_fp64: add separate transform feedback test.Dave Airlie4-0/+189
2015-07-26arb_program_interface_query: add missing space to error messageTimothy Arceri1-1/+1
2015-07-23arb_get_texture_sub_image: new tests for GL_ARB_get_texture_sub_imageBrian Paul7-0/+1315
2015-07-23Test that interpolateAtSample returns different resultsNeil Roberts2-0/+260
2015-07-23arb_program_resource: don't try compute enum for tess testsDave Airlie1-1/+0
2015-07-23arb_program_resource: add vs output to sub test for gsDave Airlie1-0/+2
2015-07-22arb_direct_state_access: allow tests to run with core profileBrian Paul5-0/+5
2015-07-22ext_packed_float: fix getteximage-invalid-format-for-packed-type testBrian Paul1-1/+14
2015-07-22glsl-1.10: exercise variable-indexed arraysBrian Paul1-0/+57
2015-07-22ARB_sample_shading: Add test for gl_SampleMask in combination with MRTs and a...Francisco Jerez2-0/+194
2015-07-22arb_gpu_shader5: Fix rounding instability in UBO and sampler indexing vs-nonu...Francisco Jerez2-48/+58
2015-07-22arb_gpu_shader5: Reorder probes in UBO and sampler indexing vs-nonuniform-con...Francisco Jerez2-42/+42
2015-07-21arb_sample_shading-builtin-gl-sample-position: Fix VS 2015 build.Vinson Lee1-1/+1
2015-07-22arb_separate_shader_objects: extend active sampler conflict to test AoATimothy Arceri1-44/+123
2015-07-18arb_separate_shader_objects: enable tess extension in tess stagesChris Forbes1-0/+2
2015-07-14arb_shader_image_load_store: Use GL_RGBA8 for image internal formatJordan Justen1-2/+2
2015-07-14arb_compute_shader: Use GL_RGBA8 for image_load_store internal formatJordan Justen4-6/+6
2015-07-13GL_MESA_pack_invert: Add a test for a few glReadPixels() cases.Eric Anholt4-0/+216
2015-07-13glsl-1.10 Adds tests on how void functions are handledRenaud Gaubert23-1/+338
2015-07-13arb_shader_storage_buffer_object/maxblocks: fail test if glGetIntegerv() give...Samuel Iglesias Gonsalvez1-0/+3
2015-07-09arb_framebuffer_no_attachments: Fix GCC format-security warning.Vinson Lee1-1/+1
2015-07-09arb_gpu_shader_fp64: add some tests for indirect double accessesDave Airlie3-0/+143
2015-07-09arb_shader_subroutine: add a bunch of shader testsDave Airlie7-0/+389