Age | Commit message (Expand) | Author |
2007-10-25 | Ignore generated files. | José Fonseca |
2007-07-27 | Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i... | michal |
2007-07-21 | Fix a number of MINGW32 issues | Zhang |
2007-07-12 | Added colormask, dither, multisample state. Implement colormasking stage. | Brian |
2007-04-20 | Remove unused Imakefiles. | Brian |
2006-12-06 | Make git ignore files only generated at build time. | Michel Dänzer |
2006-07-13 | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul |
2005-05-23 | remove stupid flags | Daniel Borca |
2005-05-07 | assorted warning clean-ups for x86_64, etc (Mikko T.) | Brian Paul |
2005-01-31 | makefile update (readtex, showbuffer) | Daniel Borca |
2005-01-09 | minor readtex fixes | Brian Paul |
2005-01-08 | compute reasonable animate rate (Marcelo Magallon) | Brian Paul |
2005-01-08 | fix-up rules for sphere demo, which uses readtex utility | Brian Paul |
2004-12-15 | updated makefiles for gcc 3.4.3 and bnu 2.15 | Daniel Borca |
2004-08-25 | remove BeOS conditional code. oglinfo should be moved to xdemos since it's a... | Brian Paul |
2004-08-14 | Obsolete BeOS-specific makefile. | Philippe Houdoin |
2004-05-21 | use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_op | Roland Scheidegger |
2004-04-22 | obsolete | Brian Paul |
2004-03-26 | minor fixes | Brian Paul |
2004-03-26 | Tweaks for make clean / realclean. | Brian Paul |
2004-03-26 | New Makefile system | Brian Paul |
2003-12-23 | reverted TMUs for proper multitexturing | Daniel Borca |
2003-10-09 | Minor MinGW fixes | Daniel Borca |
2003-10-03 | improved 'clean' targets (Otto Solares) | Brian Paul |
2003-10-02 | updates from Daniel Borca | Brian Paul |
2003-09-08 | use GL_GLEXT_PROTOTYPES | Brian Paul |
2003-09-05 | files for CVS to ignore | Brian Paul |
2003-08-28 | Updates from Daniel Borca | Brian Paul |
2003-08-19 | DOS and glide driver updates from Daniel Borca | Brian Paul |
2003-06-16 | DOS updates for new tree (Daniel Borca) | Brian Paul |
2003-06-10 | updated old-style makefiles for new tree | Brian Paul |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2003-06-01 | Remove a bunch of really old/obsolete configs. | Brian Paul |
2003-04-21 | added a cast | Brian Paul |
2003-03-29 | DOS updates from Daniel Borca | Brian Paul |
2003-03-08 | DOS update (Daniel Borca) | Brian Paul |
2003-02-20 | latest DOS updates (Daniel Borca) | Brian Paul |
2003-02-04 | read/write files, not stdio (Daniel Borca) | Brian Paul |
2003-02-04 | DOS updates (Daniel Borca) | Brian Paul |
2002-11-05 | added some printfs to show current polygon mode and cull state | Brian Paul |
2002-10-18 | Quiet compiler warnings. | Karl Schultz |
2002-07-12 | Pedantic compiler fixes (Sven Panne) | Brian Paul |
2002-02-12 | silence compiler warnings | Brian Paul |
2002-01-16 | Samples working for Windows (Robert Bergkvist) | Karl Schultz |
2001-05-09 | make sure rotation plugged into sin/cos lookup tables is always positive, fix... | Brian Paul |
2001-03-19 | fix cast | Alan Hourihane |
2000-11-10 | patched to silence compiler warnings (Martin Lindhe) | Brian Paul |
2000-10-31 | removed debug printf | Brian Paul |
2000-10-30 | big overhaul of the demo, works better now | Brian Paul |
2000-10-27 | Change animated apps to double-buffered visuals by default. | Gareth Hughes |