summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/windows/wmesa.c
Commit message (Expand)AuthorAgeFilesLines
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-2/+2
* Lots of GLchan datatype changes.Brian Paul2001-01-241-3/+3
* Minor header file changes to silence warnings.Brian Paul2000-11-171-1/+3
* Removed Driver.Color() and Driver.Index() functions.Brian Paul2000-11-141-33/+14
* - Changes for new software rasterizer modulesKeith Whitwell2000-11-051-10/+10
* removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled insteadBrian Paul2000-09-281-4/+4
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-19/+19
* Win32 updates (Chris Morley)Brian Paul2000-09-121-82/+30
* removed ctx->Driver.Dither functionBrian Paul2000-09-081-12/+17
* Removed ctx->Driver.LogicOp().Brian Paul2000-09-071-24/+9
* updates from [email protected]Brian Paul2000-08-021-5/+11
* removed obsolete logicop functionBrian Paul2000-03-031-14/+4
* replaced renderer_string() with get_string() funcBrian Paul2000-02-171-6/+14
* Initial revisionjtg1999-08-191-0/+3021