summaryrefslogtreecommitdiff
path: root/progs/tests/stencilwrap.c
AgeCommit message (Collapse)Author
2009-12-20progs/tests: Silence compiler warnings.Vinson Lee
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell
Also get mingw cross-compilation of these tests working
2005-08-15test the standard stencil op modes too (Philipp Klaus Krause)Brian Paul
2004-04-23assorted fixesBrian Paul
2004-02-04Use quads instead of lines to ensure this is testing stencil functionalityKeith Whitwell
rather than rasterization. A crutch to hw with wonky line rasterizers.
2003-05-30applied Ian's misc patchesBrian Paul
2002-10-31simple GL_EXT_stencil_wrap test programBrian Paul