| Commit message (Expand) | Author | Age | Files | Lines |
* | progs: Build samples dir with scons and glew. | José Fonseca | 2009-02-10 | 4 | -11/+65 |
* | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -4/+4 |
|\ |
|
| * | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul | 2008-09-11 | 1 | -4/+4 |
* | | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 2 | -87/+4 |
|\| |
|
| * | Ignore more generated files in progs/ | Dan Nicholson | 2008-05-20 | 1 | -17/+17 |
| * | Remove files of unsupported build systems. | José Fonseca | 2008-02-25 | 2 | -178/+0 |
| * | Ignore generated files. | José Fonseca | 2007-10-25 | 1 | -0/+2 |
| * | Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i... | michal | 2007-07-27 | 1 | -4/+29 |
| |\ |
|
| * | | Added colormask, dither, multisample state. Implement colormasking stage. | Brian | 2007-07-12 | 1 | -2/+4 |
* | | | add a few more logicop modes, simplify code | Brian | 2007-11-27 | 1 | -52/+45 |
* | | | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson | 2007-10-29 | 1 | -2/+4 |
* | | | Ignore more generated files in progs/ | Dan Nicholson | 2007-10-10 | 1 | -15/+17 |
* | | | add support for LDFLAGS env var | Dan Nicholson | 2007-09-28 | 1 | -2/+2 |
* | | | more Mingw32 fixes | Zhang | 2007-07-27 | 1 | -18/+3 |
| |/
|/| |
|
* | | Fix a number of MINGW32 issues | Zhang | 2007-07-21 | 1 | -4/+29 |
|/ |
|
* | Remove unused Imakefiles. | Brian | 2007-04-20 | 1 | -101/+0 |
* | Make git ignore files only generated at build time. | Michel Dänzer | 2006-12-06 | 1 | -0/+0 |
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -1/+1 |
* | 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 a... | Brian Paul | 2004-08-25 | 1 | -5/+0 |
* | Obsolete BeOS-specific makefile. | Philippe Houdoin | 2004-08-14 | 2 | -64/+6 |
* | 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 |
* | 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 |