summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/savage/savagedd.c
AgeCommit message (Expand)Author
2010-01-23savage: Remove unnecessary headers.Vinson Lee
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2006-11-10Bump driver date.Ian Romanick
2006-11-10Enable GLX_SGI_make_current_read.Ian Romanick
2006-10-15Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.Brian Paul
2005-09-22Enable GL_ARB_texture_mirrored_repeat on Savage4. Refactor the code thatIan Romanick
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2005-05-01Bumped the Savage driver date (a bit late) to mark S3TC support.Felix Kuehling
2005-04-24Software fallback for glColorMask. Can be avoided on Savage4 when allFelix Kuehling
2005-03-06- Fixed two bugs related to DMA buffer handling that showed up with theFelix Kuehling
2005-01-20* Added options for disabling the fast path (render stage) and vertex DMAFelix Kuehling
2005-01-10Fixes to cope with the lack of AGP textures. This is all that's neededFelix Kuehling
2005-01-01Removed all direct hardware access (MMIO, BCI) from the Savage DRIFelix Kuehling
2004-10-08Apply Eric's stencil wrap patch (Eric Anholt)Alex Deucher
2004-02-26Converted vertex setup to use t_vertex.[ch].Felix Kuehling
2004-02-22Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling