aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/swrast/swrast_spantemp.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove gl_renderbuffer::PutRowRGB()Brian Paul2011-12-241-41/+0
* mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues()Brian Paul2011-12-241-56/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-11/+11
* Merge branch '7.8'Michel Dänzer2010-03-261-6/+11
|\
| * dri/swrast: Fix frontbuffer rendering.Michel Dänzer2010-03-261-6/+11
* | dri/swrast: port to dri_sw (drawable)George Sapountzis2010-03-151-4/+4
* | dri/swrast: port to dri_sw (context)George Sapountzis2010-03-151-4/+4
|/
* DRI/swrast: Remove color-index support from DRI swrast driverIan Romanick2010-03-031-15/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-4/+4
* dri/swrast: cosmetic, mainly generic vs. xorg terminologyGeorge Sapountzis2008-05-231-12/+12
* Add DRI driver that uses the mesa swrast module.George Sapountzis2008-05-201-0/+328