Fix a few conversion bugs. For example, GLshort->GLfloat conversion
[mesa.git] / src / mesa / math / m_translate.c
2006-06-13 Brian PaulFix a few conversion bugs. For example, GLshort->GLflo...
2005-05-05 Karl SchultzPort Mesa to build on a P64 platform (e.g., Win64)...
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