summaryrefslogtreecommitdiffstats
path: root/progs/samples
Commit message (Expand)AuthorAgeFilesLines
* Samples working for Windows (Robert Bergkvist)Karl Schultz2002-01-163-0/+50
* make sure rotation plugged into sin/cos lookup tables is always positive, fix...Brian Paul2001-05-091-0/+3
* fix castAlan Hourihane2001-03-191-1/+1
* patched to silence compiler warnings (Martin Lindhe)Brian Paul2000-11-101-2/+2
* removed debug printfBrian Paul2000-10-311-1/+0
* big overhaul of the demo, works better nowBrian Paul2000-10-301-113/+86
* Change animated apps to double-buffered visuals by default.Gareth Hughes2000-10-278-48/+48
* new library dependency varsBrian Paul2000-02-161-6/+3
* made a few globals staticBrian Paul1999-12-151-5/+5
* . More fixed toKendall Bennett1999-11-121-1/+0
* removed -lm from link commandBrian Paul1999-10-271-2/+2
* More Win32 build compliance fixupsTed Jump1999-09-191-1/+1
* Cleaned up exit from main to prevent MSVC warningsTed Jump1999-09-171-2/+2
* link with -lGLU -lGL instead of -lMesaGLU -lMesaGLBrian Paul1999-09-171-2/+2
* Initial revisionjtg1999-08-1938-0/+13069