summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/gamma/gamma_xmesa.c
Commit message (Expand)AuthorAgeFilesLines
* Drop fb, ffb and gamma dri driversKristian Høgsberg2010-02-251-273/+0
* gamma: Add missing headers.Vinson Lee2010-02-201-0/+1
* gamma: s/gammacontext.h/gamma_context.h/Vinson Lee2010-02-191-1/+1
* Push __driDriverExtensions out of dri_util.c and into the driversKristian Høgsberg2010-01-041-0/+7
* Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-041-14/+14
* mesa: remove last of _mesa_unreference_framebuffer() callsBrian Paul2009-03-071-1/+1
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-3/+3
* DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg2008-03-311-1/+1
* Fix/improve framebuffer object reference counting.Brian2007-03-061-1/+1
* switch remaining drivers over to vboKeith Whitwell2006-10-311-2/+2
* Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul2004-11-271-5/+0
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-10/+0
* Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl2004-06-031-16/+1
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-1/+1
* Minor changes to make linux-solo build againJon Smirl2003-10-161-1/+1
* add gamma driver - no kernel driver yetAlan Hourihane2003-09-301-0/+296