Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First batch of code for GL_NV_fragment_program. | Brian Paul | 2003-01-14 | 1 | -9/+9 |
* | bring in changes from dri tcl branch | Keith Whitwell | 2002-04-09 | 1 | -9/+43 |
* | vertex program check-in | Brian Paul | 2001-12-14 | 1 | -34/+53 |
* | Support for floating point color representation in tnl module. | Keith Whitwell | 2001-04-28 | 1 | -65/+61 |
* | Make COPY_FLOAT available to a wider audience. | Gareth Hughes | 2001-03-20 | 1 | -6/+1 |
* | Add missing copy in _mesa_noop_Color4fv(). | Gareth Hughes | 2001-03-07 | 1 | -18/+18 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -6/+6 |
* | Lots of GLchan datatype changes. | Brian Paul | 2001-01-24 | 1 | -46/+80 |
* | Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h) | Brian Paul | 2001-01-02 | 1 | -13/+19 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -30/+26 |
* | New files... | Keith Whitwell | 2000-11-24 | 1 | -0/+551 |