aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/savage/savagedd.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-4/+4
* Bump driver date.Ian Romanick2006-11-101-1/+1
* Enable GLX_SGI_make_current_read.Ian Romanick2006-11-101-17/+0
* Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.Brian Paul2006-10-151-1/+0
* Enable GL_ARB_texture_mirrored_repeat on Savage4. Refactor the code thatIan Romanick2005-09-221-1/+1
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-1/+2
* Bumped the Savage driver date (a bit late) to mark S3TC support.Felix Kuehling2005-05-011-1/+1
* Software fallback for glColorMask. Can be avoided on Savage4 when allFelix Kuehling2005-04-241-1/+1
* - Fixed two bugs related to DMA buffer handling that showed up with theFelix Kuehling2005-03-061-1/+1
* * Added options for disabling the fast path (render stage) and vertex DMAFelix Kuehling2005-01-201-1/+1
* Fixes to cope with the lack of AGP textures. This is all that's neededFelix Kuehling2005-01-101-1/+1
* Removed all direct hardware access (MMIO, BCI) from the Savage DRIFelix Kuehling2005-01-011-1/+27
* Apply Eric's stencil wrap patch (Eric Anholt)Alex Deucher2004-10-081-15/+0
* Converted vertex setup to use t_vertex.[ch].Felix Kuehling2004-02-261-1/+2
* Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling2004-02-221-0/+106