summaryrefslogtreecommitdiff
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 Airlie3-0/+201
2015-07-28ext_image_dma_buf: Add tests for R8 and GR88 formats (v2)Chad Versace3-0/+305
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 Roberts3-1/+226
2015-07-28point-vertex-id: Test using an instanced attributeNeil Roberts2-12/+67
2015-07-28point-vertex-id: Additionally test with gl_InstanceIDNeil Roberts2-52/+133
2015-07-27compressedteximage: bump the texture size to reproduce a radeonsi bug (v2)Marek Olšák1-1/+4
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-27generated_tests: Test tessellation control shader input.Chris Forbes2-0/+305
2015-07-27generated_tests: Test tessellation evaluation shader input.Fabian Bieler2-0/+334
2015-07-27arb_tessellation_shader: Test global layout qualifiers.Fabian Bieler3-0/+262
2015-07-27arb_blend_func_extended: output-location api testTapani Pälli3-0/+94
2015-07-27arb_gpu_shader_fp64: add test for aligning doubles in transform feedbackDave Airlie3-0/+196
2015-07-27arb_gpu_shader_fp64: test interleaved transform feedback for doublesDave Airlie3-0/+219
2015-07-27arb_gpu_shader_fp64: check GetTransformFeedbackVaryings returns the correct t...Dave Airlie3-0/+135
2015-07-27arb_gpu_shader_fp64: add separate transform feedback test.Dave Airlie5-0/+194
2015-07-27piglit/util: add support for probing doubles in a buffer.Dave Airlie2-1/+26
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 Paul8-0/+1322
2015-07-23framework: Don't add extra '.' to xz compressed files on shell pathDylan Baker2-2/+5
2015-07-23framework: fix handling of files with a '.' in the name of the fileDylan Baker2-1/+18
2015-07-23framework: add --force to xz compress lineDylan Baker2-1/+22
2015-07-23framework: hide stderr messages from xz binaryDylan Baker1-3/+8
2015-07-23Test that interpolateAtSample returns different resultsNeil Roberts3-0/+262
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-22tex3d-maxsize: print max 3D texture size that's found/testedBrian Paul1-0/+4
2015-07-22ARB_sample_shading: Add test for gl_SampleMask in combination with MRTs and a...Francisco Jerez3-0/+196
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