aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-25Merge branch 'more-glsl-es-compiler' into gles2-allgles2-allTom Gall
2013-04-25gles3: Add outerProduct tests to generated_testsTom Gall
2013-04-24Add outerProduct existance test for glsl es 1.00Tom Gall
2013-04-22Within generated_tests add specs/glsl-es-1.00/executionTom Gall
2013-04-22Merge branch 'glsl-es-100-variable-index' into gles2-allTom Gall
2013-04-22gles2: add shader_runner to be builtTom Gall
2013-04-22shader_runner: port glsl 1.20 versions of tests to glsl es 1.00Tom Gall
2013-04-22shader_runner: add gles2 support and simple testcaseTom Gall
2013-04-22gles2: glslparser tests ported to glsl es 1.00Tom Gall
2013-04-22gles2: glslparser tests ported to glsl es 1.00Tom Gall
2013-04-22gles2: glslparser tests ported to glsl es 1.00 from glsl 1.10Tom Gall
2013-04-22gles2: glslparser tests ported to glsl es 1.00 from glsl 1.10Tom Gall
2013-04-22glsl, gles2: add glsl2/frag tests for gles2Tom Gall
2013-04-22glsl, gles2: add glsl2/vert tests for gles2Tom Gall
2013-04-22glsl, gles2: add shader/vert tests for gles2Tom Gall
2013-04-22glsl, gles2: add shader/frag tests for gles2Tom Gall
2013-04-22gles2, glsl: add gles2 support to glslparser testTom Gall
2013-04-21piglit-summary-junit.py: Convert optparse to argparseDylan Baker
2013-04-21piglit-summary-html.py: replace getopt with argparseDylan Baker
2013-04-21piglit-merge-results.py: Convert from getopt to argparseDylan Baker
2013-04-21piglit-merge-results.py: Drop dead codeDylan Baker
2013-04-21framework: Treat wglinfo, glxinfo and lspci output as text, not binary data.Jon Severinsson
2013-04-21triangle-rasterization: Fix typo in test argument.José Fonseca
2013-04-21remote variable-indexing tests from glsl-1.10 and glsl-1.20Tom Gall
2013-04-21variable-index-write.sh: echo generated testcase name and formalize output di...Tom Gall
2013-04-20variable-index-read.sh: echo generated testcase name and formalize output dir...Tom Gall
2013-04-20Add calls to variable-index-read.sh and variable-index-write.sh in generated_...Tom Gall
2013-04-20move variable-index-read.sh and variable-index-write.sh to generated_testsTom Gall
2013-04-20glsl_parser_test.py: For glsl 1.00 use correct glslparsertest_gles2 binaryTom Gall
2013-04-20variable-index-write.sh: extend to support glsl es 1.00Tom Gall
2013-04-20variable-index-read.sh: extend to support glsl es 1.00Tom Gall
2013-04-20piglit-summary.py: remove unused importsBrian Paul
2013-04-20cl: Add test of get_global_size(dim)Aaron Watry
2013-04-20cl: Fix char/short test namesAaron Watry
2013-04-19add new piglit-summary.py script for printing summaries of results file(s)Brian Paul
2013-04-19add a simple glinfo "test" programBrian Paul
2013-04-19arb_texture_multisample: add test to check sample positions v3Christoph Bumiller
2013-04-19ARB_ubo/maxuniformblocksize: unmap buffer before drawing with itChristoph Bumiller
2013-04-18arb_internalformat_query-minmax: initialise buffer_size_in_elementsDave Airlie
2013-04-17util: remove old comment about GLUT vs PIGLIT flagsMarek Olšák
2013-04-16framework: Catch "No such file or directory" by errno, not strerr.Jon Severinsson
2013-04-16framework: Don't use automatic tuple parameter unpacking.Jon Severinsson
2013-04-16framework: Port from string.find to str.find (required by python 3.x)Jon Severinsson
2013-04-16framework: Consistently use Python 2.2+ syntax for dictionary key checks.Jon Severinsson
2013-04-16framework: Consistently use Python 2.6+ syntax for exception objects.Jon Severinsson
2013-04-16framework: Fix "inconsistent use of tabs and spaces in indentation" warnings.Jon Severinsson
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák
2013-04-15cl: Fix Windows build.José Fonseca
2013-04-13glsl-1.30: add test for default in switch not after all case statementsRoland Scheidegger
2013-04-12gtf: Parse either the old or new GLES conformance suite output.Eric Anholt