summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/colormac.h
Commit message (Expand)AuthorAgeFilesLines
* Support for swappable tnl modules.Gareth Hughes2001-03-111-2/+5
* More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.Brian Paul2001-03-081-2/+2
* added some casts in the 16-bit GLchan macros, just to be safeBrian Paul2001-03-071-4/+4
* More color macro clean-ups.Brian Paul2001-01-031-7/+16
* Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul2001-01-021-94/+24
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-2/+2
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-2/+3
* More GLchan color channel changes.Brian Paul2000-10-291-1/+9
* New colormac.h file for color-related macros.Brian Paul2000-10-281-0/+187