dri: Take the base image size into account when computing
[mesa.git] / src / mesa / drivers / dri / swrast /
2008-06-21 Brian Paulreplace __inline and __inline__ with INLINE macro
2008-06-13 George Sapountzisdri/swrast: make unbind a noop
2008-06-13 George Sapountzisdri/swrast: add OpenGL 2.1 functions
2008-06-09 George Sapountzisdri/swrast: minor cosmetic
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-23 George Sapountzisdri/swrast: cosmetic, mainly generic vs. xorg terminology
2008-05-23 George Sapountzisdri/swrast: add dithering support
2008-05-23 George Sapountzisdri/swrast: add support for r3g3b2
2008-05-23 George Sapountzisdri/swrast: split out common pixel macros
2008-05-23 George Sapountzisdri/swrast: drop TODO list
2008-05-21 George Sapountzisdri/swrast: use Makefile.template
2008-05-21 George Sapountzisdri/swrast: fb configs tweaks
2008-05-21 George Sapountzisdri/swrast: re-indent FillInModes
2008-05-20 George SapountzisAdd DRI driver that uses the mesa swrast module.