aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-17Add some lightweight release process.piglit-v1Nicolai Haehnle
2009-02-14New test: getteximage-simpleNicolai Haehnle
2009-02-14New test: crash-cubemap-orderNicolai Haehnle
2009-02-14texdepth: Fix uninitialised variableNicolai Haehnle
2009-02-09sync tglsl1.cpp with Glean again to get latest #includesBrian Paul
2009-02-09more debug/fail info, added commentBrian Paul
2009-02-09import latest glsl1, vertprog1, fragprog1 sources from GleanBrian Paul
2009-02-06update all.tests ignoreErrors list with "compression/decompression available"Brian Paul
2008-12-17Test NPOT and rectangle texturesIan Romanick
2008-12-16Add new test for passing fog coordinates to fragment programsIan Romanick
2008-12-16piglit_probe_pixel_rgb only prints 3 color componentsIan Romanick
2008-12-05Merge branch 'glean-master'Eric Anholt
2008-12-05Update glean tests to CVS HEAD from 2008-12-05.Eric Anholt
2008-12-03Add a divided-into-quarters path to the copytexsubimage test.Eric Anholt
2008-11-06Fixes for Cygwin by YaakovNicolai Haehnle
2008-10-04Add a test for ARB_fp texture indirection accounting.Eric Anholt
2008-09-28Measure time taken for testsNicolai Haehnle
2008-08-27piglit-summary-html.py: Add glxinfo/lspci output to HTML summariesNicolai Haehnle
2008-08-27Add *~ to .gitignoreNicolai Haehnle
2008-08-21New test: texturing/gen-teximage.Eric Anholt
2008-08-21Clean up gen-texsubimage: remove sleep in auto case, and use probe util func.Eric Anholt
2008-08-20New test: texturing/gen-texsubimageEric Anholt
2008-08-15New test: texturing/tex3dNicolai Haehnle
2008-08-08New test: texturing/texredefineNicolai Haehnle
2008-08-02New test: general/windowoverlapNicolai Haehnle
2008-07-27Undo changes to tpointatten.cpp... sorry.Nicolai Haehnle
2008-07-27New test: bugs/crash-texparameter-before-teximageNicolai Haehnle
2008-07-27Backup my script to generate result summariesNicolai Haehnle
2008-07-27New test: shaders/fp-generic/kil-swizzleNicolai Haehnle
2008-07-16Add a test for glCopyTexSubImage2D.Eric Anholt
2008-07-12New test: general/linestippleNicolai Haehnle
2008-07-12fp-generic: Add alpha channel for a full RGBA visualNicolai Haehnle
2008-07-12Add new tst: fp-generic/lrp_satNicolai Haehnle
2008-07-05Reorganize test profiles for Radeon family driversNicolai Haehnle
2008-07-04texturing/texdepth: Check that homogenous divide works as expected.Nicolai Haehnle
2008-06-30Cleanup/Code sharing: Use piglit-util functions in a number of placesNicolai Haehnle
2008-06-30piglit-summary-html.py: Some more features for automated summariesNicolai Haehnle
2008-06-30texturing/lodbias: Aesthetics and a todo note (too lazy/tired right now).Nicolai Haehnle
2008-06-30New test: texturing/lodbiasNicolai Haehnle
2008-06-29New test: bugs/tex1d-2dborderNicolai Haehnle
2008-06-29New test: general/texgenNicolai Haehnle
2008-06-29Add fragment program / vertex program helper code to piglit-utilNicolai Haehnle
2008-06-29Add piglit-create-summary.py to create summary files after the fact.Nicolai Haehnle
2008-06-20Various fixes by Brian Paul.Nicolai Haehnle
2008-06-14New data-driven test: fp-genericNicolai Haehnle
2008-06-14Workaround window manager disrupting test in some casesNicolai Haehnle
2008-06-14crossbar: Add an initial call to ReshapeNicolai Haehnle
2008-06-13New test: texturing/texdepthNicolai Haehnle
2008-06-12Generate abbreviated resultsNicolai Haehnle
2008-06-10fix test to build on newer c++ compilerDave Airlie