summaryrefslogtreecommitdiff
path: root/src/mesa/math/m_xform.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2012-09-05mesa: s/CONST/const/ in math/ filesBrian Paul1-8/+8
2010-08-03mesa: Clean up header file inclusion in m_xform.h.Vinson Lee1-2/+2
2009-09-08mesa: Add support for ARB_depth_clamp.Eric Anholt1-2/+4
2009-02-12mesa: move _mesa_transform_vector() from m_xform.c to m_matrix.cBrian Paul1-4/+0
2009-02-12mesa: remove unused functions in m_xform.[ch]Brian Paul1-15/+0
2008-09-18mesa: prefix a bunch of #include lines with "main/".Brian Paul1-4/+4
2006-04-06Rename CLIP_ALL_BITS to CLIP_FRUSTUM_BITS to reflect the fact that the valueBrian Paul1-3/+3
2004-05-10Add EXT_vertex_cull support to mesaKeith Whitwell1-0/+1
2004-03-08remove redundant macros (also in m_matrix.h)Brian Paul1-37/+5
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2002-01-05Vertex program checkpoint commit: converted all vertex attributes (color,Brian Paul1-3/+3
2001-03-30Remove all traces of CULL_MASK_ACTIVE.Gareth Hughes1-20/+15
2001-03-12- Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we'veGareth Hughes1-7/+7
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-23/+23
2001-03-03more namespace clean-upsBrian Paul1-5/+5
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul1-10/+10
2001-01-13Fix crash in book/stencil.Keith Whitwell1-1/+2
2001-01-05various compilation/warning fixesKeith Whitwell1-2/+1
2000-12-26Major rework of tnl moduleKeith Whitwell1-36/+32
2000-11-17Minor header file changes to silence warnings.Brian Paul1-2/+4
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell1-0/+224