Merge branch 'i915tex-pageflip'
[mesa.git] / src / mesa / drivers / dri / savage / savagedd.c
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-10 Ian RomanickBump driver date.
2006-11-10 Ian RomanickEnable GLX_SGI_make_current_read.
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2005-09-22 Ian RomanickEnable GL_ARB_texture_mirrored_repeat on Savage4. ...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-05-01 Felix KuehlingBumped the Savage driver date (a bit late) to mark...
2005-04-24 Felix KuehlingSoftware fallback for glColorMask. Can be avoided on...
2005-03-06 Felix Kuehling- Fixed two bugs related to DMA buffer handling that...
2005-01-20 Felix Kuehling* Added options for disabling the fast path (render...
2005-01-10 Felix KuehlingFixes to cope with the lack of AGP textures. This is...
2005-01-01 Felix KuehlingRemoved all direct hardware access (MMIO, BCI) from...
2004-10-08 Alex DeucherApply Eric's stencil wrap patch (Eric Anholt)
2004-02-26 Felix KuehlingConverted vertex setup to use t_vertex.[ch].
2004-02-22 Felix KuehlingImported the Savage DRI driver from the savage-2-0...