Fix striding of color material inputs. (Fixes glean colorLitPerf)
[mesa.git] / src / mesa / drivers / windows /
2001-04-03 Brian Paulfixed wglUseFontBitmapsA() bugs (Frank Warmerdam)
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-24 Brian PaulLots of GLchan datatype changes.
2000-11-22 Jouk Jansen Modified Files:
2000-11-17 Brian PaulMinor header file changes to silence warnings.
2000-11-14 Brian PaulRemoved Driver.Color() and Driver.Index() functions.
2000-11-05 Keith Whitwell- Changes for new software rasterizer modules
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