Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove stupid flags | Daniel Borca | 2005-05-23 | 2 | -8/+2 |
| | |||||
* | assorted warning clean-ups for x86_64, etc (Mikko T.) | Brian Paul | 2005-05-07 | 3 | -1/+4 |
| | |||||
* | makefile update (readtex, showbuffer) | Daniel Borca | 2005-01-31 | 2 | -8/+10 |
| | |||||
* | minor readtex fixes | Brian Paul | 2005-01-09 | 1 | -5/+5 |
| | |||||
* | compute reasonable animate rate (Marcelo Magallon) | Brian Paul | 2005-01-08 | 5 | -10/+75 |
| | |||||
* | fix-up rules for sphere demo, which uses readtex utility | Brian Paul | 2005-01-08 | 1 | -2/+17 |
| | |||||
* | updated makefiles for gcc 3.4.3 and bnu 2.15 | Daniel Borca | 2004-12-15 | 2 | -6/+6 |
| | |||||
* | remove BeOS conditional code. oglinfo should be moved to xdemos since it's ↵ | Brian Paul | 2004-08-25 | 1 | -5/+0 |
| | | | | a GLX program | ||||
* | Obsolete BeOS-specific makefile. | Philippe Houdoin | 2004-08-14 | 2 | -64/+6 |
| | | | | Removed the oglinfo target from samples from BeOS build, as it depends on X. | ||||
* | use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_op | Roland Scheidegger | 2004-05-21 | 2 | -13/+60 |
| | |||||
* | obsolete | Brian Paul | 2004-04-22 | 1 | -44/+0 |
| | |||||
* | minor fixes | Brian Paul | 2004-03-26 | 1 | -1/+1 |
| | |||||
* | Tweaks for make clean / realclean. | Brian Paul | 2004-03-26 | 1 | -3/+1 |
| | |||||
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+34 |
| | |||||
* | reverted TMUs for proper multitexturing | Daniel Borca | 2003-12-23 | 2 | -2/+8 |
| | |||||
* | Minor MinGW fixes | Daniel Borca | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | improved 'clean' targets (Otto Solares) | Brian Paul | 2003-10-03 | 1 | -3/+3 |
| | |||||
* | updates from Daniel Borca | Brian Paul | 2003-10-02 | 1 | -0/+67 |
| | |||||
* | use GL_GLEXT_PROTOTYPES | Brian Paul | 2003-09-08 | 1 | -2/+1 |
| | |||||
* | files for CVS to ignore | Brian Paul | 2003-09-05 | 1 | -0/+45 |
| | |||||
* | Updates from Daniel Borca | Brian Paul | 2003-08-28 | 1 | -1/+1 |
| | |||||
* | DOS and glide driver updates from Daniel Borca | Brian Paul | 2003-08-19 | 1 | -7/+8 |
| | |||||
* | DOS updates for new tree (Daniel Borca) | Brian Paul | 2003-06-16 | 1 | -86/+83 |
| | |||||
* | updated old-style makefiles for new tree | Brian Paul | 2003-06-10 | 1 | -1/+1 |
| | |||||
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 4 | -4/+0 |
| | |||||
* | Remove a bunch of really old/obsolete configs. | Brian Paul | 2003-06-01 | 1 | -20/+6 |
| | | | | Use the new mklib script. | ||||
* | added a cast | Brian Paul | 2003-04-21 | 1 | -1/+1 |
| | |||||
* | DOS updates from Daniel Borca | Brian Paul | 2003-03-29 | 1 | -2/+2 |
| | |||||
* | DOS update (Daniel Borca) | Brian Paul | 2003-03-08 | 1 | -2/+3 |
| | |||||
* | latest DOS updates (Daniel Borca) | Brian Paul | 2003-02-20 | 1 | -7/+3 |
| | |||||
* | read/write files, not stdio (Daniel Borca) | Brian Paul | 2003-02-04 | 1 | -5/+17 |
| | |||||
* | DOS updates (Daniel Borca) | Brian Paul | 2003-02-04 | 1 | -36/+89 |
| | |||||
* | added some printfs to show current polygon mode and cull state | Brian Paul | 2002-11-05 | 1 | -1/+7 |
| | |||||
* | Quiet compiler warnings. | Karl Schultz | 2002-10-18 | 1 | -1/+1 |
| | |||||
* | Pedantic compiler fixes (Sven Panne) | Brian Paul | 2002-07-12 | 3 | -4/+8 |
| | |||||
* | silence compiler warnings | Brian Paul | 2002-02-12 | 1 | -1/+1 |
| | |||||
* | Samples working for Windows (Robert Bergkvist) | Karl Schultz | 2002-01-16 | 3 | -0/+50 |
| | |||||
* | make sure rotation plugged into sin/cos lookup tables is always positive, ↵ | Brian Paul | 2001-05-09 | 1 | -0/+3 |
| | | | | fixes FP exception | ||||
* | fix cast | Alan Hourihane | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | patched to silence compiler warnings (Martin Lindhe) | Brian Paul | 2000-11-10 | 1 | -2/+2 |
| | |||||
* | removed debug printf | Brian Paul | 2000-10-31 | 1 | -1/+0 |
| | |||||
* | big overhaul of the demo, works better now | Brian Paul | 2000-10-30 | 1 | -113/+86 |
| | |||||
* | Change animated apps to double-buffered visuals by default. | Gareth Hughes | 2000-10-27 | 8 | -48/+48 |
| | |||||
* | new library dependency vars | Brian Paul | 2000-02-16 | 1 | -6/+3 |
| | |||||
* | made a few globals static | Brian Paul | 1999-12-15 | 1 | -5/+5 |
| | |||||
* | . More fixed to | Kendall Bennett | 1999-11-12 | 1 | -1/+0 |
| | |||||
* | removed -lm from link command | Brian Paul | 1999-10-27 | 1 | -2/+2 |
| | |||||
* | More Win32 build compliance fixups | Ted Jump | 1999-09-19 | 1 | -1/+1 |
| | |||||
* | Cleaned up exit from main to prevent MSVC warnings | Ted Jump | 1999-09-17 | 1 | -2/+2 |
| | |||||
* | link with -lGLU -lGL instead of -lMesaGLU -lMesaGL | Brian Paul | 1999-09-17 | 1 | -2/+2 |
| |