summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-12glsl-1.20: exercise bug in parameter out handling in MesaTimothy Arceri1-0/+48
2018-04-12glsl-1.20: move the parameter out tests to glsl-1.20Timothy Arceri11-0/+0
2018-04-12glsl-1.10: add a number of new function parameter testsTimothy Arceri9-0/+608
2018-04-12glsl-1.10: rename function chain test and better test the inout paramTimothy Arceri1-2/+2
2018-04-11framework: update deqp mustpass list for text based mustpassDylan Baker2-24/+10
2018-04-11arb_get_texture_sub_image: update cube map tests to make textures cube completeAnthony Pesch2-9/+17
2018-04-11arb_get_texture_sub_image: fix depth parameter when performing zero-sized tex...Anthony Pesch1-3/+3
2018-04-11arb_get_texture_sub_image: fix expected error when querying a level which has...Anthony Pesch1-1/+1
2018-04-09tests: intel_blackhole_render: use GLSL ES 1.0 on ES profilesLionel Landwerlin1-6/+5
2018-04-06tests: nv_image_formats: remove unintended new filesLionel Landwerlin1-8/+0
2018-04-06tests: intel_blackhole_render: require extension in dispatch testLionel Landwerlin1-0/+1
2018-04-06tests: fix INTEL_blackhole_render test namesLionel Landwerlin1-4/+4
2018-04-05arb_framebuffer_srgb/blit: Add source fill modesNanley Chery2-12/+35
2018-04-05tex-srgb: Drop unused variables and a stale commentNanley Chery1-13/+8
2018-04-05tex-srgb: Also test a cleared textureNanley Chery1-16/+29
2018-04-04arb_tessellation_shader: add a test with an array in a struct in a per-vertex...Nicolai Hähnle1-0/+77
2018-04-04arb_gpu_shader_fp64: add tests for frexp() corner casesNicolai Hähnle3-0/+139
2018-04-04arb_gpu_shader_int64: test two operands with indirect access simultaneouslyNicolai Hähnle1-0/+61
2018-04-04arb_shader_ballot: add missing extensionNicolai Hähnle1-0/+1
2018-04-04glsl-1.50/linker: add explicit "link success" line to test sectionNicolai Hähnle1-2/+1
2018-04-04arb_enhanced_layouts: remove a redundant builtin out block redeclarationNicolai Hähnle1-4/+0
2018-04-04arb_texture_query_levels: rename VS input to piglit_vertexNicolai Hähnle4-8/+8
2018-04-04glsl-1.20/fs-structure: remove stray varyingNicolai Hähnle1-1/+0
2018-04-04fs-inout-index-two-level: remove unnecessary and incorrect varyingNicolai Hähnle1-1/+0
2018-04-04shader_tests: move input/output declarations above functionsNicolai Hähnle1-2/+2
2018-04-04ext_framebuffer_multisample-interpolation: fix single-sample centroid-edgesNicolai Hähnle1-3/+9
2018-04-04adj-prims: beef up the test to tease out what nvidia hardware doesNicolai Hähnle1-16/+128
2018-04-04gl-3.2/adj-prims: fix expected vertex order for triangle strips with adjacencyNicolai Hähnle1-5/+13
2018-04-04glsl-4.40: add tests for interpolateAt* with swizzles / array subscripts on v...Nicolai Hähnle3-0/+212
2018-04-04arb_gpu_shader5: add interpolateAt* tests with input in a structNicolai Hähnle3-0/+181
2018-04-04add new indexing test with dynamic indexing of integer vectorTapani Pälli1-0/+20
2018-04-04glsl: test for LLVM Error: Terminator found in the middle of a basic blockTimothy Arceri1-0/+40
2018-03-29glsl-1.10: test that loop unrolling doesnt create an infinite loopTimothy Arceri1-0/+48
2018-03-28util: fix read_pixels_float() on GLES2 when format is not GL_RGBARhys Perry1-7/+11
2018-03-28Add support for CrucibleJuan A. Suarez Romero1-0/+82
2018-03-26framework: change one missed core.checkDir call to core.check_dirPetri Latvala1-1/+7
2018-03-26shaders: Use 3-source operations as conditionsIan Romanick2-0/+81
2018-03-16AMD_performance_monitor: add VC4 specific testsBoris Brezillon3-0/+313
2018-03-16piglit: fix some warnings about no return value from non-void functionBrian Paul3-2/+7
2018-03-16fbo-drawbuffers2-blend: fix incorrect commentsBrian Paul1-3/+2
2018-03-16tests: add INTEL_blackhole_renderLionel Landwerlin10-1/+355
2018-03-13cmake: Use WAYLAND_LDFLAGS instead of WAYLAND_LIBRARIES.Rafael Antognolli1-1/+1
2018-03-13arb_gpu_shader5: add interpolateAtSample tests with input in an arrayNicolai Hähnle2-0/+135
2018-03-13arb_gpu_shader5: add execution tests for interpolateAt* with input in an inte...Nicolai Hähnle6-0/+413
2018-03-12gl-3.0: Basic tests of glTexParameterIiv and friendsIan Romanick3-1/+184
2018-03-09arb_gpu_shader_fp64/ssbo: fix tests to skip if no vertex ssbos available.Dave Airlie4-0/+20
2018-03-08s3tc-targeted: Execute every test caseNanley Chery1-4/+4
2018-03-05s3tc-targeted: Reduce requirements to the minimal setNanley Chery1-4/+4
2018-03-02egl: API test for EGL_ANDROID_blob_cache extensionTapani Pälli3-0/+128
2018-03-01glsl-1.10: test divide by zero doesn't crash constant evaluationTimothy Arceri1-0/+31