summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/swrast
Commit message (Expand)AuthorAgeFilesLines
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-212-7/+7
* dri/swrast: make unbind a noopGeorge Sapountzis2008-06-131-1/+0
* dri/swrast: add OpenGL 2.1 functionsGeorge Sapountzis2008-06-131-1/+3
* dri/swrast: minor cosmeticGeorge Sapountzis2008-06-091-50/+52
* dri/swrast: cosmetic, mainly generic vs. xorg terminologyGeorge Sapountzis2008-05-234-74/+103
* dri/swrast: add dithering supportGeorge Sapountzis2008-05-231-6/+34
* dri/swrast: add support for r3g3b2George Sapountzis2008-05-233-3/+96
* dri/swrast: split out common pixel macrosGeorge Sapountzis2008-05-231-47/+47
* dri/swrast: drop TODO listGeorge Sapountzis2008-05-231-30/+0
* dri/swrast: use Makefile.templateGeorge Sapountzis2008-05-211-56/+6
* dri/swrast: fb configs tweaksGeorge Sapountzis2008-05-211-6/+11
* dri/swrast: re-indent FillInModesGeorge Sapountzis2008-05-211-46/+46
* Add DRI driver that uses the mesa swrast module.George Sapountzis2008-05-205-0/+1513