13 Commits (5e1e95bae683e9661a76569b4fcaffc969e47c52)

Author SHA1 Message Date
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