summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/api_noop.c
Commit message (Expand)AuthorAgeFilesLines
* Support for floating point color representation in tnl module.Keith Whitwell2001-04-281-65/+61
* Make COPY_FLOAT available to a wider audience.Gareth Hughes2001-03-201-6/+1
* Add missing copy in _mesa_noop_Color4fv().Gareth Hughes2001-03-071-18/+18
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-6/+6
* Lots of GLchan datatype changes.Brian Paul2001-01-241-46/+80
* Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul2001-01-021-13/+19
* Major rework of tnl moduleKeith Whitwell2000-12-261-30/+26
* New files...Keith Whitwell2000-11-241-0/+551