aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/swrast/swrast_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* Drop GLframebuffer typedef and just use struct gl_framebufferKristian Høgsberg2010-10-131-2/+2
* drisw: make stride issue profoundGeorge Sapountzis2010-03-271-8/+0
* rename dri_sw to drisw_util for consistencyGeorge Sapountzis2010-03-211-1/+1
* dri/swrast: add comment in case it's not clearGeorge Sapountzis2010-03-151-2/+2
* dri/swrast: update copyright emailGeorge Sapountzis2010-03-151-5/+1
* dri/swrast: port to dri_sw (drawable)George Sapountzis2010-03-151-6/+24
* dri/swrast: port to dri_sw (context)George Sapountzis2010-03-151-6/+21
* dri/swrast: port to dri_swGeorge Sapountzis2010-03-151-27/+1
* DRI/swrast: Remove color-index support from DRI swrast driverIan Romanick2010-03-031-5/+4
* Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg2010-02-191-2/+2
* swrast: Add support for x8r8g8b8 fbconfig.Eric Anholt2009-02-031-4/+6
* 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-3/+3
* dri/swrast: cosmetic, mainly generic vs. xorg terminologyGeorge Sapountzis2008-05-231-5/+20
* dri/swrast: add support for r3g3b2George Sapountzis2008-05-231-0/+1
* Add DRI driver that uses the mesa swrast module.George Sapountzis2008-05-201-0/+126