Make sure that functions added to gl_API.xml that do not have any GLX
[mesa.git] / src / mesa / math / m_translate.c
2003-08-20 Keith WhitwellUse correct conversions when translating array colors.
2003-05-28 Brian Paulsilence some warnings (Evgeny Kotsuba)
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2002-10-24 Brian PaulHeader file clean-up:
2001-09-18 Karl Schultzmore compiler warning fixes
2001-05-09 Keith Whitwelladd missing translate functions
2001-04-28 Keith WhitwellSupport for floating point color representation in...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-02-20 Keith WhitwellAdded GLvector4chan type, removed lots of CHAN_TYPE...
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-02 Brian PaulRemoved fixed.h (GLfixed now in mtypes.h, fixed-pt...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories