swrast: Add support for x8r8g8b8 fbconfig.
[mesa.git] / src / mesa / drivers / dri / swrast / swrast_span.c
2009-02-04 Eric Anholtswrast: Add support for x8r8g8b8 fbconfig.
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-23 George Sapountzisdri/swrast: cosmetic, mainly generic vs. xorg terminology
2008-05-23 George Sapountzisdri/swrast: add dithering support
2008-05-23 George Sapountzisdri/swrast: add support for r3g3b2
2008-05-23 George Sapountzisdri/swrast: split out common pixel macros
2008-05-20 George SapountzisAdd DRI driver that uses the mesa swrast module.