Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-26 | Merge branch '7.8' | Michel Dänzer | |
Conflicts: src/mesa/drivers/dri/intel/intel_mipmap_tree.c - left what was in master | |||
2010-03-26 | dri/swrast: Fix frontbuffer rendering. | Michel Dänzer | |
Was broken since the endianness fixes. (cherry picked from commit 4cf14fa80bda5f4ea65bef3a64e748e064d0bde1) | |||
2010-03-15 | dri/swrast: port to dri_sw (drawable) | George Sapountzis | |
2010-03-15 | dri/swrast: port to dri_sw (context) | George Sapountzis | |
2010-03-03 | DRI/swrast: Remove color-index support from DRI swrast driver | Ian Romanick | |
It appears that color-index rendering wasn't actually supported anyway. swrastFillInModes did not previously create an color-index configs, so it doesn't seem like there would be any way to get a color-index visual. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> | |||
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from ↵ | Brian Paul | |
Makefile.template | |||
2008-06-21 | replace __inline and __inline__ with INLINE macro | Brian Paul | |
2008-05-23 | dri/swrast: cosmetic, mainly generic vs. xorg terminology | George Sapountzis | |
2008-05-20 | Add DRI driver that uses the mesa swrast module. | George Sapountzis | |