summaryrefslogtreecommitdiffstats
path: root/src/mesa/math/m_translate.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: trim down includes of compiler.hBrian Paul2015-03-021-1/+0
* mesa: remove unused _math_trans_4chan()Brian Paul2015-02-191-10/+0
* 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-9/+9
* mesa: move last bits of GLchan stuff into swrastBrian Paul2011-09-201-1/+1
* mesa: Reduce header file inclusion in m_translate.h.Vinson Lee2010-08-031-1/+2
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-2/+2
* Rename some functions/macros to better reflect their behaviour:Brian Paul2006-06-131-2/+2
* just some comments/docsBrian Paul2006-04-051-3/+19
* Use correct conversions when translating array colors.Keith Whitwell2003-08-201-0/+8
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-5/+5
* Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.Keith Whitwell2001-02-201-1/+10
* Lots of GLchan datatype changes.Brian Paul2001-01-241-3/+11
* Major rework of tnl moduleKeith Whitwell2000-12-261-60/+46
* Minor header file changes to silence warnings.Brian Paul2000-11-171-2/+6
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+92