summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/swrast
AgeCommit message (Expand)Author
2009-01-28Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatoryIan Romanick
2009-01-23swrast: Enable GL_EXT_stencil_two_sideIan Romanick
2009-01-09swrast: Fix GL_ATI_separate_stencilIan Romanick
2008-09-21mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell
2008-09-18mesa: fix asst path/include mistakes in prev commitsChris Rankin
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-06-13dri/swrast: make unbind a noopGeorge Sapountzis
2008-06-13dri/swrast: add OpenGL 2.1 functionsGeorge Sapountzis
2008-06-09dri/swrast: minor cosmeticGeorge Sapountzis
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-23dri/swrast: drop TODO listGeorge Sapountzis
2008-05-21dri/swrast: use Makefile.templateGeorge Sapountzis
2008-05-21dri/swrast: fb configs tweaksGeorge Sapountzis
2008-05-21dri/swrast: re-indent FillInModesGeorge Sapountzis
2008-05-20Add DRI driver that uses the mesa swrast module.George Sapountzis