summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/allegro
Commit message (Collapse)AuthorAgeFilesLines
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-56/+56
| | | | | | | 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-193-0/+817