Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates from Philippe Houdoin. | Brian Paul | 2003-12-13 | 2 | -26/+231 |
| | |||||
* | enable 1.4 extensions | Brian Paul | 2003-03-30 | 1 | -2/+2 |
| | |||||
* | fix compilation problem (Philippe Houdoin) | Brian Paul | 2002-11-13 | 1 | -7/+4 |
| | |||||
* | applied Philippe Houdoin's patch, plus minor clean-ups | Brian Paul | 2002-10-17 | 1 | -75/+27 |
| | |||||
* | Updated BeOS support (Philippe Houdoin) | Brian Paul | 2002-09-19 | 1 | -664/+855 |
| | |||||
* | 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 |