13 Commits (63cb469b292fa7427c6cee17cb2e352721248792)

Author SHA1 Message Date
Vladimír Vondruš b0bc366334 GL: recognize and load ANGLE multi-draw extensions. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 4b24a27a88 GL: expose AMD_sample_positions and NV_sample_locations. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš b580458104 external: pack all dynamically loaded GL entrypoints into a giant struct. 6 years ago
Vladimír Vondruš 20a3fedaa4 external: GLES EXT_disjoint_timer_query now exposes glGetInteger64vEXT(). 7 years ago
Vladimír Vondruš a0fa21c9fb external: expose the OVR_multiview, OVR_multiview2 extension entrypoints. 7 years ago
Vladimír Vondruš e1ab3ccf6e GL: this extension was listed, but actually never in headers. 7 years ago
Vladimír Vondruš 5923efbdee external: pass GL::Context to flextGLInit(). 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š 7bd41d2b93 Implemented support for desktop GLES on Windows. 10 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š e18ee47510 External: flextGL now respects API/profile restrictions for extensions. 11 years ago
Vladimír Vondruš 34281dd9c2 External: updated to new version of flextGL. 11 years ago
Vladimír Vondruš cb44f06359 Added NV_shader_noperspective_interpolation ES3 extension. 11 years ago
Vladimír Vondruš 361ab62fe9 Added ANDROID_extension_pack_es31a extensions. 11 years ago
Vladimír Vondruš 0dba2601e3 Added KHR_blend_equation_advanced{,_coherent} extensions. 11 years ago
Vladimír Vondruš a80370865c Updated GLES3 extension headers. 11 years ago
Vladimír Vondruš 4720a8db96 Implement NV_polygon_mode ES extension. 11 years ago
Vladimír Vondruš df6acb10ab Implement EXT_sRGB_write_control ES extension. 11 years ago
Vladimír Vondruš 6313791812 Don't expose EXT_sRGB on ES3/WebGL2 builds. 11 years ago
Vladimír Vondruš f39e62b885 Updated GL headers for OpenGL ES 3.1. 12 years ago
Vladimír Vondruš c09a929b0d Extension loading for OpenGL ES. 12 years ago