summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/windows/wmesaOld.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete file.Karl Schultz2003-07-241-2749/+0
|
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-1/+4
|
* - Changes for new software rasterizer modulesKeith Whitwell2000-11-051-8/+17
| | | | | | | | | - Remove support for choosing software fallbacks from core code - Remove partial fallback code from vbrender.c -- drivers are now expected to be able to find a triangle/quad function for every state, even if they have to use _swsetup_Triangle or _swsetup_Quad. - Marked derived variables in the GLcontext struct with a leading underscore '_'.
* Initial revisionjtg1999-08-191-0/+2737