summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-11util: add piglit_load_raw_fileNicolai Hähnle2-3/+15
2017-10-11Add shader_test_spirv (TODO)Nicolai Hähnle1-0/+949
2017-10-11ext_framebuffer_multisample-interpolation: fix single-sample centroid-edgesNicolai Hähnle1-3/+9
2017-10-11framework/html: guard against errors writing individual test resultsNicolai Hähnle1-7/+11
2017-10-11HACK piglit_drm_dma_bufNicolai Hähnle1-4/+12
2017-10-11TMP shader_runner: add 'polygon mode' commandNicolai Hähnle1-0/+20
2017-10-11shader_runner: add 'texture junkf' command for float texturesNicolai Hähnle1-0/+10
2017-10-11adj-prims: beef up the test to tease out what nvidia hardware doesNicolai Hähnle1-16/+128
2017-10-11gl-3.2/adj-prims: fix expected vertex order for triangle strips with adjacencyNicolai Hähnle1-5/+13
2017-10-11framework: add -r/--regressions option to `piglit summary console`Nicolai Hähnle2-1/+8
2017-10-11framework: change 'regressions' to mean 'regressions in the last test run'Nicolai Hähnle1-6/+23
2017-10-11glsl-4.40: add tests for interpolateAt* with swizzles / array subscripts on v...Nicolai Hähnle3-0/+212
2017-10-11arb_gpu_shader5: add interpolateAt* tests with input in a structNicolai Hähnle3-0/+181
2017-10-11arb_gpu_shader5: add interpolateAtSample tests with input in an arrayNicolai Hähnle2-0/+135
2017-10-11arb_gpu_shader5: add execution tests for interpolateAt* with input in an inte...Nicolai Hähnle6-0/+413
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-03README: Make initial smoke tests steps internally consistentRhys Kidd1-2/+2
2017-10-03README: Correct typo deQP -> dEQPRhys Kidd1-3/+3
2017-10-03README: Update the list of test profilesRhys Kidd1-0/+27
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-26framework: fix proces/process_isolation typoBrian Paul1-1/+1
2017-09-26framework: fix comment typos on FastSkip classBrian Paul1-4/+4
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 failing case to exp testTom Stellard1-2/+2
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 shuffle2 builtinsJan Vesely2-0/+148
2017-09-08cl: Add generator for shuffle builtinsJan Vesely3-0/+145
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