summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/beos
Commit message (Collapse)AuthorAgeFilesLines
* Minor header file changes to silence warnings.Brian Paul2000-11-171-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 updatesBrian Paul2000-11-141-54/+53
|
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-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.3Brian Paul2000-03-191-21/+46
|
* Initial revisionjtg1999-08-191-0/+1233