summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-03travis: reflect new best-practice travis-ci configurationHEADmasterRhys Kidd1-3/+6
2018-12-02cl: Wait for kernel execution instead of flushing the queue in cl_piglit_exec...Jan Vesely1-1/+1
2018-12-02cl: Add execution event parameter to piglit_cl_enqueue_kernelJan Vesely7-11/+22
2018-11-29program_interface_query: don't expect a valid location for TCS outputAndrii Simiklit1-8/+8
2018-11-26drawoverhead: print results in the CSV formatMarek Olšák3-26/+4
2018-11-26ext_window_rectangles/render: make the test more thoroughMarek Olšák1-32/+61
2018-11-26primitive-restart-draw-mode: draw front and back faces in different colorsMarek Olšák1-2/+9
2018-11-21tests/image_load_store/atomic: use piglit subtest frameworkDylan Baker1-164/+239
2018-11-21texturing: run gles2 variants as wellErik Faye-Lund1-0/+3
2018-11-21s3tc-errors: port to gles20Erik Faye-Lund1-24/+27
2018-11-21s3tc-errors: port to gles31Erik Faye-Lund2-2/+56
2018-11-21s3tc-texsubimage: port to gles2Erik Faye-Lund2-0/+49
2018-11-21s3tc-teximage: port to gles2Erik Faye-Lund2-0/+53
2018-11-21texturing: use piglit_draw_rect_tex instead of glBegin/glEndErik Faye-Lund2-14/+4
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