summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-17Merge branch 'master' into glsl2glsl2Ian Romanick8-1/+316
2010-06-17glslparsertest: Add several tests for uniforms with initializersIan Romanick3-0/+7
2010-06-15tex-border-1: New test for border color sampling.Eric Anholt3-0/+103
2010-06-15fdo28551: Require GL_ARB_framebuffer_object.Vinson Lee1-0/+2
2010-06-15line-aa-width: Fix MSVC build.Vinson Lee1-0/+3
2010-06-15line-aa-width: New test for the thickness of width 1.0 AA lines.Eric Anholt3-0/+198
2010-06-15crossbar: Disable build on non-Linux platforms.Vinson Lee1-1/+3
2010-06-15Add error checking for GLSL_PARSER env varIan Romanick1-0/+13
2010-06-15Update external-glslparsertest.sh for changes to compiler command line usageIan Romanick1-7/+1
2010-06-15Use $GLSL_PARSER instad of hardcoding a particular external parser path.Kenneth Graunke1-1/+1
2010-06-15Include the normal GLSL tests in the external parsing.Eric Anholt1-0/+31
2010-06-15Make segfaults of the parser be considered failures, even on XFAIL tests.Eric Anholt1-1/+1
2010-06-15Improve the external glslparsertest output for better failure summaries.Eric Anholt1-1/+12
2010-06-15Use the external glsl parser for testing.Eric Anholt2-2/+26
2010-06-15Add test case for fdo28551 (glGetFramebufferAttachmentParameteriv)Kristian Høgsberg3-0/+58
2010-06-15vao-02: Convert to framework and include as a piglit test.Eric Anholt3-82/+15
2010-06-15vao-02: Reindent for piglit.Eric Anholt1-107/+107
2010-06-15vao-02: Initial import from mesa-demos.Eric Anholt1-0/+185
2010-06-15vao-01: Convert to the framework and include as a piglit test.Eric Anholt3-86/+16
2010-06-15vao-01: Reindent for piglit.Eric Anholt1-74/+74
2010-06-15vao-01: Initial import from mesa-demos.Eric Anholt1-0/+158
2010-06-15stencil-wrap: Convert to framework and include as a piglit test.Eric Anholt3-125/+36
2010-06-15stencil-wrap: Reindent for piglit.Eric Anholt1-196/+184
2010-06-15stencil-wrap: Initial import from mesa-demos repo.Eric Anholt1-0/+259
2010-06-15stencil-twoside: Move to framework and include as a piglit test.Eric Anholt3-152/+43
2010-06-15stencil-twoside: Reindent for piglit.Eric Anholt1-283/+273
2010-06-15stencil-twoside: Initial import from mesa-demos repo.Eric Anholt1-0/+343
2010-06-15crossbar: Move this test from the Mesa tree to under tests/texturing/.Eric Anholt3-1/+1
2010-06-15blendminmax: Convert to the framework and include as a piglit test.Eric Anholt3-115/+38
2010-06-14blendminmax: Reindent for piglit.Eric Anholt1-146/+149
2010-06-14blendminmax: Import from Mesa.Eric Anholt1-0/+211
2010-06-14blendsquare: Report SKIP if the extension is missing.Eric Anholt1-1/+1
2010-06-14Remove old import of the blendsquare test from Mesa.Eric Anholt1-178/+0
2010-06-14blendsquare: Convert to framework and include as a piglit test.Eric Anholt2-114/+44
2010-06-14blendsquare: Reindent for piglit.Eric Anholt2-119/+119
2010-06-14Import blendsquare.c from mesa-demos.Eric Anholt1-0/+180
2010-06-14fix build on F-13, add libm to linker linesDave Airlie1-0/+6
2010-06-10fbo-alpha: Test for supporting GL_ALPHA FBOs with ARB_fbo.Eric Anholt3-0/+151
2010-06-06all.tests: fix up glsl-sin/cosMarek Olšák1-2/+2
2010-06-06glsl-fs-loop-const-{decr, incr}: Fix GLSL compilation errors on Mac OS X.Vinson Lee2-2/+2
2010-06-06glsl-fs-loop-const-{decr, incr}: new glsl testsTom Stellard3-0/+62
2010-06-05glsl-{sin, cos}: new glsl testsMarek Olšák4-0/+238
2010-06-04Change CorrectVersion1.V110.frag to FAIL.Kenneth Graunke2-4/+2
2010-06-04fxt1-teximage: New test like s3tc-teximage for 3DFX FXT1.Eric Anholt3-0/+184
2010-06-03glsl2/constructor-10.vert: Negative test for invalid constructor.Vinson Lee2-0/+12
2010-06-01glsl-vs-vec4-indexing-5: Fix GLSL compilation on Mac OS X.Vinson Lee1-1/+1
2010-06-01glsl-vs-vec4-indexing-4: s/equals/equal/Vinson Lee1-2/+2
2010-06-01all.tests: Set glsl-if-assign-call to a generic shader test.Vinson Lee1-1/+1
2010-05-30fbo: Define GL_COLOR_ATTACHMENT0 if not defined.Vinson Lee2-0/+8
2010-05-26timer_query: Add symbol definitions for older distros.Vinson Lee1-0/+16