Updates for improved DirectDraw support (Daniel Slater)
[mesa.git] / src / mesa / drivers / windows / wmesa.c
2001-11-01 Karl SchultzUpdates for improved DirectDraw support (Daniel Slater)
2001-10-05 Karl SchultzFix the clear() function
2001-10-04 Karl SchultzUpdated Windows driver for Mesa 4.0.
2001-09-25 Karl Schultzdisable some more code so that it compiles quietly...
2001-09-18 Karl Schultzremove carriage return chars
2001-09-14 Brian PaulWin32 updates (Karl Schultz)
2001-05-21 Brian Pauls/Height/height/ (Jeff Potter)
2001-05-09 Brian Paulfixed Y flip problem in read_rgba_pixels() (Frank Warme...
2001-04-26 Brian Paulflush pipeline in WMesaSwapBuffers (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-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-08-19 jtgInitial revision