Fixed two small problems in the vertex setup.
[mesa.git] / src / mesa / drivers / dri / savage / savage_xmesa.c
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...