summaryrefslogtreecommitdiffstats
path: root/src/mesa/math/m_xform.h
Commit message (Expand)AuthorAgeFilesLines
* Rename CLIP_ALL_BITS to CLIP_FRUSTUM_BITS to reflect the fact that the valueBrian Paul2006-04-061-3/+3
* Add EXT_vertex_cull support to mesaKeith Whitwell2004-05-101-0/+1
* remove redundant macros (also in m_matrix.h)Brian Paul2004-03-081-37/+5
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Vertex program checkpoint commit: converted all vertex attributes (color,Brian Paul2002-01-051-3/+3
* Remove all traces of CULL_MASK_ACTIVE.Gareth Hughes2001-03-301-20/+15
* - Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we'veGareth Hughes2001-03-121-7/+7
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-23/+23
* more namespace clean-upsBrian Paul2001-03-031-5/+5
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-10/+10
* Fix crash in book/stencil.Keith Whitwell2001-01-131-1/+2
* various compilation/warning fixesKeith Whitwell2001-01-051-2/+1
* Major rework of tnl moduleKeith Whitwell2000-12-261-36/+32
* Minor header file changes to silence warnings.Brian Paul2000-11-171-2/+4
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+224