summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-03-19arb_program_interface_query: correct rendez-vous by name matchingAndres Gomez3-38/+79
2019-03-19arb_program_interface_query: correct tests table indentationAndres Gomez1-2/+2
2019-03-19tests: Check that count of vertex atomic counters enough for testIllia Iorin2-0/+18
2019-03-14update URLs after gitlab migrationEric Engestrom1-1/+1
2019-03-14EGL_EXT_image_dma_buf_import: fix p010, p012 inputTapani Pälli1-26/+8
2019-03-12Add a test for writing to an indirect component of a swizzled vec4 TCS outputJason Ekstrand1-0/+84
2019-03-12Add a test for writing to an indirect component of a vec4 TCS outputJason Ekstrand1-0/+82
2019-03-12glx: add test for GLX_ARB_create_context_no_errorGrigori Goronzy4-0/+143
2019-03-12egl: Add test for EGL_KHR_create_context_no_errorGrigori Goronzy3-0/+198
2019-03-11Make glsl-fface-invariant accept either compile or link errorsKenneth Graunke7-23/+88
2019-03-08glsl-fs-discard-mrt: New test for bug 75207Eric Anholt3-0/+197
2019-03-06fs-texture-select: Fix undefined read of gl_TexCoord[0].Eric Anholt1-1/+6
2019-03-06getteximage-targets: Fix printing of failing coordinates.Eric Anholt1-1/+1
2019-03-06arb_indirect_parameters: Test working with conditional renderingIllia Iorin3-0/+201
2019-03-06glsl-1.10: test unrolling another loop with variable iteration limitsTimothy Arceri1-0/+75
2019-02-28arb_gpu_shader_int64: Test extracting individual bytes from 64-bit valuesIan Romanick8-0/+577
2019-02-27shaders: Verify that -int(some_bool) & value is handled correctlyIan Romanick1-0/+32
2019-02-26viewport-clamp: to test the viewport clampingEleni Maria Stea3-0/+119
2019-02-25arb_shading_language_420pack: test invalid function return typeTapani Pälli1-0/+21
2019-02-22ARB_shader_storage_buffer_object: check ssbo array optimizationsAndrii Simiklit2-0/+64
2019-02-21arb_enhanced_layouts: use consistent test namesAlejandro Piñeiro1-1/+1
2019-02-21arb_enhanced_layouts: Fix error in subtest result reportingAntia Puentes1-1/+1
2019-02-21arb_enhanced_layouts: don't call glLinkProgram twiceAlejandro Piñeiro1-1/+2
2019-02-21EGL_EXT_image_dma_buf_import: add support for XYUV formatVivek Kasireddy4-0/+8
2019-02-21glsl-1.10: fix some function call testsTimothy Arceri2-65/+65
2019-02-18ext_color_buffer_float: check fp32 blend enforcementIlia Mirkin5-0/+173
2019-02-18primitive-restart: extend the test to catch regressions of bug-109451Andrii Simiklit1-0/+73
2019-02-15tests/shaders/bug-109601: drop ARB_shader_storage_buffer_object requirementLionel Landwerlin1-1/+0
2019-02-15shaders: Reproduce a bug in the i965/anv backend compilerLionel Landwerlin1-0/+28
2019-02-14EGL_EXT_image_dma_buf_import: test alpha channel for AYUV formatTapani Pälli1-21/+39
2019-02-14EGL_EXT_image_dma_buf_import: add P12, P16 format supportTapani Pälli5-0/+46
2019-02-12EGL_EXT_image_dma_buf_import: add P10 format supportTapani Pälli6-0/+27
2019-02-08map_buffer_range_test: use NULL instead of zero for ClearBufferMarek Olšák1-2/+1
2019-02-08map_buffer_range_test: add tests to reproduce u_threaded & radeonsi bugsMarek Olšák1-0/+39
2019-02-08AMD_texture_texture4: new testMarek Olšák1-0/+81
2019-02-08Add new API tests for BPTC and RGTC GLES extensions (v2)Marek Olšák8-0/+206
2019-02-04opengl.py: add run_concurrent=False where neededArthur Huillet1-2/+2
2019-02-04tex-miplevel-selection: force compatibility when using 430 shaderIlia Mirkin1-1/+1
2019-01-27arb_enhanced_layouts: explicit-offset: add more corner casesNiklas Haas8-0/+258
2019-01-23arb_gpu_shader5: add more variants of the struct interpolateAt testsTimothy Arceri2-0/+122
2019-01-20util: fix off-by-one when loading sourceCaio Marcelo de Oliveira Filho1-1/+1
2019-01-19util: simplify string duplication logicEric Engestrom1-4/+2
2019-01-19fix macro redefinition with libdrm>=2.4.95Eric Engestrom1-2/+2
2019-01-15fbo-3d: test both POT and NPOT depthsIlia Mirkin1-9/+22
2019-01-15s3tc: fix error checking when NPOT is not availableIlia Mirkin1-1/+13
2019-01-14miptree: test ability to use upside down miptreeAndrii Simiklit3-0/+164
2019-01-11Test that ES frag shader with invariant outputs compilesDanylo Piliaiev2-0/+32
2019-01-09arb_tessellation_shader: Test unmatched TCS output usageDanylo Piliaiev1-0/+67
2018-12-18glsl-1.10: test unrolling of loop where max iteration count guessedTimothy Arceri1-0/+58
2018-12-18glsl-1.10: test unrolling loops with variable iteration limitsTimothy Arceri2-0/+144