summaryrefslogtreecommitdiff
path: root/src/mesa/math/m_trans_tmp.h
AgeCommit message (Expand)Author
2006-06-13Rename some functions/macros to better reflect their behaviour:Brian Paul
2003-08-20Use correct conversions when translating array colors.Keith Whitwell
2003-05-28silence some warnings (Evgeny Kotsuba)Brian Paul
2002-01-30replace GLushort w/ GLubyte in DEST_4US template (fixes 16-bit GLchan problemBrian Paul
2001-08-07fixed bug in DEST_4F template functionBrian Paul
2001-03-12- Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we'veGareth Hughes
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-01-24Lots of GLchan datatype changes.Brian Paul
2001-01-02Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell