aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/math/m_debug_clip.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: add error margin to clip mask debug/check codeBrian Paul2010-12-061-2/+29
* mesa: Fix printf format warning.Vinson Lee2010-09-291-1/+1
* Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg2010-02-191-22/+22
* mesa: fix viewport_z_clip breakageBrian Paul2009-09-081-7/+15
* mesa: Add support for ARB_depth_clamp.Eric Anholt2009-09-081-3/+6
* mesa: prefix a bunch of #include lines with "main/".Brian Paul2008-09-181-4/+4
* Rename CLIP_ALL_BITS to CLIP_FRUSTUM_BITS to reflect the fact that the valueBrian Paul2006-04-061-1/+1
* MATH_DEBUG changes from bug #4468.Brian Paul2005-10-071-2/+2
* ALIGN16 macro repairsBrian Paul2004-07-231-6/+6
* bring over build fixes from stable branchAlan Hourihane2004-04-261-0/+5
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* fix bad _mesa_printf() calls (mesa bug 646753)Brian Paul2002-12-041-23/+23
* s/getenv/_mesa_getenv/Brian Paul2002-10-301-3/+3
* updated email addressesBrian Paul2002-10-291-2/+2
* Header file clean-up:Brian Paul2002-10-241-2/+2
* Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.Brian Paul2002-06-291-23/+25
* Initial commit of cliptest work. More to come shortly.Gareth Hughes2001-05-211-0/+365