Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither
[mesa.git] / src / mesa / drivers / x11 / xmesaP.h
2000-05-19 Brian PaulPass pixel format to xmesa_color_to_pixel(). Compute...
2000-03-31 Brian Paulupdates for separate R/G/B/A accum buffer sizes
2000-02-25 Brian Paulinserted a tab
2000-02-22 Brian Paulfixed bug in 24bpp ximage pixel addressing
2000-01-07 Brian Pauladded BitsPerPixel to XMesaVisual struct
2000-01-06 Brian Paulupdated Clear function for new mask bits
1999-11-25 Brian Paulbunch of changes for separate read buffer feature
1999-11-24 Brian Pauladded support for separate read/draw buffers per context
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-08-19 jtgInitial revision