summaryrefslogtreecommitdiff
path: root/progs/demos/paltex.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-10silence warningBrian Paul1-1/+2
2003-12-04Windows needs to #define GL_GLEXT_PROTOTYPESKarl Schultz1-0/+1
2003-11-13remove GL_GLEXT_LEGACYBrian Paul1-1/+0
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2002-07-22fix warnings (bug 580528)Brian Paul1-10/+11
2002-07-12Pedantic compiler fixes (Sven Panne)Brian Paul1-2/+2
2002-01-16Demo updates for Windows (Robert Bergkvist)Karl Schultz1-1/+4
2000-10-05 Committing in .Jouk Jansen1-3/+4
2000-10-04improved to test alpha blending with texture paletteBrian Paul1-17/+113
2000-06-27minor tweaksBrian Paul1-2/+1
2000-06-27fixed compiler warningsBrian Paul1-18/+2
1999-11-02new texture image, cleaned-up codeBrian Paul1-48/+48
1999-08-19Initial revisionjtg1-0/+186