Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-16 | demos: use larger buffer for snprintf() call, see bug 21220 | Brian Paul | 1 | -1/+1 | |
(cherry picked from master, commit 0d0028e6df3542272ce833fec2e7af99d762fe8f) | |||||
2007-11-27 | add a few more logicop modes, simplify code | Brian | 1 | -52/+45 | |
2007-10-29 | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson | 1 | -2/+4 | |
2007-10-10 | Ignore more generated files in progs/ | Dan Nicholson | 1 | -15/+17 | |
Many of the directories in progs/ were missing .gitignore files or were tracking generated files. This patch is basically the process of running `make' in each directory and then finding the untracked files with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing files were also sorted. | |||||
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson | 1 | -2/+2 | |
2007-07-27 | more Mingw32 fixes | Zhang | 1 | -18/+3 | |
2007-07-21 | Fix a number of MINGW32 issues | Zhang | 1 | -4/+29 | |
2007-04-20 | Remove unused Imakefiles. | Brian | 1 | -101/+0 | |
2006-12-06 | Make git ignore files only generated at build time. | Michel Dänzer | 1 | -0/+0 | |
2006-07-13 | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 1 | -1/+1 | |
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. | |||||
2005-05-23 | remove stupid flags | Daniel Borca | 2 | -8/+2 | |
2005-05-07 | assorted warning clean-ups for x86_64, etc (Mikko T.) | Brian Paul | 3 | -1/+4 | |
2005-01-31 | makefile update (readtex, showbuffer) | Daniel Borca | 2 | -8/+10 | |
2005-01-09 | minor readtex fixes | Brian Paul | 1 | -5/+5 | |
2005-01-08 | compute reasonable animate rate (Marcelo Magallon) | Brian Paul | 5 | -10/+75 | |
2005-01-08 | fix-up rules for sphere demo, which uses readtex utility | Brian Paul | 1 | -2/+17 | |
2004-12-15 | updated makefiles for gcc 3.4.3 and bnu 2.15 | Daniel Borca | 2 | -6/+6 | |
2004-08-25 | remove BeOS conditional code. oglinfo should be moved to xdemos since it's ↵ | Brian Paul | 1 | -5/+0 | |
a GLX program | |||||
2004-08-14 | Obsolete BeOS-specific makefile. | Philippe Houdoin | 2 | -64/+6 | |
Removed the oglinfo target from samples from BeOS build, as it depends on X. | |||||
2004-05-21 | use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_op | Roland Scheidegger | 2 | -13/+60 | |
2004-04-22 | obsolete | Brian Paul | 1 | -44/+0 | |
2004-03-26 | minor fixes | Brian Paul | 1 | -1/+1 | |
2004-03-26 | Tweaks for make clean / realclean. | Brian Paul | 1 | -3/+1 | |
2004-03-26 | New Makefile system | Brian Paul | 1 | -0/+34 | |
2003-12-23 | reverted TMUs for proper multitexturing | Daniel Borca | 2 | -2/+8 | |
2003-10-09 | Minor MinGW fixes | Daniel Borca | 1 | -1/+1 | |
2003-10-03 | improved 'clean' targets (Otto Solares) | Brian Paul | 1 | -3/+3 | |
2003-10-02 | updates from Daniel Borca | Brian Paul | 1 | -0/+67 | |
2003-09-08 | use GL_GLEXT_PROTOTYPES | Brian Paul | 1 | -2/+1 | |
2003-09-05 | files for CVS to ignore | Brian Paul | 1 | -0/+45 | |
2003-08-28 | Updates from Daniel Borca | Brian Paul | 1 | -1/+1 | |
2003-08-19 | DOS and glide driver updates from Daniel Borca | Brian Paul | 1 | -7/+8 | |
2003-06-16 | DOS updates for new tree (Daniel Borca) | Brian Paul | 1 | -86/+83 | |
2003-06-10 | updated old-style makefiles for new tree | Brian Paul | 1 | -1/+1 | |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 4 | -4/+0 | |
2003-06-01 | Remove a bunch of really old/obsolete configs. | Brian Paul | 1 | -20/+6 | |
Use the new mklib script. | |||||
2003-04-21 | added a cast | Brian Paul | 1 | -1/+1 | |
2003-03-29 | DOS updates from Daniel Borca | Brian Paul | 1 | -2/+2 | |
2003-03-08 | DOS update (Daniel Borca) | Brian Paul | 1 | -2/+3 | |
2003-02-20 | latest DOS updates (Daniel Borca) | Brian Paul | 1 | -7/+3 | |
2003-02-04 | read/write files, not stdio (Daniel Borca) | Brian Paul | 1 | -5/+17 | |
2003-02-04 | DOS updates (Daniel Borca) | Brian Paul | 1 | -36/+89 | |
2002-11-05 | added some printfs to show current polygon mode and cull state | Brian Paul | 1 | -1/+7 | |
2002-10-18 | Quiet compiler warnings. | Karl Schultz | 1 | -1/+1 | |
2002-07-12 | Pedantic compiler fixes (Sven Panne) | Brian Paul | 3 | -4/+8 | |
2002-02-12 | silence compiler warnings | Brian Paul | 1 | -1/+1 | |
2002-01-16 | Samples working for Windows (Robert Bergkvist) | Karl Schultz | 3 | -0/+50 | |
2001-05-09 | make sure rotation plugged into sin/cos lookup tables is always positive, ↵ | Brian Paul | 1 | -0/+3 | |
fixes FP exception | |||||
2001-03-19 | fix cast | Alan Hourihane | 1 | -1/+1 | |
2000-11-10 | patched to silence compiler warnings (Martin Lindhe) | Brian Paul | 1 | -2/+2 | |