summaryrefslogtreecommitdiffstats
path: root/progs/samples/blendeq.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-311/+0
| | | | | | | 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.
* demos: use larger buffer for snprintf() call, see bug 21220Brian Paul2009-04-161-1/+1
|
* progs: Build samples dir with scons and glew.José Fonseca2009-02-101-4/+3
|
* add a few more logicop modes, simplify codeBrian2007-11-271-52/+45
|
* use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_opRoland Scheidegger2004-05-211-10/+31
|
* use GL_GLEXT_PROTOTYPESBrian Paul2003-09-081-2/+1
|
* Samples working for Windows (Robert Bergkvist)Karl Schultz2002-01-161-0/+4
|
* Initial revisionjtg1999-08-191-0/+295