summaryrefslogtreecommitdiff
path: root/progs/samples/blendeq.c
AgeCommit message (Collapse)Author
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt
The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about.
2009-04-16demos: use larger buffer for snprintf() call, see bug 21220Brian Paul
2009-02-10progs: Build samples dir with scons and glew.José Fonseca
2007-11-27add a few more logicop modes, simplify codeBrian
2004-05-21use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_opRoland Scheidegger
2003-09-08use GL_GLEXT_PROTOTYPESBrian Paul
2002-01-16Samples working for Windows (Robert Bergkvist)Karl Schultz
1999-08-19Initial revisionjtg