Added support for floating point depth buffers on Savage4-based
[mesa.git] / src / mesa / drivers / dri / savage / savagecontext.h
2005-01-03 Felix KuehlingAdded support for floating point depth buffers on Savag...
2005-01-01 Felix KuehlingRemoved all direct hardware access (MMIO, BCI) from...
2004-12-22 Felix Kuehling- Fake projective textures on a single texture unit...
2004-12-17 Felix KuehlingMade debugging output controllable via environment...
2004-12-15 Felix KuehlingAdded configuration support to the Savage driver. Three...
2004-10-08 Alex DeucherApply Eric's stencil wrap patch (Eric Anholt)
2004-08-22 Felix KuehlingConverted the Savage driver to the new DRI interface...
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-05-03 Dave Airlieget rid of last few XF86DRIClipRect
2004-03-25 Felix KuehlingMore state management changes:
2004-02-29 Felix KuehlingReorganized hardware state data structures and state...
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...