summaryrefslogtreecommitdiff
path: root/src/demos/paltex.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: switch to glad2Hoe Hao Cheng2023-03-291-2/+3
* Use glad instead of GLEW.Jose Fonseca2020-09-161-2/+2
* Mac OS X portability fixes.José Fonseca2011-05-131-1/+1
* progs/demos: fix glut initialization callsBrian Paul2009-12-181-4/+1
* progs: Port most of the demos to glew.José Fonseca2009-01-241-1/+2
* 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
* 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