summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/windows
Commit message (Expand)AuthorAgeFilesLines
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-034-6/+12
* Lots of GLchan datatype changes.Brian Paul2001-01-242-5/+5
* Modified Files:Jouk Jansen2000-11-221-2/+2
* 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-054-35/+53
* removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled insteadBrian Paul2000-09-282-21/+21
* First batch of OpenGL SI related changes:Brian Paul2000-09-262-36/+37
* Win32 updates (Chris Morley)Brian Paul2000-09-121-82/+30
* removed ctx->Driver.Dither functionBrian Paul2000-09-082-42/+17
* Removed ctx->Driver.LogicOp().Brian Paul2000-09-072-37/+9
* updates from mesa3d@billbaxter.comBrian Paul2000-08-022-8/+15
* removed obsolete logicop functionBrian Paul2000-03-031-14/+4
* replaced renderer_string() with get_string() funcBrian Paul2000-02-171-6/+14
* Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXTTed Jump1999-09-191-430/+430
* Initial revisionjtg1999-08-1911-0/+11993