summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-05fs-texture-select: Fix undefined read of gl_TexCoord[0].fs-texture-selectEric Anholt1-1/+6
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-26editorconfig: Add max_line_length propertyAndres Gomez1-0/+4
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-23summary/html: drop trailing slash in <br>Erik Faye-Lund2-2/+2
2019-01-23summary/html: drop trailing slash in <img>Erik Faye-Lund1-2/+2
2019-01-23summary/html: specify lang="en" in html tagErik Faye-Lund5-5/+5
2019-01-23summary/html: drop type from css-linksErik Faye-Lund5-5/+5
2019-01-23summary/html: use html5 instead of xhtmlErik Faye-Lund5-27/+15
2019-01-23arb_gpu_shader5: add more variants of the struct interpolateAt testsTimothy Arceri2-0/+122
2019-01-22summary/html: escape htmlErik Faye-Lund1-2/+2
2019-01-22summary/html: ensure xml-line is the very first lineErik Faye-Lund2-2/+4
2019-01-22summary/html: open pre-tag instead of closing itErik Faye-Lund1-1/+1
2019-01-22summary/html: close the right html-tagErik Faye-Lund1-1/+1
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
2019-01-07website: Convert Makefile to build-html.sh shell scriptJordan Justen4-228/+33
2019-01-07README.md: Customize for the piglit projectJordan Justen1-84/+3
2019-01-07index.rst: Change content to match current piglit websiteJordan Justen1-16/+29
2019-01-07sphinx: Change theme from alabaster to flaskJordan Justen2-1/+2
2019-01-07conf.py: Customize for the Piglit projectJordan Justen1-11/+18
2019-01-07.gitlab-ci.yml: Build the website when the docs directory changesJordan Justen1-4/+7