summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/swrast/swrast_span.c
AgeCommit message (Expand)Author
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