summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-10-18shader_runner: don't use glMapNamedBufferRangeHEADmasterNicolai Hähnle1-5/+6
2017-10-18tests/deqp: remove redundant constructorsNicolai Hähnle2-7/+0
2017-10-12cl: Add tests for load hi16 instructionsMatt Arsenault2-0/+376
2017-10-12cl: Add tests for store hi16 instructionsMatt Arsenault2-0/+185
2017-10-12glx: Rerun failing tests in auto mode if there is a pending expose eventThomas Hellstrom1-0/+14
2017-10-11cl: Improve link program testsJan Vesely1-6/+6
2017-10-11cl: Add tests for clc-1.0 integer atomicsJan Vesely33-0/+2211
2017-10-11arb_sample_shading: uint -> GLuint.Jose Fonseca1-1/+1
2017-10-11arb_query_buffer_object: add additional coherency testsNicolai Hähnle3-0/+443
2017-10-11arb_query_buffer_object: extract some common code for running queriesNicolai Hähnle4-129/+240
2017-10-11arb_sample_shading: run more tests concurrentlyNicolai Hähnle1-4/+2
2017-10-11arb_sample_shading: add more extensive gl_SampleMask(In) testsNicolai Hähnle3-0/+457
2017-10-11arb_enhanced_layouts: test packing of floats in the same slots as an arrayTimothy Arceri1-0/+93
2017-10-11arrays_of_arrays/atomic_counter: check counters limit on linker test.Dave Airlie1-0/+2
2017-10-11arrays_of_arrays/atomic_counters: set requirements on atomic counter numbers.Dave Airlie2-0/+2
2017-10-11arb_shader_atomic_counter_ops: declare counters to fix undefined behaviour.Dave Airlie1-0/+1
2017-10-06cl: Add tests for mad mixMatt Arsenault1-0/+283
2017-10-06ext_occlusion_query_boolean: basic API testTapani Pälli4-0/+129
2017-10-04cl: Fix incorrect indentationJan Vesely1-13/+13
2017-10-04cl: Don't use unsigned long longJan Vesely1-1/+1
2017-10-03fbo-viewport: fix false error caused by slight rounding differencesNicolai Hähnle1-26/+11
2017-09-29arb_gpu_shader_fp64: relax ldexp test due to denormsNicolai Hähnle1-6/+2
2017-09-27cl: Add tests for 64 bit integer atomicsJan Vesely33-0/+2211
2017-09-27image_load_store: add a new test for a bug seen on AMD VEGA.Dave Airlie1-0/+67
2017-09-26arb_arrays_of_arrays: remove an unused variableNicolai Hähnle1-1/+0
2017-09-26glsl-1.10: add some loop unrolling tests with breaks in else branchTimothy Arceri2-0/+112
2017-09-20cl: Add tests for function callsMatt Arsenault5-0/+1235
2017-09-20arb_texture_query_lod: add tolerance for some comparisonsRoland Scheidegger2-2/+6
2017-09-18cl: Fix device_regex featureMatt Arsenault1-1/+1
2017-09-18Add KHR-GL46 to khr_gl.pyKenneth Graunke1-0/+2
2017-09-18Fix bogus .50. number in and-clamp.shader_testKenneth Graunke1-3/+3
2017-09-08cl: Add generator for shuffle builtinsJan Vesely1-0/+3
2017-08-29arb_separate_shader_objects: Check piglit_link_check_status results.Vinson Lee1-4/+6
2017-08-29cl: Fix error message value.Jan Vesely1-1/+1
2017-08-28glx-multithread-clearbuffer: Check pthread_join return value.Vinson Lee1-3/+6
2017-08-28textureGather: correct expected result for GL_MAX_PROGRAM_TEXTURE_GATHER_COMP...Neha Bhende1-19/+31
2017-08-28draw-pixels: fix KHR_no_error logicTimothy Arceri1-2/+4
2017-08-25arb_tessellation_shader/{1,16}in-1out: use colors to detect corruption easilyMarek Olšák2-18/+37
2017-08-25arb_tessellation_shader: new tests for a radeonsi bugMarek Olšák2-0/+148
2017-08-25arb_shader_storage_buffer_object: don't do out-of-bounds writesSamuel Iglesias Gonsálvez2-4/+8
2017-08-24cl: Replace handwritten vload tests with a generatorJan Vesely5-449/+2
2017-08-23gl-2.0-vertex-attr-0: new test of glVertexAttrib(index=0)Brian Paul3-0/+118
2017-08-23gl-2.0-vertex-const-attr: test attribute declaration orderBrian Paul1-28/+60
2017-08-23glean: remove pointless switch statements from fbo testBrian Paul1-44/+18
2017-08-22general: add missing KHR_no_error statusSamuel Pitoiset8-14/+34
2017-08-22gl-4.5: set KHR_no_error statusSamuel Pitoiset3-0/+6
2017-08-22gl-3.3: set KHR_no_error statusSamuel Pitoiset1-0/+1
2017-08-22gl-3.2: set KHR_no_error statusSamuel Pitoiset14-4/+22
2017-08-22gl-3.1: set KHR_no_error statusSamuel Pitoiset9-6/+19
2017-08-22gl-3.0: set KHR_no_error statusSamuel Pitoiset19-14/+37