summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-21texturing: make sure s3tc tests require GL 1.1Erik Faye-Lund3-3/+3
2018-11-16arb_texture_view: Test interaction with ARB_shader_image_load_storeDanylo Piliaiev3-0/+213
2018-11-16EGL_EXT_image_dma_buf_import: set RGBA visual for yuv sampling testsLionel Landwerlin1-0/+1
2018-11-15EGL_EXT_image_dma_buf_import: fix error check with unknown drm formatLionel Landwerlin1-1/+8
2018-11-13vulkan: Prefix group names for VkRunner tests with “vulkan”Neil Roberts1-0/+1
2018-11-13EGL_EXT_image_dma_buf_import: add AYUV format supportLionel Landwerlin3-0/+27
2018-11-09remove ext_image_dma_buf_import-intel_external_sampler_with_dma_onlyLionel Landwerlin3-107/+0
2018-11-09khr_debug: fix invalid enum usage on gles3Erik Faye-Lund1-2/+7
2018-11-09framework: Add support for serializing VkRunner testsNeil Roberts4-3/+24
2018-11-09framework/test: Use relative paths in the filename for VkRunnerTestNeil Roberts2-5/+6
2018-11-09framework/test: Set the filename property on VkRunnerTestNeil Roberts1-0/+2
2018-11-09Cmake: Install vk_shader_test filesNeil Roberts1-2/+2
2018-11-08python: add explicit utf-8 encodingEric Engestrom121-0/+121
2018-11-08framework: fix python2Eric Engestrom1-1/+1
2018-11-08vulkan: test cases for large local arraysAlejandro Piñeiro5-0/+201
2018-11-07vulkan: Add some tests for glsl450 builtin functions using doublesNeil Roberts5-0/+373
2018-11-07framework: Add a vulkan tests profileNeil Roberts4-1/+76
2018-11-05glsl/frexp: fix the incorrect expected valuesAndrii Simiklit1-1/+12
2018-11-04idtech: Fix format-security warning.Vinson Lee1-1/+1
2018-11-01egl_ext_device_drm: Fix format warning.Vinson Lee1-1/+2
2018-11-01gles-3.0: test for vertex attribute aliasingTapani Pälli3-0/+98
2018-10-31egl_ext_device_drm: don't fail the test if open("/dev/dri/cardX") errorsEmil Velikov1-1/+4
2018-10-31piglit: remove unneeded wayland-egl dependencyEmil Velikov1-1/+1
2018-10-30tests: enable test case egl-context-priority on all egl platformsXiong, James1-6/+1
2018-10-30glsl-1.30: update linker test for inter stage in/out vars usageVadym Shovkoplias1-1/+4
2018-10-26fbo: add a few quirk-tests for format-emulationErik Faye-Lund3-0/+178
2018-10-25piglit/vbo: memory leakSergii Romantsov1-0/+1
2018-10-24glsl-1.50: Verify that gl_ClipDistance cannot be redeclared to change qualifi...Ian Romanick6-0/+98
2018-10-24glsl-1.30: Verify that gl_ClipDistance cannot be redeclared to change qualifi...Ian Romanick9-0/+117
2018-10-24glsl-1.10: Verify that gl_TexCoord cannot be redeclared to change qualifier o...Ian Romanick8-0/+104
2018-10-24glsl-1.50: Add missing out qualifier on gl_ClipDistance redeclarationIan Romanick1-1/+1
2018-10-18Build fix for previous commitNicolai Hähnle2-11/+39
2018-10-17arb_tessellation_shader/tes-gs-max-output: new test for TES/GS amplificationNicolai Hähnle3-0/+819
2018-10-17glsl-1.50/gs-max-output: new test for geometry shader amplificationNicolai Hähnle3-0/+551
2018-10-09arb_shader_image_load_store: Test format incompatible texture bufferDanylo Piliaiev1-5/+14
2018-10-09idTech: fix extensions string listEric Engestrom1-1/+1
2018-10-08glsl-1.10: add tests for an array index on a swizzled vec lvalueIlia Mirkin2-0/+32
2018-10-08glsl-1.10: test some arithmetic on non-existing struct memberTapani Pälli1-0/+17
2018-10-05Add tests for GL_EXTENSION_STRING vs. old idTech2 / idTech3 gamesIan Romanick2-0/+156
2018-10-04sanity: Add some generated testsJordan Justen1-0/+7
2018-10-04sanity: Support generated shader testsJordan Justen2-3/+8
2018-10-04sanity: Fix test namesJordan Justen1-30/+32
2018-10-03khr_texture_compression_astc: Add void-extent-dl-bugNanley Chery3-0/+81
2018-10-03tests: Split out ASTC formats into a headerNanley Chery2-44/+66
2018-10-02glsl-1.50: Add test for geometry shader with unused outputsJózef Kucia1-0/+40
2018-09-28glsl-sdl-sincos-accuracy: Add a new test for a vc4 bug with SDL2.Eric Anholt1-0/+32
2018-09-27sanity: Don't add generated_tests since they are built laterJordan Justen1-0/+18
2018-09-27Revert "sanity: Add various shader_runner tests"Mark Janes1-25/+0
2018-09-25sanity: Add various shader_runner testsJordan Justen1-0/+25
2018-09-25sanity: Turn shader_test list into a tupleJordan Justen1-4/+9