summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/gamma/gamma_dd.c
Commit message (Expand)AuthorAgeFilesLines
* Drop fb, ffb and gamma dri driversKristian Høgsberg2010-02-251-110/+0
* gamma: Add missing headers.Vinson Lee2010-02-201-0/+1
* gamma: s/gammacontext.h/gamma_context.h/Vinson Lee2010-02-191-1/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-2/+2
* Remove a bunch of "ctx->Driver.function = _swrast_Function" lines sinceBrian Paul2006-10-151-19/+2
* Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.Brian Paul2006-10-151-2/+0
* build fixesAlan Hourihane2003-12-041-1/+1
* add gamma driver - no kernel driver yetAlan Hourihane2003-09-301-0/+128