Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -7/+7 |
* | removed some bogus code | Brian Paul | 2001-02-22 | 1 | -3/+1 |
* | fixed a few CI mode span bugs and a dither bug | Brian Paul | 2001-02-13 | 1 | -13/+36 |
* | fixed inverted Y coord for dithering in write_span_DITHER_5R6G5B_ximage() | Brian Paul | 2001-01-29 | 1 | -7/+8 |
* | Lots of GLchan datatype changes. | Brian Paul | 2001-01-24 | 1 | -19/+14 |
* | Modify X11 driver and fake glx to store a GLcontext | Keith Whitwell | 2001-01-08 | 1 | -2/+2 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -10/+10 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -2/+1 |
* | Removed Driver.Color() and Driver.Index() functions. | Brian Paul | 2000-11-14 | 1 | -214/+235 |
* | newly organized Xlib driver files | Brian Paul | 2000-09-07 | 1 | -0/+4447 |