summaryrefslogtreecommitdiff
path: root/tests/spec
AgeCommit message (Expand)AuthorFilesLines
2014-04-26add new texture swizzle API testBrian Paul2-0/+128
2014-04-26implement new texture swizzle testBrian Paul2-0/+173
2014-04-26swapbuffers-behavior: check if swapbuffers swaps or copiesBrian Paul2-0/+122
2014-04-26normal3b3s-invariance: test GLbyte[3] and GLshort[3] normal vec invarianceBrian Paul4-0/+282
2014-04-25sso: Verify results of program pipeline validation when a conflicting sampler...Ian Romanick2-0/+209
2014-04-25gl-2.0: Verify results of program validation when a conflicting sampler confi...Ian Romanick2-0/+208
2014-04-21arb_gpu_shader5: skip layout qualifier tests if extension not supportedChris Forbes3-0/+3
2014-04-17util/egl: Add EGLDisplay parameter to piglit_require_egl_extension()Chad Versace8-11/+19
2014-04-17util/gl: Rename struct piglit_gl_subtest -> piglit_subtestChad Versace1-1/+1
2014-04-15cmake: Use piglit_add_executable instead of add_executableDylan Baker6-47/+47
2014-04-15remove executable bits from C files.Dave Airlie2-0/+0
2014-04-14ext_image_dma_buf_import/intel_external_sampler_only: fix link errorJordan Justen1-3/+23
2014-04-13gl-3.0: Fix required-sized-texture-formats for depth formatsChia-I Wu1-1/+11
2014-04-12arb_gpu_shader5: Test some more `sample` qualifier cases.Chris Forbes6-0/+121
2014-04-07arb_shader_atomic_counters: Add a test for unused atomic op results.Eric Anholt2-0/+349
2014-04-07arb_shader_atomic_counters: Bind a VAO in the points case.Eric Anholt1-0/+7
2014-04-06arb_gpu_shader5: add some compiler/linker tests for sample qualifierChris Forbes9-0/+192
2014-04-04arb_clear_texture: add a trivial testIlia Mirkin4-0/+154
2014-04-03Replace end_config with 'end config' in glsl parser testsDylan Baker5-5/+5
2014-04-03ext_timer_query/time-elapsed: Prevent infinite loop.José Fonseca1-0/+4
2014-04-01dlist-multidrawarrays: test that glMultiDrawArrays works in a display listBrian Paul4-0/+225
2014-04-01ARB_explicit_uniform_location: test inactive uniform interactionTapani Pälli2-0/+94
2014-04-01arb_gpu_shader5: Rename `signed` to `test_signed`.Chris Forbes6-52/+52
2014-03-30arb_shader_atomic_counters: Test the atomicity of atomic built-in functions.Francisco Jerez2-0/+221
2014-03-30arb_shader_atomic_counters: Test that atomic built-ins execute the expected o...Francisco Jerez2-0/+382
2014-03-30arb_shader_atomic_counters: Test linking with conflicting locations.Francisco Jerez2-0/+211
2014-03-30arb_shader_atomic_counters: Test the minimum maximums defined by the spec.Francisco Jerez2-0/+87
2014-03-30arb_shader_atomic_counters: Test shaders at and beyond the limits.Francisco Jerez2-0/+438
2014-03-30arb_shader_atomic_counters: Test atomic counters as function arguments.Francisco Jerez2-0/+112
2014-03-30arb_shader_atomic_counters: Test atomic ops vs discard.Francisco Jerez2-0/+111
2014-03-30arb_shader_atomic_counters: Test that atomics vs default uniform block.Francisco Jerez2-0/+121
2014-03-30arb_shader_atomic_counters: Test the buffer binding API functions.Francisco Jerez2-0/+158
2014-03-30arb_shader_atomic_counters: Test dynamic indexing of atomic counter arrays.Francisco Jerez2-0/+174
2014-03-30arb_shader_atomic_counters: Test the atomic counter query functions.Francisco Jerez2-0/+405
2014-03-30arb_shader_atomic_counters: Import GLSL parser tests.Francisco Jerez22-0/+427
2014-03-30arb_shader_atomic_counters: Import common helper functions.Francisco Jerez5-0/+407
2014-03-25arb_texture_view: Move declarations to beginning of block.José Fonseca1-2/+3
2014-03-25arb_texture_view: add test for glCopyTexSubImage with MinLayerChris Forbes2-0/+142
2014-03-25arb_draw_indirect: add instances testChris Forbes2-0/+124
2014-03-25arb_draw_indirect: add ugly primitive restart caseChris Forbes2-0/+135
2014-03-25arb_draw_indirect: add test for glDrawElementsIndirect with primitive restartChris Forbes2-0/+134
2014-03-25arb_draw_indirect: add test for DrawElementsIndirect with base instanceChris Forbes2-0/+153
2014-03-25arb_draw_indirect: add test for DrawArraysIndirect with base instanceChris Forbes2-0/+143
2014-03-25arb_draw_indirect: add test for DrawElementsIndirectChris Forbes2-0/+130
2014-03-25arb_draw_indirect: add new test for glDrawArraysIndirectChris Forbes2-0/+120
2014-03-25arb_draw_indirect: add test for api errorsChris Forbes4-0/+251
2014-03-24arb_clear_buffer_object: fix various deprecated formatsChris Forbes1-6/+6
2014-03-23arb_texture_view: Add test for rendering with format changeChris Forbes2-0/+126
2014-03-23arb_texture_view: split rendering-levels and rendering-layers testsChris Forbes3-115/+184
2014-03-23arb_texture_view: Add test for layered framebuffer / MinLayer.Chris Forbes2-0/+134