Reworked to use the new software rasterizer. Optimized line/tri functions
[mesa.git] / src / mesa / drivers / windows /
2000-09-28 Brian Paulremoved ctx->Texture.Enabled, use ctx->Texture.ReallyEn...
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-09-12 Brian PaulWin32 updates (Chris Morley)
2000-09-08 Brian Paulremoved ctx->Driver.Dither function
2000-09-07 Brian PaulRemoved ctx->Driver.LogicOp().
2000-08-02 Brian Paulupdates from mesa3d@billbaxter.com
2000-03-03 Brian Paulremoved obsolete logicop function
2000-02-17 Brian Paulreplaced renderer_string() with get_string() func
1999-09-19 Ted JumpRemoved use of GLU.H - prevents compiler warning wrt...
1999-08-19 jtgInitial revision