summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/x11/xm_span.c
AgeCommit message (Expand)Author
2002-07-09Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()Brian Paul
2002-03-01silence gcc warnings (Marc La France)Brian Paul
2001-05-10Set 'prefer_float_colors' true, now that tnl uses them natively.Keith Whitwell
2001-05-10applied Jeff & Keith's optimization to write_span_mono_pixmap()Brian Paul
2001-03-19Split driver struct into swrast/tnl/core components.Keith Whitwell
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2001-02-22removed some bogus codeBrian Paul
2001-02-13fixed a few CI mode span bugs and a dither bugBrian Paul
2001-01-29fixed inverted Y coord for dithering in write_span_DITHER_5R6G5B_ximage()Brian Paul
2001-01-24Lots of GLchan datatype changes.Brian Paul
2001-01-08Modify X11 driver and fake glx to store a GLcontextKeith Whitwell
2000-11-22 Committing in .Jouk Jansen
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell
2000-11-14Removed Driver.Color() and Driver.Index() functions.Brian Paul
2000-09-07newly organized Xlib driver filesBrian Paul