summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Primitive restart: Test in every possible draw mode.Paul Berry3-0/+277
2013-04-29s3tc-errors: add more glTex[Sub]Image2D() error checking testsBrian Paul1-1/+103
2013-04-29gl-1.0-beginend-coverage: fix FBO-related failures when using GLUTBrian Paul1-2/+7
2013-04-29gl-1.0-begend-coverage: remove unneeded #include "minmax-test.h"Brian Paul1-1/+0
2013-04-29dlist-beginend: test some tricky glBegin/glEnd display list corner casesBrian Paul3-0/+360
2013-04-29gl-1.0-dlist-shademodel: test glShadeModel() inside a display listBrian Paul3-0/+103
2013-04-28arb-fragment-coord-conventions: test center shift correctnessChristoph Bumiller1-8/+10
2013-04-24Test interaction of dead code elimination with "break" statements.Paul Berry1-0/+33
2013-04-24Add test for concurrent shader compiler use.Mathias Froehlich3-0/+121
2013-04-24cl: Add test for get_local_size()Tom Stellard1-0/+44
2013-04-24cl: Add test for get_group_id()Tom Stellard1-0/+71
2013-04-24cl: Add test for SHA-256 Ch functionTom Stellard1-0/+71
2013-04-21piglit-summary-junit.py: Convert optparse to argparseDylan Baker1-16/+16
2013-04-21piglit-summary-html.py: replace getopt with argparseDylan Baker1-62/+29
2013-04-21piglit-merge-results.py: Convert from getopt to argparseDylan Baker1-30/+9
2013-04-21piglit-merge-results.py: Drop dead codeDylan Baker1-2/+0
2013-04-21framework: Treat wglinfo, glxinfo and lspci output as text, not binary data.Jon Severinsson1-1/+5
2013-04-21triangle-rasterization: Fix typo in test argument.José Fonseca1-1/+1
2013-04-20piglit-summary.py: remove unused importsBrian Paul1-2/+1
2013-04-20cl: Add test of get_global_size(dim)Aaron Watry1-0/+105
2013-04-20cl: Fix char/short test namesAaron Watry4-27/+27
2013-04-19add new piglit-summary.py script for printing summaries of results file(s)Brian Paul1-0/+164
2013-04-19add a simple glinfo "test" programBrian Paul3-0/+94
2013-04-19arb_texture_multisample: add test to check sample positions v3Christoph Bumiller3-0/+262
2013-04-19ARB_ubo/maxuniformblocksize: unmap buffer before drawing with itChristoph Bumiller1-0/+1
2013-04-18arb_internalformat_query-minmax: initialise buffer_size_in_elementsDave Airlie1-1/+1
2013-04-17util: remove old comment about GLUT vs PIGLIT flagsMarek Olšák1-3/+0
2013-04-16framework: Catch "No such file or directory" by errno, not strerr.Jon Severinsson1-1/+2
2013-04-16framework: Don't use automatic tuple parameter unpacking.Jon Severinsson1-1/+2
2013-04-16framework: Port from string.find to str.find (required by python 3.x)Jon Severinsson1-1/+1
2013-04-16framework: Consistently use Python 2.2+ syntax for dictionary key checks.Jon Severinsson2-4/+4
2013-04-16framework: Consistently use Python 2.6+ syntax for exception objects.Jon Severinsson2-4/+4
2013-04-16framework: Fix "inconsistent use of tabs and spaces in indentation" warnings.Jon Severinsson3-26/+26
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák326-350/+356
2013-04-15cl: Fix Windows build.José Fonseca1-2/+2
2013-04-13glsl-1.30: add test for default in switch not after all case statementsRoland Scheidegger1-0/+33
2013-04-12gtf: Parse either the old or new GLES conformance suite output.Eric Anholt1-1/+1
2013-04-12gtf: Update arguments for current GLES conformance from upstream.Eric Anholt1-1/+1
2013-04-10Test interaction of primitive restart and transform feedback.Paul Berry3-0/+263
2013-04-10new test: glsl-fs-uniform-array-loop-unroll.shader_testFrank Henigman1-0/+20
2013-04-09glsl-es-1.00: sanity.shader_test fragment needs default precisionTom Gall1-0/+2
2013-04-09Test that transform feedback works with non-flat integers.Paul Berry3-0/+139
2013-04-06draw-pixels: use default window size, for WindowsBrian Paul1-2/+2
2013-04-06draw-pixels: use better test valuesBrian Paul1-29/+7
2013-04-06draw-pixels: display results when there's a failureBrian Paul1-0/+4
2013-04-06draw-pixels: whitespace fixes, remove unneeded parenthesisBrian Paul1-15/+13
2013-04-06gl-1.0: use default window size to fix Windows runBrian Paul2-4/+0
2013-04-06arb_vertex_buffer_object: use default window size to fix Windows runBrian Paul2-4/+0
2013-04-06arb_framebuffer_object: use default window size to fix Windows runBrian Paul2-4/+0
2013-04-06arb_shader_objects: use default window size to fix Windows runBrian Paul5-10/+0