
Missing EnableCap for GL_TEXTURE_RECTANGLE
Posted Thursday, 20 May, 2010 - 15:29 by Shaga| Project: | The Open Toolkit library |
| Version: | 1.0.0-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
The value exist for TextureTarget, but there is no EnableCap for GL_TEXTURE_RECTANGLE.


Comments
#1
ARB_texture_rectangle was promoted to core in OpenGL 3.1.
#2
Fixed in gl4 branch, r2938.