summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Collapse)AuthorFilesLines
1999-11-05removed printf'sBrian Paul1-3/+1
1999-11-05added xfont demoBrian Paul1-2/+2
1999-11-05new xfont demoBrian Paul1-111/+172
1999-11-04Updated demo for new GLU 1.3 tessellation. Added optimized renderingGareth Hughes1-325/+440
by saving the output of the tessellation into display lists.
1999-11-02new texture image, cleaned-up codeBrian Paul1-48/+48
1999-10-28minor changes to Usage() functionBrian Paul1-10/+19
1999-10-27removed -lm from link commandBrian Paul4-8/+8
1999-10-26better texture matrix, better end-cap reflections on cylinderBrian Paul1-11/+22
1999-10-23more comments, removed unneeded glDepthFunc callBrian Paul1-3/+7
1999-10-22added gloss demoBrian Paul3-77/+14
1999-10-22initial revBrian Paul1-0/+358
1999-10-21added f key to toggle front/back drawingBrian Paul1-4/+23
1999-10-21added -info command line optionBrian Paul4-17/+81
1999-10-13use texture objects nowBrian Paul1-11/+24
1999-10-03Fixed overflow bug in combineCallback.Gareth Hughes1-24/+24
1999-09-19lots of autoconf updatestanner1-4/+8
1999-09-19More Win32 build compliance fixupsTed Jump2-2/+2
1999-09-17silenced some warningsBrian Paul3-8/+20
1999-09-17Cleaned up exit from main to prevent MSVC warningsTed Jump1-2/+2
1999-09-17Added ESC key handlingTed Jump30-414/+799
1999-09-17link with -lGL instead of -lMesaGLBrian Paul1-2/+2
1999-09-17link with -lGLU -lGL instead of -lMesaGLU -lMesaGLBrian Paul3-10/+16
1999-09-16added glxinfoBrian Paul1-2/+2
1999-09-16initial check-inBrian Paul1-0/+99
1999-09-08minor changes. always call compactify_arrays()Brian Paul1-6/+15
1999-09-03Fog, displaylist and zoom operationsKeith Whitwell1-70/+154
1999-08-22*** empty log message ***Jon Taylor1-18/+19
1999-08-21*** empty log message ***Jon Taylor2-24/+28
1999-08-21*** empty log message ***Jon Taylor10-0/+2136
1999-08-19Initial revisionjtg166-0/+44931