summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/swrast
AgeCommit message (Expand)AuthorFilesLines
2009-01-09swrast: Fix GL_ATI_separate_stencilIan Romanick1-0/+2
2008-09-21mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell1-2/+2
2008-09-18mesa: fix asst path/include mistakes in prev commitsChris Rankin1-1/+1
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul3-8/+8
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul2-7/+7
2008-06-13dri/swrast: make unbind a noopGeorge Sapountzis1-1/+0
2008-06-13dri/swrast: add OpenGL 2.1 functionsGeorge Sapountzis1-1/+3
2008-06-09dri/swrast: minor cosmeticGeorge Sapountzis1-50/+52
2008-05-23dri/swrast: cosmetic, mainly generic vs. xorg terminologyGeorge Sapountzis4-74/+103
2008-05-23dri/swrast: add dithering supportGeorge Sapountzis1-6/+34
2008-05-23dri/swrast: add support for r3g3b2George Sapountzis3-3/+96
2008-05-23dri/swrast: split out common pixel macrosGeorge Sapountzis1-47/+47
2008-05-23dri/swrast: drop TODO listGeorge Sapountzis1-30/+0
2008-05-21dri/swrast: use Makefile.templateGeorge Sapountzis1-56/+6
2008-05-21dri/swrast: fb configs tweaksGeorge Sapountzis1-6/+11
2008-05-21dri/swrast: re-indent FillInModesGeorge Sapountzis1-46/+46
2008-05-20Add DRI driver that uses the mesa swrast module.George Sapountzis5-0/+1513