summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/windows/wmesaBackup.c
Commit message (Collapse)AuthorAgeFilesLines
* - Changes for new software rasterizer modulesKeith Whitwell2000-11-051-9/+18
| | | | | | | | | - 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/+2879