Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-12 | Test program to check that packed pixel formats work as expected with | Brian Paul | |
glTexImage2D. All samples should appear identical. Press f/F to change the internal texture format. | |||
2004-05-11 | Added simple EXT_blend_minmax test. | Ian Romanick | |
2004-05-11 | Added simple NV_blend_square test. | Ian Romanick | |
2004-04-23 | assorted fixes | Brian Paul | |
2004-04-22 | added floattex.c to test floating point textures | Brian Paul | |
2004-04-20 | removed non-existant arbfpwpos.c, added UTIL_FILES target | Brian Paul | |
2004-04-14 | Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compile | Keith Whitwell | |
and execute fragment programs. Very limited and experimental, but works well enough to run arbfplight.c. http://fabrice.bellard.free.fr/tcc/ Compile with 'make linux-tcc', being sure to make clean first. | |||
2004-04-08 | added zreaddraw.c | Brian Paul | |
2004-04-08 | no depend file | Brian Paul | |
2004-03-26 | minor fixes | Brian Paul | |
2004-03-26 | new Makefile | Brian Paul | |
2003-08-23 | Rename Makefile to Makefile.X11, add depend support | Jon Smirl | |
2003-06-10 | update for new directory tree | Brian Paul | |
2003-05-20 | move LoadYUVImage into readtex.c | Keith Whitwell | |
2003-03-14 | added fptest1, fptexture, texrect, etc | Brian Paul | |
2002-11-08 | multisample / polygon smooth test | Brian Paul | |
2002-11-08 | implemented automatic code gen and individual function validation | Brian Paul | |
2002-10-31 | simple GL_EXT_stencil_wrap test program | Brian Paul | |
2001-12-28 | Add missing items from .cvsignore files, tests/Makefile | Gareth Hughes | |
2001-05-07 | Add new tests. | Gareth Hughes | |
2000-11-18 | added more programs | Brian Paul | |
2000-11-01 | Added trivial CVA test for testing HW driver fastpaths, good for testing | Gareth Hughes | |
indexed vertex buffer implementations for instance. Cleaned up Makefile to make building and adding more tests easier. | |||
2000-09-01 | initial check-in | Brian Paul | |