aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-17Merge branch 'master' into glsl2glsl2Ian Romanick
2010-06-17glslparsertest: Add several tests for uniforms with initializersIan Romanick
2010-06-15tex-border-1: New test for border color sampling.Eric Anholt
2010-06-15fdo28551: Require GL_ARB_framebuffer_object.Vinson Lee
2010-06-15line-aa-width: Fix MSVC build.Vinson Lee
2010-06-15line-aa-width: New test for the thickness of width 1.0 AA lines.Eric Anholt
2010-06-15crossbar: Disable build on non-Linux platforms.Vinson Lee
2010-06-15Add error checking for GLSL_PARSER env varIan Romanick
2010-06-15Update external-glslparsertest.sh for changes to compiler command line usageIan Romanick
2010-06-15Use $GLSL_PARSER instad of hardcoding a particular external parser path.Kenneth Graunke
2010-06-15Include the normal GLSL tests in the external parsing.Eric Anholt
2010-06-15Make segfaults of the parser be considered failures, even on XFAIL tests.Eric Anholt
2010-06-15Improve the external glslparsertest output for better failure summaries.Eric Anholt
2010-06-15Use the external glsl parser for testing.Eric Anholt
2010-06-15Add test case for fdo28551 (glGetFramebufferAttachmentParameteriv)Kristian Høgsberg
2010-06-15vao-02: Convert to framework and include as a piglit test.Eric Anholt
2010-06-15vao-02: Reindent for piglit.Eric Anholt
2010-06-15vao-02: Initial import from mesa-demos.Eric Anholt
2010-06-15vao-01: Convert to the framework and include as a piglit test.Eric Anholt
2010-06-15vao-01: Reindent for piglit.Eric Anholt
2010-06-15vao-01: Initial import from mesa-demos.Eric Anholt
2010-06-15stencil-wrap: Convert to framework and include as a piglit test.Eric Anholt
2010-06-15stencil-wrap: Reindent for piglit.Eric Anholt
2010-06-15stencil-wrap: Initial import from mesa-demos repo.Eric Anholt
2010-06-15stencil-twoside: Move to framework and include as a piglit test.Eric Anholt
2010-06-15stencil-twoside: Reindent for piglit.Eric Anholt
2010-06-15stencil-twoside: Initial import from mesa-demos repo.Eric Anholt
2010-06-15crossbar: Move this test from the Mesa tree to under tests/texturing/.Eric Anholt
2010-06-15blendminmax: Convert to the framework and include as a piglit test.Eric Anholt
2010-06-14blendminmax: Reindent for piglit.Eric Anholt
2010-06-14blendminmax: Import from Mesa.Eric Anholt
2010-06-14blendsquare: Report SKIP if the extension is missing.Eric Anholt
2010-06-14Remove old import of the blendsquare test from Mesa.Eric Anholt
2010-06-14blendsquare: Convert to framework and include as a piglit test.Eric Anholt
2010-06-14blendsquare: Reindent for piglit.Eric Anholt
2010-06-14Import blendsquare.c from mesa-demos.Eric Anholt
2010-06-14fix build on F-13, add libm to linker linesDave Airlie
2010-06-10fbo-alpha: Test for supporting GL_ALPHA FBOs with ARB_fbo.Eric Anholt
2010-06-06all.tests: fix up glsl-sin/cosMarek Olšák
2010-06-06glsl-fs-loop-const-{decr, incr}: Fix GLSL compilation errors on Mac OS X.Vinson Lee
2010-06-06glsl-fs-loop-const-{decr, incr}: new glsl testsTom Stellard
2010-06-05glsl-{sin, cos}: new glsl testsMarek Olšák
2010-06-04Change CorrectVersion1.V110.frag to FAIL.Kenneth Graunke
2010-06-04fxt1-teximage: New test like s3tc-teximage for 3DFX FXT1.Eric Anholt
2010-06-03glsl2/constructor-10.vert: Negative test for invalid constructor.Vinson Lee
2010-06-01glsl-vs-vec4-indexing-5: Fix GLSL compilation on Mac OS X.Vinson Lee
2010-06-01glsl-vs-vec4-indexing-4: s/equals/equal/Vinson Lee
2010-06-01all.tests: Set glsl-if-assign-call to a generic shader test.Vinson Lee
2010-05-30fbo: Define GL_COLOR_ATTACHMENT0 if not defined.Vinson Lee
2010-05-26timer_query: Add symbol definitions for older distros.Vinson Lee