(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only fast...
[mesa.git] / src / mesa / drivers / dri / savage / savage_xmesa.c
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-08 Alex DeucherApply Eric's stencil wrap patch (Eric Anholt)
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
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-03-24 Felix KuehlingMissing in last commit.
2004-03-21 Felix Kuehlingctx->Const.MaxTextureLevels is not the highest mipmap...
2004-03-21 Felix KuehlingImproved MaxTextureLevel computation to take the nr...
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-07 Felix KuehlingFixed two small problems in the vertex setup.
2004-02-29 Felix KuehlingReorganized hardware state data structures and state...
2004-02-26 Felix KuehlingSet ctx->Const.MaxTexture[Image/Coord]Units correctly...
2004-02-26 Felix KuehlingConverted vertex setup to use t_vertex.[ch].
2004-02-25 Felix KuehlingCall _tnl_allow_pixel/vertex_fog in savageCreateContext...
2004-02-22 Felix KuehlingImported the Savage DRI driver from the savage-2-0...