summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Move code to enable FP exceptions into debug.c (set MESA_DEBUG=fpexceptions).Brian Paul2005-11-101-1/+13
* Move the ctx->FirstTimeCurrent initializationBrian Paul2005-09-131-5/+2
* new MESA_DEBUG option: disassemKeith Whitwell2005-05-121-0/+3
* added DD_TRI_TWOSTENCIL to ease EXT_stencil_two_side in device driversDaniel Borca2004-11-121-1/+2
* Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...Brian Paul2004-08-251-0/+2
* remove _mesa_check_driver_hooks() - it's really not too useful anymoreBrian Paul2004-01-201-41/+2
* removed unused NoRaster and Rendering fields from GLcontextBrian Paul2003-09-181-1/+0
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-0/+163
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Header file clean-up:Brian Paul2002-10-241-3/+7
* Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.Brian Paul2002-06-291-3/+4
* Remove ENABLE_* flags, ctx->_Enabled.Keith Whitwell2001-03-291-29/+1
* Removed DD_STENCIL, DD_FEEDBACK, DD_SELECT.Keith Whitwell2001-03-291-7/+4
* Removed DD_Z_NEVER.Brian Paul2001-03-291-3/+2
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-0/+26
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-3/+3
* try and force a log messageKeith Whitwell2000-12-281-1/+0
* try and force a log messageKeith Whitwell2000-12-281-0/+1
* try and force a log messageKeith Whitwell2000-12-281-1/+0
* try and force a log messageKeith Whitwell2000-12-271-0/+1
* Major rework of tnl moduleKeith Whitwell2000-12-261-9/+11
* Committing in .Jouk Jansen2000-11-221-7/+7
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+89