summaryrefslogtreecommitdiff
path: root/progs/samples
AgeCommit message (Expand)Author
2003-02-20latest DOS updates (Daniel Borca)Brian Paul
2003-02-04read/write files, not stdio (Daniel Borca)Brian Paul
2003-02-04DOS updates (Daniel Borca)Brian Paul
2002-11-05added some printfs to show current polygon mode and cull stateBrian Paul
2002-10-18Quiet compiler warnings.Karl Schultz
2002-07-12Pedantic compiler fixes (Sven Panne)Brian Paul
2002-02-12silence compiler warningsBrian Paul
2002-01-16Samples working for Windows (Robert Bergkvist)Karl Schultz
2001-05-09make sure rotation plugged into sin/cos lookup tables is always positive, fix...Brian Paul
2001-03-19fix castAlan Hourihane
2000-11-10patched to silence compiler warnings (Martin Lindhe)Brian Paul
2000-10-31removed debug printfBrian Paul
2000-10-30big overhaul of the demo, works better nowBrian Paul
2000-10-27Change animated apps to double-buffered visuals by default.Gareth Hughes
2000-02-16new library dependency varsBrian Paul
1999-12-15made a few globals staticBrian Paul
1999-11-12 . More fixed toKendall Bennett
1999-10-27removed -lm from link commandBrian Paul
1999-09-19More Win32 build compliance fixupsTed Jump
1999-09-17Cleaned up exit from main to prevent MSVC warningsTed Jump
1999-09-17link with -lGLU -lGL instead of -lMesaGLU -lMesaGLBrian Paul
1999-08-19Initial revisionjtg