summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-02-14New test: getteximage-simpleNicolai Haehnle3-0/+134
2009-02-14New test: crash-cubemap-orderNicolai Haehnle3-0/+66
2009-02-14texdepth: Fix uninitialised variableNicolai Haehnle1-1/+1
2009-02-09sync tglsl1.cpp with Glean again to get latest #includesBrian Paul1-1/+3
2009-02-09more debug/fail info, added commentBrian Paul1-1/+4
2009-02-09import latest glsl1, vertprog1, fragprog1 sources from GleanBrian Paul5-157/+345
2009-02-06update all.tests ignoreErrors list with "compression/decompression available"Brian Paul1-0/+1
2008-12-17Test NPOT and rectangle texturesIan Romanick1-31/+120
2008-12-16Add new test for passing fog coordinates to fragment programsIan Romanick2-0/+208
2008-12-16piglit_probe_pixel_rgb only prints 3 color componentsIan Romanick1-2/+2
2008-12-05Merge branch 'glean-master'Eric Anholt9-31/+1724
2008-12-05Update glean tests to CVS HEAD from 2008-12-05.Eric Anholt9-26/+1718
2008-12-03Add a divided-into-quarters path to the copytexsubimage test.Eric Anholt1-37/+76
2008-11-06Fixes for Cygwin by YaakovNicolai Haehnle8-8/+18
2008-10-04Add a test for ARB_fp texture indirection accounting.Eric Anholt5-0/+311
2008-08-21New test: texturing/gen-teximage.Eric Anholt3-0/+211
2008-08-21Clean up gen-texsubimage: remove sleep in auto case, and use probe util func.Eric Anholt1-33/+2
2008-08-20New test: texturing/gen-texsubimageEric Anholt3-0/+221
2008-08-15New test: texturing/tex3dNicolai Haehnle3-0/+253
2008-08-08New test: texturing/texredefineNicolai Haehnle3-0/+257
2008-08-02New test: general/windowoverlapNicolai Haehnle3-0/+208
2008-07-27Undo changes to tpointatten.cpp... sorry.Nicolai Haehnle1-4/+0
2008-07-27New test: bugs/crash-texparameter-before-teximageNicolai Haehnle4-5/+66
2008-07-27New test: shaders/fp-generic/kil-swizzleNicolai Haehnle2-0/+49
2008-07-16Add a test for glCopyTexSubImage2D.Eric Anholt3-0/+171
2008-07-12New test: general/linestippleNicolai Haehnle3-0/+251
2008-07-12fp-generic: Add alpha channel for a full RGBA visualNicolai Haehnle2-2/+2
2008-07-12Add new tst: fp-generic/lrp_satNicolai Haehnle2-0/+16
2008-07-05Reorganize test profiles for Radeon family driversNicolai Haehnle3-32/+54
2008-07-04texturing/texdepth: Check that homogenous divide works as expected.Nicolai Haehnle1-22/+33
2008-06-30Cleanup/Code sharing: Use piglit-util functions in a number of placesNicolai Haehnle7-317/+29
2008-06-30texturing/lodbias: Aesthetics and a todo note (too lazy/tired right now).Nicolai Haehnle1-0/+6
2008-06-30New test: texturing/lodbiasNicolai Haehnle3-0/+347
2008-06-29New test: bugs/tex1d-2dborderNicolai Haehnle3-0/+164
2008-06-29New test: general/texgenNicolai Haehnle4-0/+304
2008-06-29Add fragment program / vertex program helper code to piglit-utilNicolai Haehnle7-165/+175
2008-06-20Various fixes by Brian Paul.Nicolai Haehnle5-12/+53
2008-06-14New data-driven test: fp-genericNicolai Haehnle4-0/+328
2008-06-14Workaround window manager disrupting test in some casesNicolai Haehnle1-1/+6
2008-06-14crossbar: Add an initial call to ReshapeNicolai Haehnle1-0/+2
2008-06-13New test: texturing/texdepthNicolai Haehnle5-1/+462
2008-06-10fix test to build on newer c++ compilerDave Airlie1-0/+1
2008-06-08New test bug/r300-readcacheNicolai Haehnle3-0/+100
2008-06-07r300-specific test r300/cubemap-relaxNicolai Haehnle2-3/+21
2008-06-06texturing/cubemap: Control size and mipmapping in demo mode via keyboard.Nicolai Haehnle1-2/+31
2008-06-01glean/fragprog: Do not require EXT_fog_coordNicolai Haehnle2-62/+121
2008-06-01New test: texturing/texrect-manyNicolai Haehnle3-0/+211
2008-06-01Enable texturing group of tests.Nicolai Haehnle1-1/+1
2008-06-01 glean/blendFunc: Reintroduce adjustable error tolerance.Nicolai Haehnle2-21/+47
2008-06-01glean/exactRGBA: Reintroduce roundingMode hackNicolai Haehnle1-26/+44