clear pixel value wasn't byteswapped for scissored clears in clear_32bit_ximage()
[mesa.git] / src / mesa / drivers / x11 / xm_span.c
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-22 Brian Paulremoved some bogus code
2001-02-13 Brian Paulfixed a few CI mode span bugs and a dither bug
2001-01-29 Brian Paulfixed inverted Y coord for dithering in write_span_DIT...
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-08 Keith WhitwellModify X11 driver and fake glx to store a GLcontext
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-14 Brian PaulRemoved Driver.Color() and Driver.Index() functions.
2000-09-07 Brian Paulnewly organized Xlib driver files