Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: Add forward delcaration in st_extensions.h. | Vinson Lee | 2010-08-05 | 1 | -0/+2 |
| | |||||
* | Determine GL extensions/limits by making pipe queries. | Brian | 2007-11-05 | 1 | -0/+38 |
The state tracker calls pipe->get_param() to determine the GL limits and which OpenGL extensions are supported. This is an initial implementation that'll probably change... |