summaryrefslogtreecommitdiff
path: root/src/mesa/main/api_noop.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-28Support for floating point color representation in tnl module.Keith Whitwell1-65/+61
2001-03-20Make COPY_FLOAT available to a wider audience.Gareth Hughes1-6/+1
2001-03-07Add missing copy in _mesa_noop_Color4fv().Gareth Hughes1-18/+18
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul1-6/+6
2001-01-24Lots of GLchan datatype changes.Brian Paul1-46/+80
2001-01-02Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul1-13/+19
2000-12-26Major rework of tnl moduleKeith Whitwell1-30/+26
2000-11-24New files...Keith Whitwell1-0/+551