summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/windows/wmesa_stereo.c
Commit message (Expand)AuthorAgeFilesLines
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-1/+1
* Lots of GLchan datatype changes.Brian Paul2001-01-241-2/+2
* - Changes for new software rasterizer modulesKeith Whitwell2000-11-051-8/+8
* removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled insteadBrian Paul2000-09-281-17/+17
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-17/+18
* removed ctx->Driver.Dither functionBrian Paul2000-09-081-30/+0
* Removed ctx->Driver.LogicOp().Brian Paul2000-09-071-13/+0
* Initial revisionjtg1999-08-191-0/+1872