summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-27glsl-kwin-blur: Rename to glsl-kwin-blur-2.HEADmasterFredrik Höglund3-3/+3
2010-09-27Add another test for the kwin blur effect that only uses 7 varyings.Fredrik Höglund3-0/+236
2010-09-27glsl-kwin-blur: Skip when GL_MAX_VARYING_FLOATS is too low.Fredrik Höglund1-1/+9
2010-09-27glsl-kwin-blur: Update the vertex shader to the latest version.Fredrik Höglund1-15/+15
2010-09-27fdo30337{a,b}: New tests for radeon presubtract.Tom Stellard3-0/+44
2010-09-25fbo-generatemipmap-formats: Define missing symbols if needed.Vinson Lee1-0/+35
2010-09-25texwrap: Define GL_TEXTURE_SWIZZLE_RGBA_EXT if not defined.Vinson Lee1-0/+3
2010-09-25fbo-generatemipmap-formats: Touch up the interpolation of depth values.Eric Anholt1-1/+1
2010-09-24texwrap: test ARB_texture_swizzle tooMarek Olšák1-17/+77
2010-09-24fbo-generatemipmap-formats: New tests for glGenerateMipmap vs internalformatsEric Anholt5-1/+643
2010-09-24util: Fix probe_rect failure when x or y != 0.Eric Anholt1-2/+2
2010-09-24util: When skipping a test due to a missing extension, mention the ext.Eric Anholt1-0/+1
2010-09-24Fix test glsl-mat-attribute so it works on ATI and nVidia.Kenneth Graunke1-0/+3
2010-09-24glean/tfbo: Put lines in the middle of the pixel, not the edge.Eric Anholt1-6/+6
2010-09-24glean/tfbo: Properly clean up when the driver reports unsupported.Eric Anholt1-2/+9
2010-09-24Add error check for glsl-mat-attribute.vert not being loadedIan Romanick1-0/+4
2010-09-24Fix unnamed formal parameters in CorrectFull.vertIan Romanick1-1/+1
2010-09-24Add test for shaders with matrix attributesIan Romanick4-0/+263
2010-09-24texwrap: change the border color to (0.0, 1.0, 0.5)Marek Olšák1-1/+1
2010-09-22util: Fix flipped result of the _rect versions of probe_pixel.Eric Anholt1-4/+4
2010-09-22glean/clipFlat: Don't swap in quick mode.Eric Anholt1-1/+2
2010-09-22lodbias: Don't swapbuffers in automatic mode.Eric Anholt1-2/+4
2010-09-22lodbias: Convert this to the framework.Eric Anholt1-91/+84
2010-09-22glean/texCombine: Only swapbuffers in non-quick mode.Eric Anholt1-3/+6
2010-09-21builtin-texturematrix: test for gl_TextureMatrix inverse/transpose presence.Eric Anholt2-0/+10
2010-09-20glean: Build glean as 32-bit on Mac OS X.Vinson Lee1-0/+2
2010-09-20texturing: fix npot tests to not swap before readback.Dave Airlie2-2/+3
2010-09-19texwrap: Define GL_RGBA16F and GL_RGBA32F if not defined.Vinson Lee1-0/+7
2010-09-19texwrap: Move declaration before code.Vinson Lee1-1/+2
2010-09-19texwrap: 62 new tests for wrap modes, texture targets, formats, and moreMarek Olšák4-304/+947
2010-09-17glsl-derivs-swizzle: new test for derivatives with swizzlingMarek Olšák2-0/+25
2010-09-16Update glean-fragProg1.tests.Vinson Lee1-0/+5
2010-09-16Update glean-glsl1.tests.Vinson Lee1-1/+5
2010-09-16glsl1: added function prototype testBrian Paul1-0/+21
2010-09-16glsl1: need GLSL 1.30 for precision qualifiers testBrian Paul2-8/+13
2010-09-16glsl1: added some new negation testsBrian Paul1-0/+30
2010-09-16glsl1: added some casts, #version 1.20 to fix compilation warnings/errorsBrian Paul1-4/+5
2010-09-16Fix VMware spelling.Vinson Lee2-2/+2
2010-09-16fragProg1: add a few more tests (DP3, ADD w/ immediates)Brian Paul1-0/+62
2010-09-16glsl1: add another variable-indexed array testBrian Paul1-1/+36
2010-09-12Add a test for the kwin blur effect.Fredrik Höglund3-0/+264
2010-09-12add GLSL inlining/unroll limit tests, currently failingLuca Barbieri4-0/+917
2010-09-10Don't divide by 0 in GLSLIan Romanick1-1/+1
2010-09-08Fix tests/mesa/util compilingZhenyu Wang1-0/+2
2010-09-08Fix several tests that were probing after swapbuffers.Eric Anholt5-19/+15
2010-09-07fix all.tests line for new gl_NormalScale test.Eric Anholt1-1/+1
2010-09-07glsl-vs-normalscale: New test for gl_NormalScale builtin uniform.Eric Anholt4-0/+93
2010-09-07glslparsertest: Exercise ?: operator with array-type resultsIan Romanick3-0/+39
2010-09-07Add GLSL test for loops nested in nested if-statementsIan Romanick2-0/+48
2010-09-07Actually commit the updated glslparser.tests file...Kenneth Graunke1-0/+1