summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/savage/savage_init.h
AgeCommit message (Expand)Author
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2006-11-10Refactor savageXMesaSet{Back,Front}ClipRects.Ian Romanick
2006-11-10Enable GLX_SGI_make_current_read.Ian Romanick
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2005-02-05- Fixed scissor rectangle not moving with the window (Xorg bug #1731).Felix Kuehling
2005-01-31Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson
2005-01-01Removed all direct hardware access (MMIO, BCI) from the Savage DRIFelix Kuehling
2004-12-15Added configuration support to the Savage driver. Three options areFelix Kuehling
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick
2004-02-22Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling