Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor header file changes to silence warnings. | Brian Paul | 2000-11-17 | 1 | -1/+9 |
| | | | | | Added _mesa_enable_sw_extensions(), called by software-only drivers to enable all s/w-supported GL extensions. | ||||
* | more Driver.Color, Driver.Index updates | Brian Paul | 2000-11-14 | 1 | -54/+53 |
| | |||||
* | First batch of OpenGL SI related changes: | Brian Paul | 2000-09-26 | 1 | -14/+27 |
| | | | | | | | 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. | ||||
* | updated for Mesa 3.3 | Brian Paul | 2000-03-19 | 1 | -21/+46 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+1233 |