summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/swrast/swrast_span.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the DRI swrast driver for big endian platforms.Michel Dänzer2009-11-231-43/+29
* swrast: Add support for x8r8g8b8 fbconfig.Eric Anholt2009-02-031-0/+72
* dri/swrast: cosmetic, mainly generic vs. xorg terminologyGeorge Sapountzis2008-05-231-39/+39
* dri/swrast: add dithering supportGeorge Sapountzis2008-05-231-6/+34
* dri/swrast: add support for r3g3b2George Sapountzis2008-05-231-0/+68
* dri/swrast: split out common pixel macrosGeorge Sapountzis2008-05-231-47/+47
* Add DRI driver that uses the mesa swrast module.George Sapountzis2008-05-201-0/+271