summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-12Add shader_runner_vs_passthrough.harb_gl_spirvNicolai Hähnle1-0/+74
2017-07-21spirv.exclude: add more tests excluded due to glslang limitationsNicolai Hähnle1-0/+32
2017-07-21arb_separate_shader_objects: explicitly mark tests as incompatible with SPIRVNicolai Hähnle1-0/+1
2017-07-21arb_shader_ballot: add missing extensionNicolai Hähnle1-0/+1
2017-07-21glsl-1.50/linker: add explicit "link success" line to test sectionNicolai Hähnle1-2/+1
2017-07-21arb_enhanced_layouts: remove a redundant builtin out block redeclarationNicolai Hähnle1-4/+0
2017-07-21shader_tests: only one in/out variable declaration per statementNicolai Hähnle2-4/+8
2017-07-21shader_tests: use piglit_vertex consistentlyNicolai Hähnle11-42/+34
2017-07-21arb_arrays_of_arrays: remove an unused variableNicolai Hähnle1-1/+0
2017-07-21generated_tests: note SPIRV incompatibilityNicolai Hähnle5-0/+5
2017-07-21arb_gl_spirv: add spirv.exclude fileNicolai Hähnle1-0/+8
2017-07-21arb_texture_query_levels: rename VS input to piglit_vertexNicolai Hähnle4-8/+8
2017-07-21glsl-1.20/fs-structure: remove stray varyingNicolai Hähnle1-1/+0
2017-07-21fs-inout-index-two-level: remove unnecessary and incorrect varyingNicolai Hähnle1-1/+0
2017-07-21squash shader_runner: more stuff (including VS passthrough) (incomplete!)Nicolai Hähnle2-43/+79
2017-07-21shader_tests: automatically mark as not for SPIRVNicolai Hähnle183-0/+183
2017-07-21gitignore: add *.spvNicolai Hähnle1-0/+1
2017-07-21shader_tests: move input/output declarations above functionsNicolai Hähnle1-2/+2
2017-07-21shader_tests: manually mark some cases as unsuitable for SPIRVNicolai Hähnle3-0/+3
2017-07-21shader_runner more fixesNicolai Hähnle1-6/+22
2017-07-21util: add piglit_is_file_older_than helperNicolai Hähnle2-0/+35
2017-07-21squash shader_runner: more SPIRV supportNicolai Hähnle1-7/+42
2017-07-21arb_gl_spirv: add test of automatic uniform location assignmentNicolai Hähnle1-0/+39
2017-07-21arb_gl_spirv: basic test with names still presentNicolai Hähnle1-0/+107
2017-07-21arb_gl_spirv: add basic testNicolai Hähnle1-0/+84
2017-07-21shader_runner: support loading SPIR-V shadersNicolai Hähnle1-3/+154
2017-07-21util: add piglit_load_raw_fileNicolai Hähnle2-3/+15
2017-07-21Update registry/gl.xmlNicolai Hähnle2-588/+1576
2017-07-21Add shader_test_spirv (TODO)Nicolai Hähnle1-0/+949
2017-06-24ext_framebuffer_multisample-interpolation: fix single-sample centroid-edgesNicolai Hähnle1-3/+9
2017-06-24framework/html: guard against errors writing individual test resultsNicolai Hähnle1-7/+11
2017-06-24HACK piglit_drm_dma_bufNicolai Hähnle1-4/+12
2017-06-24TMP shader_runner: add 'polygon mode' commandNicolai Hähnle1-0/+20
2017-06-24shader_runner: add 'texture junkf' command for float texturesNicolai Hähnle1-0/+10
2017-06-24adj-prims: beef up the test to tease out what nvidia hardware doesNicolai Hähnle1-16/+128
2017-06-24gl-3.2/adj-prims: fix expected vertex order for triangle strips with adjacencyNicolai Hähnle1-5/+13
2017-06-24framework: add -r/--regressions option to `piglit summary console`Nicolai Hähnle2-1/+8
2017-06-24framework: change 'regressions' to mean 'regressions in the last test run'Nicolai Hähnle1-6/+23
2017-06-23cmake: bump gbm dependency to 17.1Jan Vesely1-6/+4
2017-06-22fbo: Require GL_ARB_texture_cube_mapIan Romanick2-0/+2
2017-06-22Revert "arb_get_texture_sub_image-errors: Fix expected error values"Juan A. Suarez Romero1-2/+2
2017-06-21glx/glx-multithread-texture: Use larger color differencesThomas Hellstrom1-1/+1
2017-06-21glx/glx-multithread-texture: Don't probe an undefined back bufferThomas Hellstrom1-0/+1
2017-06-21glx/glx-multithread-texture: Avoid uploading stale data to textureThomas Hellstrom1-3/+5
2017-06-21gl-1.0/swapbuffers-behavior: Try avoid reading from real front v2Thomas Hellstrom1-1/+12
2017-06-20piglit_drm_dma_buf: fix GPU offsets and stridesMarek Olšák1-11/+12
2017-06-18arb_bindless_texture: set KHR_no_error compatibilitySamuel Pitoiset9-0/+42
2017-06-16cmake: Reintroduce version check to gbm_bo_map checkJan Vesely1-3/+5
2017-06-16polygon-mode: print more info if there's a failureBrian Paul1-16/+12
2017-06-15drawoverhead: print test numbersMarek Olšák1-3/+6