summaryrefslogtreecommitdiffstats
path: root/src/mesa/math/m_translate.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Prefix main includes with dir to avoid conflicts.José Fonseca2008-07-241-3/+3
* Rename some functions/macros to better reflect their behaviour:Brian Paul2006-06-131-76/+76
* Fix a few conversion bugs. For example, GLshort->GLfloat conversionBrian Paul2006-06-131-13/+46
* Port Mesa to build on a P64 platform (e.g., Win64). P64 platformsKarl Schultz2005-05-051-1/+1
* Use correct conversions when translating array colors.Keith Whitwell2003-08-201-1/+58
* silence some warnings (Evgeny Kotsuba)Brian Paul2003-05-281-4/+4
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-2/+1
* Header file clean-up:Brian Paul2002-10-241-4/+3
* more compiler warning fixesKarl Schultz2001-09-181-4/+4
* add missing translate functionsKeith Whitwell2001-05-091-2/+2
* Support for floating point color representation in tnl module.Keith Whitwell2001-04-281-5/+14
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-20/+19
* Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.Keith Whitwell2001-02-201-1/+19
* Lots of GLchan datatype changes.Brian Paul2001-01-241-14/+61
* Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul2001-01-021-2/+4
* Major rework of tnl moduleKeith Whitwell2000-12-261-10/+120
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+478