summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows
AgeCommit message (Expand)Author
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2001-01-24Lots of GLchan datatype changes.Brian Paul
2000-11-22 Modified Files:Jouk Jansen
2000-11-17Minor header file changes to silence warnings.Brian Paul
2000-11-14Removed Driver.Color() and Driver.Index() functions.Brian Paul
2000-11-05- Changes for new software rasterizer modulesKeith Whitwell
2000-09-28removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled insteadBrian Paul
2000-09-26First batch of OpenGL SI related changes:Brian Paul
2000-09-12Win32 updates (Chris Morley)Brian Paul
2000-09-08removed ctx->Driver.Dither functionBrian Paul
2000-09-07Removed ctx->Driver.LogicOp().Brian Paul
2000-08-02updates from mesa3d@billbaxter.comBrian Paul
2000-03-03removed obsolete logicop functionBrian Paul
2000-02-17replaced renderer_string() with get_string() funcBrian Paul
1999-09-19Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXTTed Jump
1999-08-19Initial revisionjtg