summaryrefslogtreecommitdiffstats
path: root/progs/demos/paltex.c
Commit message (Collapse)AuthorAgeFilesLines
* progs: Port most of the demos to glew.José Fonseca2009-01-241-1/+2
| | | | | A couple of test weren't ported due to glew breakage -- it undefines GLAPIENTRY.
* silence warningBrian Paul2004-08-101-1/+2
|
* Windows needs to #define GL_GLEXT_PROTOTYPESKarl Schultz2003-12-041-0/+1
|
* remove GL_GLEXT_LEGACYBrian Paul2003-11-131-1/+0
|
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
|
* fix warnings (bug 580528)Brian Paul2002-07-221-10/+11
|
* Pedantic compiler fixes (Sven Panne)Brian Paul2002-07-121-2/+2
|
* Demo updates for Windows (Robert Bergkvist)Karl Schultz2002-01-161-1/+4
|
* Committing in .Jouk Jansen2000-10-051-3/+4
| | | | | | | | | Modified Files: Mesa/demos/paltex.c Silenced compiler warnings ----------------------------------------------------------------------
* improved to test alpha blending with texture paletteBrian Paul2000-10-041-17/+113
|
* minor tweaksBrian Paul2000-06-271-2/+1
|
* fixed compiler warningsBrian Paul2000-06-271-18/+2
|
* new texture image, cleaned-up codeBrian Paul1999-11-021-48/+48
|
* Initial revisionjtg1999-08-191-0/+186