Add EXT_vertex_cull support to mesa
[mesa.git] / src / mesa / math / m_xform.h
2004-05-10 Keith WhitwellAdd EXT_vertex_cull support to mesa
2004-03-08 Brian Paulremove redundant macros (also in m_matrix.h)
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-01-05 Brian PaulVertex program checkpoint commit: converted all vertex...
2001-03-30 Gareth HughesRemove all traces of CULL_MASK_ACTIVE.
2001-03-12 Gareth Hughes- Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paulmore namespace clean-ups
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-13 Keith WhitwellFix crash in book/stencil.
2001-01-05 Keith Whitwellvarious compilation/warning fixes
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-17 Brian PaulMinor header file changes to silence warnings.
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories