summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-24evil testevil-testTapani Pälli1-2/+30
2019-09-24GL_OES_EGL_image: add additional wrong target caseTapani Pälli1-6/+13
2019-09-23glsl-es-3.10: regression checking for load_shared support on the nir schedulerAlejandro Piñeiro1-0/+76
2019-09-18GL_OES_EGL_image: include EGL_GL_TEXTURE_LEVEL_KHR usage in testTapani Pälli1-6/+24
2019-09-17glsl-1.10: add infinite loop testsAndrii Simiklit3-0/+66
2019-09-17vulkan: add geometry shader vertex overflow testRhys Perry1-0/+41
2019-09-16glx-mesa-query-renderer: Fix build errorAdam Jackson1-1/+2
2019-09-16glx-fbconfig-compliance: Drop accumulation buffer requirementAdam Jackson1-9/+0
2019-09-16glx-query-renderer-coverage: Start adding value sanity testsAdam Jackson1-0/+24
2019-09-13glx: Test for both strings for EXT_create_context_es{,2}_profileAdam Jackson2-0/+52
2019-09-12glx-destroycontext-3: Test calling DestroyContext redundantlyAdam Jackson3-0/+101
2019-09-11tests/fp-long-alu: Memory leak in fp-long-alu testYevhenii Kolesnikov1-0/+2
2019-09-11tests/texturing: Free miplevel infoYevhenii Kolesnikov4-0/+14
2019-09-11tests/arb_sample_shading: Multiple memory leaksYevhenii Kolesnikov3-0/+3
2019-09-11shader_runner: sscanf returns incorrect value on 32-bit buildYevhenii Kolesnikov1-1/+2
2019-09-10glx-fbconfig-sanity: memory leakSergii Romantsov1-0/+2
2019-09-05Apply path correction to correct argumentSimon Richter1-5/+11
2019-09-05generators: Add the default precision for floats in GLSL ES shadersNeil Roberts3-0/+12
2019-09-04glsl-es-1.00: Test that function return value has precisionNeil Roberts1-0/+19
2019-09-04glsl-es-1.00: Test that mismatched function return precision failsNeil Roberts1-0/+25
2019-09-04arb_shading_language_include: test interaction with preprocessor definesTimothy Arceri2-0/+67
2019-09-04arb_shading_language_include: compile test features when disabledTimothy Arceri2-0/+21
2019-09-04arb_shading_language_include: add api functionality testsTimothy Arceri1-0/+110
2019-09-04arb_shading_language_include: add api error testsTimothy Arceri5-0/+325
2019-09-04arb_shading_language_include: compile test #lineTimothy Arceri1-0/+12
2019-09-04arb_shading_language_include: add compile tests for relative pathTimothy Arceri3-0/+48
2019-09-04glslparsertest: add support for setting a relative include pathTimothy Arceri2-5/+16
2019-09-04arb_shading_language_include: add explicit path compile testsTimothy Arceri3-0/+47
2019-09-04glslparsertest: add support for adding dummy shader includesTimothy Arceri2-2/+13
2019-09-04arb_shading_language_include: test relative pathsTimothy Arceri4-0/+286
2019-09-04shader_runner: add support for glCompileShaderIncludeARB()Timothy Arceri1-1/+56
2019-09-04arb_shading_language_include: add some basic execution testsTimothy Arceri6-0/+198
2019-09-04shader_runner: add basic GL_ARB_shading_language_include supportTimothy Arceri1-0/+28
2019-09-04teximage-errors: add TexSubImage variantsIlia Mirkin1-0/+59
2019-09-01tox,README,cmake: Remove testing of end-of-life Python 3.4Rhys Kidd3-6/+6
2019-08-29egl: add new test for GL_OES_EGL_imageTapani Pälli3-0/+127
2019-08-23glx/ext_no_config_context: Verify bad attributes are rejectedAdam Jackson1-2/+36
2019-08-23glx/ext_no_config_context: Validate glXQueryContext correctnessAdam Jackson1-1/+34
2019-08-23glx: Fix fbconfig matching in glx-make-glxdrawable-currentAdam Jackson1-26/+5
2019-08-23egl: add additional test for EGL_ANDROID_blob_cacheTapani Pälli1-0/+11
2019-08-21arb_enhanced_layouts: revert testing SPIR-V shaders on arb_enhanced_layouts t...Alejandro Piñeiro9-958/+166
2019-08-21travis: Drop python3.4Jan Vesely1-2/+0
2019-08-21travis: Schedule cmake build job firstJan Vesely1-1/+1
2019-08-21glsl-1.10: Add tests for do {} while (false) loopsDanylo Piliaiev3-0/+103
2019-08-14test/logicop: expand tests to also cover MSAA render targetIago Toral Quiroga1-29/+91
2019-08-13gl-1.1: Fix test for vertex counts.Krzysztof Raszkowski1-1/+1
2019-08-12Add glsl parser tests for EXT_texture_shadow_lodMark Janes4-0/+79
2019-08-09glsl-1.30: Add a test for bad optimizations of (a << b) << cIan Romanick2-0/+82
2019-08-08tests: cleanup potential errors at the end of EXT_dsa testPierre-Eric Pelloux-Prayer1-2/+2
2019-08-08tests: fix EXT_dsa framebuffer testPierre-Eric Pelloux-Prayer1-94/+1