summaryrefslogtreecommitdiff
path: root/tests/shaders/CMakeLists.gl.txt
AgeCommit message (Expand)AuthorFilesLines
2015-05-26shaders: add a test counting builtin active uniformsMartin Peres1-0/+1
2015-05-15glsl-deriv-varyings: Migrated to shader_runner and corrected test expectation...Andres Gomez1-1/+0
2015-01-08shaders: Test using an int vertex attrib value that looks like NaNNeil Roberts1-0/+1
2014-07-12Replace link-mismatch-layout-02 with shader testsChris Forbes1-1/+0
2014-07-12Remove tests/shaders/link-mismatch-layout-0[13]Chris Forbes1-2/+0
2014-06-12cmake: Build a few more tests with MSVC.José Fonseca1-2/+4
2013-10-21Test that all desktop GLSL versions can be cross-linked.Paul Berry1-0/+1
2013-09-10Add a small test for gl_Fog.scale when fog start and end are equal.Henri Verbeet1-0/+1
2013-08-30glsl: Add program to test all shader built-in constantsIan Romanick1-0/+1
2013-08-30glsl: Refactor some code out of shader_runner.cIan Romanick1-1/+1
2013-01-03Convert glsl-fs-mix-constant to a shader runner test.Kenneth Graunke1-1/+0
2013-01-03Convert glsl-fs-mix to a shader runner test.Kenneth Graunke1-1/+0
2012-12-07Add test glsl-uniform-out-of-bounds-2.cFrank Henigman1-0/+1
2012-07-31remove glsl-vs-sqrt-zero testBrian Paul1-1/+0
2012-07-31remove glsl-fs-sqrt-zero testBrian Paul1-1/+0
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič1-1/+1
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-2/+0
2012-04-17Rewrite glsl-fs-texturelod-01 as a shader_runner test.Kenneth Graunke1-1/+0
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-143/+143
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+0
2011-12-12fp-generic: Remove this generic fragment program runner.Eric Anholt1-1/+0
2011-11-01Replace some C code GLSL linker tests with glsl-link-testIan Romanick1-8/+0
2011-11-01Simple framework for GLSL linker testsIan Romanick1-0/+1
2011-10-13glsl-fs-fragcoord-zw-ortho/perspecive: tests of gl_FragCoord.zw componentsBrian Paul1-0/+2
2011-07-28glsl-vs-statechange-1: New test for a potential bug in core Mesa.Eric Anholt1-0/+1
2011-06-28glsl-fs-fogcolor-statechange: New test for possible driver bug.Eric Anholt1-0/+1
2011-06-28glsl-fs-textureenvcolor-statechange: New test for possible driver bug.Eric Anholt1-0/+1
2011-06-28glsl-vs-mvp-statechange: New test for possible driver bug.Eric Anholt1-0/+1
2011-06-21Add test for LIT with src == dstPierre-Eric Pelloux-Prayer1-0/+1
2011-06-08glsl-link-bug38015: Add test case for FDO bug 38015.Vinson Lee1-0/+1
2011-05-27getuniform-02: more gl[Get]Uniform testsBrian Paul1-0/+1
2011-05-25new test : glsl-max-vertex-attrib.cTapani Pälli1-0/+1
2011-05-13Make TIFF an optional dependency.José Fonseca1-1/+0
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca1-0/+1
2011-02-25cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txtChad Versace1-0/+175