6 Commits (8e1e8ee30efb7fc6aedca0ac7da71b9eab594b77)

Author SHA1 Message Date
Vladimír Vondruš 8a98ab0675 Implementation of ARB_stencil_texturing. 12 years ago
Vladimír Vondruš ab6e645b0e Compressed formats are not available for multisample textures. 12 years ago
Vladimír Vondruš 8f9036104d doc: explicitly mention that given extension is needed for ES2. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 13 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 13 years ago
Vladimír Vondruš 92dce50d4d Documented internal formats unsupported in 3D textures. 13 years ago
Vladimír Vondruš 66ecc2ee48 Documented texture formats disallowed in *Texture::setStorage(). 13 years ago
Vladimír Vondruš 100527cd3d Remove obsolete glLoadGen-related workarounds. 13 years ago
Vladimír Vondruš a9fe635867 Updated and improved ColorFormat, ColorType and TextureFormat enum docs. 13 years ago
Vladimír Vondruš db5618c325 OpenGL ES 2.0 and 3.0 share the same extension list. 13 years ago
Vladimír Vondruš d380e07ac5 Separated deprecated API and deprecated GL API in the docs. 13 years ago
Vladimír Vondruš 519f9f7c32 Use glLoadGen instead of GLEW. 13 years ago
Vladimír Vondruš 9f61c08e97 Support for ARB_texture_stencil8. 13 years ago
Vladimír Vondruš b5a6036d48 Use proper ARB_framebuffer_object extension. 13 years ago
Vladimír Vondruš 6d6d6248ab Reorganize TextureFormat enum a bit. 13 years ago
Vladimír Vondruš 73db7f8d38 Proper reference in TextureFormat enum value documentation. 13 years ago
Vladimír Vondruš 6346e128e1 Always define TextureFormat::RGB565. 13 years ago
Vladimír Vondruš adaf8442e7 Fixed typo in TextureFormat::*Bptc* enum values. 13 years ago
Vladimír Vondruš 6ff652cbbd Minor cleanup in image and texture format enums. 13 years ago
Vladimír Vondruš f0db90c8ef Added ES2-only support for GL_LUMINANCE{,_ALPHA}. 13 years ago
Vladimír Vondruš 7de45c98b1 Moved texture and image formats out of the classes. 13 years ago