summaryrefslogtreecommitdiffstats
path: root/src/mesa/math/m_xform.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove _XFORMAPIBrian Paul2015-03-121-22/+14
* mesa: remove _NORMAPI, _NORMAPIP macrosBrian Paul2015-02-281-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: s/CONST/const/ in math/ filesBrian Paul2012-09-051-8/+8
* mesa: Clean up header file inclusion in m_xform.h.Vinson Lee2010-08-031-2/+2
* mesa: Add support for ARB_depth_clamp.Eric Anholt2009-09-081-2/+4
* mesa: move _mesa_transform_vector() from m_xform.c to m_matrix.cBrian Paul2009-02-121-4/+0
* mesa: remove unused functions in m_xform.[ch]Brian Paul2009-02-121-15/+0
* 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-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