summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-12-02Always bind piglit_winsys_fbo instead of 0Marek Olšák78-139/+139
2013-12-02all.tests: make MSAA FBO tests concurrentMarek Olšák27-119/+118
2013-12-02all.tests: cleanupsMarek Olšák1-67/+43
2013-12-02all.tests: make MSAA accuracy tests concurrentMarek Olšák1-2/+2
2013-12-02all.tests: make ARB_color_buffer_float tests concurrentMarek Olšák2-2/+2
2013-12-02all.tests: make fbo-depth and fbo-stencil tests concurrentMarek Olšák4-14/+17
2013-12-02all.tests: make some shader tests concurrentMarek Olšák1-16/+9
2013-12-02all.tests: make glsl-getactiveuniform-count tests concurrentMarek Olšák1-4/+2
2013-12-02all.tests: make multisample-formats tests concurrentMarek Olšák2-7/+6
2013-12-02all.tests: make fbo-rg tests concurrentMarek Olšák2-2/+3
2013-12-02all.tests: make fbo format tests concurrentMarek Olšák6-22/+30
2013-12-02all.tests: make depthstencil-render-miplevels tests concurrentMarek Olšák1-1/+1
2013-12-02all.tests: make fbo-depthstencil tests concurrentMarek Olšák2-11/+14
2013-12-02fbo-clear-formats: fix the stencil clear testMarek Olšák1-2/+2
2013-12-02Test that VertexAttribDivisor() outputs correct error if index is out of range.Nicholas Mack3-0/+64
2013-12-02GL3.2 GL_ARB_sync: Test that the correct error messages are returned from inv...Nicholas Mack3-0/+81
2013-11-27tests/igt: Add runtime environment checksDaniel Vetter1-1/+31
2013-11-26gbm: add event loop and exit after 1 runJordan Justen1-0/+14
2013-11-26ARB_viewport_array: Fix minmax test for piglit_require_extensionJon Ashburn1-0/+1
2013-11-26arb_viewport_array: Only specify 150 for shader versionJordan Justen3-9/+13
2013-11-26egl: Fix CMake traversal into egl/spec dirChad Versace3-7/+1
2013-11-26util: Move EGL utilities from libpiglitutil_gl to libpiglitutilChad Versace3-12/+11
2013-11-26ext_image_dma_buf_import: Cleanup up #includesChad Versace12-30/+9
2013-11-26util/egl: Include eglext.h from piglit-util-egl.hChad Versace1-0/+3
2013-11-25Test that if VertexAttribPointer uses a packed type, size must be 4 or BGRA.Nicholas Mack2-0/+93
2013-11-25Test that VertexAttribP*() must use one of the appropriate types.Nicholas Mack2-0/+85
2013-11-25GL_ARB_base_instance: Verify that the baseinstance setting does not affect th...Nicholas Mack5-0/+149
2013-11-25GL: Verify that when GL_COORD_REPLACE is set, fragment shader texture coordin...Nicholas Mack3-2/+138
2013-11-25arb_transform_feedback3: add test for interleaved in two buffersTopi Pohjolainen3-0/+316
2013-11-25util: buffer object probeTopi Pohjolainen3-26/+37
2013-11-25arb_transform_feedback3: add test trying to set invalid separate modeTopi Pohjolainen3-0/+184
2013-11-25arb_transform_feedback3: add test trying to set invalid varyingsTopi Pohjolainen3-0/+120
2013-11-25arb_transform_feedback3: add test trying to draw an invalid streamTopi Pohjolainen4-0/+139
2013-11-25arb_transform_feedback3: add test for ending non-active queryTopi Pohjolainen3-0/+66
2013-11-25arb_transform_feedback3: add test for querying with invalid indexTopi Pohjolainen3-0/+111
2013-11-25arb_transform_feedback3: add test for buffer binding with invalid indexTopi Pohjolainen5-0/+141
2013-11-21Check that uniform block link errors are detected when skipping stages.Paul Berry1-0/+48
2013-11-21Test mixing of GLSL versions between VS and GS.Paul Berry2-26/+95
2013-11-21Test layered color clears with all layered texture types.Paul Berry3-0/+413
2013-11-21shader_runner: check for no GLSL program in setup_ubos()Brian Paul1-0/+5
2013-11-21shader_runner: add missing 'void' in function declarationsBrian Paul1-2/+2
2013-11-21glean/pointatten: use test stride of 5 for --quick optionBrian Paul1-0/+16
2013-11-21glean/pixelformats: use test stride of 13 for --quick optionBrian Paul1-4/+17
2013-11-21glean/blendFunc: use larger test stride for --quick optionBrian Paul1-1/+1
2013-11-21rendermode-feedback: add static, const qualifiersBrian Paul1-6/+6
2013-11-21s3tc-errors: fix bad call to glPixelStorei()Brian Paul1-2/+2
2013-11-21arb_viewport_array: add test to check for a MacOS AMD bugBrian Paul3-0/+213
2013-11-20genmipmap-errors: fix/add extension checksBrian Paul1-2/+2
2013-11-20piglit: don't report fail for WAFFLE_ERROR_BUILT_WITHOUT_SUPPORTBrian Paul1-1/+2
2013-11-20gl-3.1/minmax: require at least 0 in GL_NUM_COMPRESSED_TEXTURE_FORMATSMarek Olšák1-1/+3