(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only fast...
[mesa.git] / src / mesa / drivers / dri / savage / savageioctl.c
2004-10-08 Alex DeucherApply Eric's stencil wrap patch (Eric Anholt)
2004-05-24 Felix KuehlingWAIT_IDLE_EMPTY in savageSwapBuffers until real frame...
2004-05-03 Dave Airlieget rid of last few XF86DRIClipRect
2004-03-26 Felix KuehlingEnable drawing directly to the (now tiled) front buffer.
2004-03-24 Felix KuehlingMake sure hardware culling is disabled for unfilled...
2004-03-24 Felix KuehlingBuffer vertices and emit them in batches. Still using...
2004-03-21 Felix Kuehlingunsigned int -> uint32_t, unsigned char -> uint8_t...
2004-03-20 Felix KuehlingFixed MAXFIFO_S4. Removed WAIT_IDLE_EMPTY from savage_B...
2004-03-04 Felix KuehlingClearing rectangle was one too big in each direction.
2004-02-29 Felix KuehlingReorganized hardware state data structures and state...
2004-02-22 Felix KuehlingImported the Savage DRI driver from the savage-2-0...