summaryrefslogtreecommitdiffstats
path: root/src/mesa/math/m_trans_tmp.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: Use assert() instead of ASSERT wrapper.Matt Turner2015-02-231-4/+4
* mesa: Remove CHECK macro.Matt Turner2015-02-231-46/+30
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: s/CONST/const/ in math/ filesBrian Paul2012-09-051-8/+8
* Rename some functions/macros to better reflect their behaviour:Brian Paul2006-06-131-30/+24
* Use correct conversions when translating array colors.Keith Whitwell2003-08-201-0/+32
* silence some warnings (Evgeny Kotsuba)Brian Paul2003-05-281-4/+23
* replace GLushort w/ GLubyte in DEST_4US template (fixes 16-bit GLchan problemBrian Paul2002-01-301-5/+5
* fixed bug in DEST_4F template functionBrian Paul2001-08-071-2/+2
* - Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we'veGareth Hughes2001-03-121-8/+8
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-11/+9
* Lots of GLchan datatype changes.Brian Paul2001-01-241-5/+33
* Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul2001-01-021-2/+2
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+210