summaryrefslogtreecommitdiffstats
path: root/progs/samples
Commit message (Collapse)AuthorAgeFilesLines
...
* DOS updates (Daniel Borca)Brian Paul2003-02-041-36/+89
|
* added some printfs to show current polygon mode and cull stateBrian Paul2002-11-051-1/+7
|
* Quiet compiler warnings.Karl Schultz2002-10-181-1/+1
|
* Pedantic compiler fixes (Sven Panne)Brian Paul2002-07-123-4/+8
|
* silence compiler warningsBrian Paul2002-02-121-1/+1
|
* Samples working for Windows (Robert Bergkvist)Karl Schultz2002-01-163-0/+50
|
* make sure rotation plugged into sin/cos lookup tables is always positive, ↵Brian Paul2001-05-091-0/+3
| | | | fixes FP exception
* 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