aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-22scissor-polygon: a replacement for the glean scissor testBrian Paul
2013-02-22util/waffle: More wisely handle compat context versions > 1.0Chad Versace
2013-02-22util/waffle: Refactor make_context_current()Chad Versace
2013-02-22util/waffle: Print message when falling back to compatibility contextChad Versace
2013-02-20ext_transform_feedback: Do not use empty initializers.Vinson Lee
2013-02-20layout-std140-base-size-and-alignment: Fix running the test.Eric Anholt
2013-02-20ARB_uniform_buffer_object/row_major: Reference another missed UBO member.Eric Anholt
2013-02-20ARB_shading_language_packing: fix exact testsPaul Berry
2013-02-20Test transform feedback of varying structs.Paul Berry
2013-02-20gles2: add fbo_discard_gles2 testcaseTapani Pälli
2013-02-19GL_ARB_ubo/getintegeri_v: Respect implementation value of GL_UNIFORM_BUFFER_O...Ian Romanick
2013-02-19Accept array uniform names with or without [0] from glGetActiveUniformIan Romanick
2013-02-19glx-multithread-makecurrent-*: Write the expected value for alphaIan Romanick
2013-02-19sso-user-varying: Remove probes for undefined values.Eric Anholt
2013-02-15shader_runner: remove explicit #version directive from generated_tests.Stuart Abercrombie
2013-02-15glsl-es-1.00: Move contents of glsl-1.00 to glsl-es-1.00Tom Gall
2013-02-15GLSL ES: Verify that fragment shaders have no default float precision.Paul Berry
2013-02-15Add geometry testing to code-generated tests.Paul Berry
2013-02-15Basic geometry shader sanity tests.Paul Berry
2013-02-15glslparsertest: Add support for testing geometry shaders.Paul Berry
2013-02-15shader_runner: Add support for testing geometry shaders.Paul Berry
2013-02-15shader_runner: Remove unimplemented geometry_program vestiges.Paul Berry
2013-02-15shader_runner and glslparsertest: choose GL version more accurately.Paul Berry
2013-02-14arb_texture_buffer_range: add initial tests (dlist, errors, ranges)Christoph Bumiller
2013-02-13gles-2.0: Check illegality of attaching multiple shader objects of same typeChad Versace
2013-02-13cl: Add % to the list of illegal characters in test namesTom Stellard
2013-02-13Modify tests for error checking on "flat" keyword to match updated specs.Paul Berry
2013-02-13GLES3: test that non-flat varying structs cannot contain ints.Paul Berry
2013-02-13Test default precision qualifiers for samplers in GLSL ES.Paul Berry
2013-02-12getteximage-formats: test GetTexImage after rendering to texturesMarek Olšák
2013-02-12texture-integer-glsl130: fix wrong expected G/B values for L/LA/I formatsRoland Scheidegger
2013-02-11Remove BindBufferRange out-of-range tests.Paul Berry
2013-02-11rm tests/glean/ttexrect.*Tom Gall
2013-02-11port ttexrect.cpp to piglit from gleanTom Gall
2013-02-08framework/shader_test: Permit unicode pathsKenney Phillis
2013-02-08piglit-run: Fix resume path resolvingKenney Phillis
2013-02-08invalid-es3-queries: Check that GL_MAX_VARYING_COMPONENTS is rejectedMatt Turner
2013-02-08shader_runner: Require GLSL version requirement.Stuart Abercrombie
2013-02-08shader_runner: Require [require] section in .shader_test files.Stuart Abercrombie
2013-02-07cl-program-tester: Fix parsing of vec16 typesTom Stellard
2013-02-07cl: Add tests for arrays declared on the stack (private memory)Tom Stellard
2013-02-06Revert "shader_runner: Require [require] and GLSL version requirement."Eric Anholt
2013-02-06shader_runner: Require [require] and GLSL version requirement.Stuart Abercrombie
2013-02-06shader_tests: Add [require] / GLSL >= to shader_test files missing these.Stuart Abercrombie
2013-02-06shader_tests: Fix mismatched GLSL versions in some shader_test files.Stuart Abercrombie
2013-02-06etc1: Document expected errors in basic API testChad Versace
2013-02-06etc1: Fix glTexSubImage2D call in basic API testChad Versace
2013-02-06etc1: Fix glTexImage2D call in basic API testChad Versace
2013-02-06Using waffle, only prevent X11 windows from taking focus in automatic mode.Michel Dänzer
2013-02-06tests/all.tests: Add missing Group() initializationJosé Fonseca