Age | Commit message (Expand) | Author |
---|---|---|
2002-03-01 | silence gcc warnings (Marc La France) | Brian Paul |
2001-05-10 | Set 'prefer_float_colors' true, now that tnl uses them natively. | Keith Whitwell |
2001-05-10 | applied Jeff & Keith's optimization to write_span_mono_pixmap() | Brian Paul |
2001-03-19 | Split driver struct into swrast/tnl/core components. | Keith Whitwell |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2001-02-22 | removed some bogus code | Brian Paul |
2001-02-13 | fixed a few CI mode span bugs and a dither bug | Brian Paul |
2001-01-29 | fixed inverted Y coord for dithering in write_span_DITHER_5R6G5B_ximage() | Brian Paul |
2001-01-24 | Lots of GLchan datatype changes. | Brian Paul |
2001-01-08 | Modify X11 driver and fake glx to store a GLcontext | Keith Whitwell |
2000-11-22 | Committing in . | Jouk Jansen |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |
2000-11-14 | Removed Driver.Color() and Driver.Index() functions. | Brian Paul |
2000-09-07 | newly organized Xlib driver files | Brian Paul |