| Commit message (Expand) | Author | Age | Files | Lines |
* | Move code to enable FP exceptions into debug.c (set MESA_DEBUG=fpexceptions). | Brian Paul | 2005-11-10 | 1 | -1/+13 |
* | Move the ctx->FirstTimeCurrent initialization | Brian Paul | 2005-09-13 | 1 | -5/+2 |
* | new MESA_DEBUG option: disassem | Keith Whitwell | 2005-05-12 | 1 | -0/+3 |
* | added DD_TRI_TWOSTENCIL to ease EXT_stencil_two_side in device drivers | Daniel Borca | 2004-11-12 | 1 | -1/+2 |
* | Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101... | Brian Paul | 2004-08-25 | 1 | -0/+2 |
* | remove _mesa_check_driver_hooks() - it's really not too useful anymore | Brian Paul | 2004-01-20 | 1 | -41/+2 |
* | removed unused NoRaster and Rendering fields from GLcontext | Brian Paul | 2003-09-18 | 1 | -1/+0 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -0/+163 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -3/+7 |
* | Applied Matt Sealey's patch to remove/isolate all stdio.h function calls. | Brian Paul | 2002-06-29 | 1 | -3/+4 |
* | Remove ENABLE_* flags, ctx->_Enabled. | Keith Whitwell | 2001-03-29 | 1 | -29/+1 |
* | Removed DD_STENCIL, DD_FEEDBACK, DD_SELECT. | Keith Whitwell | 2001-03-29 | 1 | -7/+4 |
* | Removed DD_Z_NEVER. | Brian Paul | 2001-03-29 | 1 | -3/+2 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -0/+26 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -3/+3 |
* | try and force a log message | Keith Whitwell | 2000-12-28 | 1 | -1/+0 |
* | try and force a log message | Keith Whitwell | 2000-12-28 | 1 | -0/+1 |
* | try and force a log message | Keith Whitwell | 2000-12-28 | 1 | -1/+0 |
* | try and force a log message | Keith Whitwell | 2000-12-27 | 1 | -0/+1 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -9/+11 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -7/+7 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -0/+89 |