summaryrefslogtreecommitdiff
path: root/tests/spec
AgeCommit message (Expand)AuthorFilesLines
2015-08-25arb_direct_state_access: Coding standards fixesIan Romanick17-376/+308
2015-08-24arb_shader_precision: add manually written tests for a*b+c and fma()Micah Fedke6-0/+354
2015-08-24texture-storage: add specific test for attaching to fboTapani Pälli2-0/+95
2015-08-20arb_shader_image_load_store: Add test for the GL 4.5 floating-point overload ...Francisco Jerez1-0/+44
2015-08-20shader_runner: Pass the desired image format explicitly to "image texture".Francisco Jerez8-13/+13
2015-08-20arb_arrays_of_arrays: mixed direct and indirect image indexingTimothy Arceri2-0/+132
2015-08-19gl-3.2: fix layered-rendering testTimothy Arceri1-2/+2
2015-08-18arb_shader_storage_buffer_object: add readonly and writeonly testsTapani Pälli2-0/+32
2015-08-18arb_shader_storage_buffer_object: add buffer memory qualifers testTapani Pälli1-0/+12
2015-08-18arb_texture_multisample: add error check for samples == 0Timothy Arceri1-4/+16
2015-08-15arb_arrays_of_arrays: Use GL_RGBA8 for image internal formatTimothy Arceri2-6/+6
2015-08-14ext_depth_bounds_test: new test for the extensionMarek Olšák4-0/+176
2015-08-13gl-2.0: Add test for re-using shader objectsTopi Pohjolainen2-0/+106
2015-08-13arb_program_interface_query: fix getprogramresourceiv errorsTapani Pälli1-5/+4
2015-08-09arb_arrays_of_arrays: simple subroutine execution testTimothy Arceri1-0/+63
2015-08-09arb_arrays_of_arrays: add simple fs atomic counter execution testTimothy Arceri1-0/+108
2015-08-09arb_arrays_of_arrays: fix vs decrement atomic counter testTimothy Arceri1-7/+8
2015-08-09arb_arrays_of_arrays: add some atomic counter indirect indexing testsTimothy Arceri2-0/+153
2015-08-07tf3: remove broken and unused codeIlia Mirkin1-31/+1
2015-08-06arb_tessellation_shader-large-uniforms: Fix memory leaks.Vinson Lee1-0/+4
2015-08-06arb_tessellation_shader-invalid-get-program-params: Remove unused variable.Vinson Lee1-4/+0
2015-08-06active-sampler-conflict.c: remove unused variableDylan Baker1-1/+0
2015-08-05occlusion_query_meta_save: also test scissored clearBrian Paul1-5/+24
2015-08-05occlusion_query_meta_no_fragments: check more potential meta operationsBrian Paul1-2/+39
2015-08-02arb_shader_atomic_counters-semantics: test different binding pointsAlejandro Piñeiro1-43/+111
2015-07-31Test interpolateAtSample with dynamically nonuniform valuesNeil Roberts2-0/+278
2015-07-30tests: add missing requirements to two arb_arrays_of_arrays testsDylan Baker2-0/+4
2015-07-29arb_tessellation_shader: Test large uniforms arrays. (v3)Fabian Bieler2-0/+334
2015-07-29arb_tessellation_shader: add tests for partial output writesChris Forbes2-0/+128
2015-07-29arb_tessellation_shader: add tests to exercise gl_PrimitiveIDChris Forbes2-0/+140
2015-07-29arb_tessellation_shader: Add various simple cases for TCS input readsChris Forbes7-0/+479
2015-07-29arb_tessellation_shader: Add yet another fairly minimal caseChris Forbes1-0/+50
2015-07-29arb_tessellation_shader: add tests for correct set of invocationsChris Forbes2-0/+120
2015-07-29arb_tessellation_shader: Add another minimal execution testChris Forbes1-0/+49
2015-07-29arb_clear_texture: add tolerance to clear-max-level.c testYu 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