summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/swrast/swrast_span.c
AgeCommit message (Expand)Author
2010-03-26Merge branch '7.8'Michel Dänzer
2010-03-26dri/swrast: Fix missed conversion of one pixel pointer increment.Michel Dänzer
2010-03-15dri/swrast: update copyright emailGeorge Sapountzis
2010-03-03DRI/swrast: Remove color-index support from DRI swrast driverIan Romanick
2009-11-23Fix the DRI swrast driver for big endian platforms.Michel Dänzer
2009-02-03swrast: Add support for x8r8g8b8 fbconfig.Eric Anholt
2008-05-23dri/swrast: cosmetic, mainly generic vs. xorg terminologyGeorge Sapountzis
2008-05-23dri/swrast: add dithering supportGeorge Sapountzis
2008-05-23dri/swrast: add support for r3g3b2George Sapountzis
2008-05-23dri/swrast: split out common pixel macrosGeorge Sapountzis
2008-05-20Add DRI driver that uses the mesa swrast module.George Sapountzis