summaryrefslogtreecommitdiffstats
path: root/progs/samples
Commit message (Collapse)AuthorAgeFilesLines
* Minor MinGW fixesDaniel Borca2003-10-091-1/+1
|
* improved 'clean' targets (Otto Solares)Brian Paul2003-10-031-3/+3
|
* updates from Daniel BorcaBrian Paul2003-10-021-0/+67
|
* use GL_GLEXT_PROTOTYPESBrian Paul2003-09-081-2/+1
|
* files for CVS to ignoreBrian Paul2003-09-051-0/+45
|
* Updates from Daniel BorcaBrian Paul2003-08-281-1/+1
|
* DOS and glide driver updates from Daniel BorcaBrian Paul2003-08-191-7/+8
|
* DOS updates for new tree (Daniel Borca)Brian Paul2003-06-161-86/+83
|
* updated old-style makefiles for new treeBrian Paul2003-06-101-1/+1
|
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-054-4/+0
|
* Remove a bunch of really old/obsolete configs.Brian Paul2003-06-011-20/+6
| | | | Use the new mklib script.
* added a castBrian Paul2003-04-211-1/+1
|
* DOS updates from Daniel BorcaBrian Paul2003-03-291-2/+2
|
* DOS update (Daniel Borca)Brian Paul2003-03-081-2/+3
|
* latest DOS updates (Daniel Borca)Brian Paul2003-02-201-7/+3
|
* read/write files, not stdio (Daniel Borca)Brian Paul2003-02-041-5/+17
|
* 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