15 Commits (8e57060f39725edac75cdf01d3df9e3d48b090e9)

Author SHA1 Message Date
Vladimír Vondruš 8e57060f39 Support for PVRTC compressed pixel format. 7 years ago
Vladimír Vondruš 2b9772d86a Added generic ASTC formats and the corresponding WebGL extensions. 7 years ago
Vladimír Vondruš 7cb0c4d57d Added BC4, BC5, BC6H and BC7 compression formats. 7 years ago
Vladimír Vondruš 15f9ec3adf Added {EXT_texture_compression,WEBGL_compressed_texture}_s3tc_srgb extensions. 7 years ago
Vladimír Vondruš 522db683a9 external: provide the GL_VERSION_* defines in our GL headers. 7 years ago
Vladimír Vondruš 5923efbdee external: pass GL::Context to flextGLInit(). 7 years ago
Vladimír Vondruš 76fb88fa1a external: update OpenGL headers. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš dd6c97a9ae external: license headers for this as well. 8 years ago
Vladimír Vondruš 1f87ab7288 external: updated OpenGL headers with ES 3.2 extensions. 8 years ago
Vladimír Vondruš 32e56b8a14 external: shorter generated GL loader files. 11 years ago
Vladimír Vondruš 7aef7f44f5 Compressed image support, part 5: added EXT_texture_compression_s3tc. 11 years ago
Vladimír Vondruš 34281dd9c2 External: updated to new version of flextGL. 11 years ago
Vladimír Vondruš 6313791812 Don't expose EXT_sRGB on ES3/WebGL2 builds. 11 years ago
Vladimír Vondruš 93147d896d Initial support for WebGL 2. 11 years ago
Vladimír Vondruš 92e923d056 First-class WebGL support, part 14: reduced available extensions. 11 years ago
Vladimír Vondruš db1142837c Clarified and updated *Framebuffer::mapForDraw() implementations. 11 years ago
Vladimír Vondruš 06aa24553f external: updated GLES2 headers. 11 years ago
Vladimír Vondruš 5a8e165014 Use flextGL also for OpenGL ES. 12 years ago