summaryrefslogtreecommitdiffstats
path: root/progs/samples
Commit message (Expand)AuthorAgeFilesLines
* Remove unused Imakefiles.Brian2007-04-201-101/+0
* Make git ignore files only generated at build time.Michel Dänzer2006-12-061-0/+0
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-1/+1
* remove stupid flagsDaniel Borca2005-05-232-8/+2
* assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul2005-05-073-1/+4
* makefile update (readtex, showbuffer)Daniel Borca2005-01-312-8/+10
* minor readtex fixesBrian Paul2005-01-091-5/+5
* compute reasonable animate rate (Marcelo Magallon)Brian Paul2005-01-085-10/+75
* fix-up rules for sphere demo, which uses readtex utilityBrian Paul2005-01-081-2/+17
* updated makefiles for gcc 3.4.3 and bnu 2.15Daniel Borca2004-12-152-6/+6
* remove BeOS conditional code. oglinfo should be moved to xdemos since it's a...Brian Paul2004-08-251-5/+0
* Obsolete BeOS-specific makefile.Philippe Houdoin2004-08-142-64/+6
* use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_opRoland Scheidegger2004-05-212-13/+60
* obsoleteBrian Paul2004-04-221-44/+0
* minor fixesBrian Paul2004-03-261-1/+1
* Tweaks for make clean / realclean.Brian Paul2004-03-261-3/+1
* New Makefile systemBrian Paul2004-03-261-0/+34
* reverted TMUs for proper multitexturingDaniel Borca2003-12-232-2/+8
* 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
* 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, 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