aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dos/dosmesa.c
Commit message (Collapse)AuthorAgeFilesLines
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-23/+29
| | | | | | | Renamed struct gl_context to struct __GLcontextRec. Include glcore.h, setup GL imports/exports. Replaced gl_ prefix with _mesa_ prefix in context.[ch] functions. GLcontext's Visual field is no longer a pointer.
* Initial revisionjtg1999-08-191-0/+1513