aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-10Bumps python required version to 2.7Dylan Baker
2013-03-10piglit-print-commands.py: Drop dead resume codeDylan Baker
2013-03-10piglit-run.py: Add --resume to the help menuDylan Baker
2013-03-10piglit-run.py: Replace Piglit's --concurent flag with --no-concurrencyDylan Baker
2013-03-10Change --tests to --include-testsDylan Baker
2013-03-09oes_compressed_etc2_texture-miptree: Fix build.José Fonseca
2013-03-08Enable etc2 tests on gl contexts that support GL_ARB_ES3_compatibility extensionAnuj Phogat
2013-03-08glx_arb_create_context: Add current-no-framebuffer testAdam Jackson
2013-03-06glsl-1.30: add basic test for testing textureOffset functionality.Roland Scheidegger
2013-03-03arb_texture_multisample: Avoiding C99-style struct initializers.José Fonseca
2013-03-03arb_texture_multisample: add new test for errorsChris Forbes
2013-03-03arb_texture_multisample: add new targets to texelFetchChris Forbes
2013-03-03arb_texture_multisample: add new sampler targets to textureSizeChris Forbes
2013-03-03arb_texture_multisample: new tests for sample maskChris Forbes
2013-03-03arb_texture_multisample: new test for teximage stateChris Forbes
2013-03-03arb_texture_multisample: new test for fb configsChris Forbes
2013-03-03arb_texture_multisample: new minmax testChris Forbes
2013-03-03arb_texture_multisample: add cmake plumbingChris Forbes
2013-03-01glsl-1.50: move interface-blocks-simple-varying to execution dirJordan Justen
2013-03-01glsl-1.50: add simple test for varying interface blockJordan Justen
2013-03-01glsl-1.50: varying keyword is not allowed within an interface blockJordan Justen
2013-03-01glsl-1.50: attribute keyword is not allowed within an interface blockJordan Justen
2013-03-01glsl-es-3.00: add uniform block type mismatch link testJordan Justen
2013-03-01glsl-1.10: add uniform type mismatch link testJordan Justen
2013-03-01glsl-1.50: add test for interface block member qualifier mismatchJordan Justen
2013-03-01Change expected behavior for #if with undefined macros.Carl Worth
2013-03-01glx: Add GLX 1.3 variants of glx-query-drawable to all.testsAdam Jackson
2013-03-01glx-query-drawable: Add cases for all drawable typesAdam Jackson
2013-03-01glx-query-drawable: Require GLX 1.3Adam Jackson
2013-02-28framework: Fix issue with generating a report on a Windows system.Courtney Goeltzenleuchter
2013-02-27glslparsertest: Avoid uninitialized vars in parse_glsl_version_number.Paul Berry
2013-02-27glslparsertest: Don't require ES compatibility extensions when testing GLES.Paul Berry
2013-02-27glslparsertest: Fix parsing of GL_SHADING_LANGUAGE_VERSION in GLES.Paul Berry
2013-02-27generated_tests: Fix geometry shader tests to use gl_VerticesInPaul Berry
2013-02-26Add a variant of glsl-fs-pointcoord for gles2.Eric Anholt
2013-02-26Add missing piglit_get_prim_name() for gles3.Eric Anholt
2013-02-26fbo-blit: test BlitFramebuffer with GL_TEXTURE_RECTANGLEMarek Olšák
2013-02-22glsl-1.50: test interface blocks with GSJordan Justen
2013-02-22glsl-1.50: make sure 'out' interface blocks are rejected for FSJordan Justen
2013-02-22glsl-1.50: make sure 'in' interface blocks are rejected for VSJordan Justen
2013-02-22glsl-1.50: add basic VS / FS interface block compiler testsJordan Justen
2013-02-22glsl-1.50: test for interface block type mismatch errorJordan Justen
2013-02-22shader_runner: add support for a link-error command for negative testsJordan Justen
2013-02-22shader_runner: delay error for program link / use to piglit_displayJordan Justen
2013-02-22polygon-mode-offset: test glPolygonMode + glPolygonOffsetBrian Paul
2013-02-22degenerate-prims: test that prims with too few vertices don't draw anythingBrian Paul
2013-02-22shader_runner: use piglit_get_prim_name()Brian Paul
2013-02-22longprim: use piglit_get_prim_name() functionBrian Paul
2013-02-22piglit: add piglit_get_prim_name() helperBrian Paul
2013-02-22remove glean scissor testBrian Paul