29 Commits (74f1778759d226fc3464f6adb045f370f4c14206)

Author SHA1 Message Date
Vladimír Vondruš 74f1778759 GL: recognize KHR_parallel_shader_compile on GL, GLES and WebGL. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš d09e91cac8 external: avoid crashes on eglGetString() returning a nullptr. 5 years ago
Vladimír Vondruš 32a7adefed GL: use StringView literals for all workaround names. 5 years ago
Vladimír Vondruš 95b3f8578d GL: rework Context to not use any STL containers. 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š 6acfa6c7b6 external: expose a bunch of new GL extensions. 7 years ago
Vladimír Vondruš a0fa21c9fb external: expose the OVR_multiview, OVR_multiview2 extension entrypoints. 7 years ago
Vladimír Vondruš 572b64bb5c GL: drop support for EXT_direct_state_access. 7 years ago
erikwijmans dd4bd88df2 Switch to using eglGetCurrentDisplay instead of querying for the defualt 7 years ago
Vladimír Vondruš 87e842934b GL: new nv-egl-incorrect-gl11-function-pointers workaround. 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š 2f729f6965 external: updated OpenGL headers for 4.6, related modifications. 8 years ago
Vladimír Vondruš 4ed4cf1b56 external: updated generated GL headers. 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š 0dba2601e3 Added KHR_blend_equation_advanced{,_coherent} extensions. 11 years ago
Vladimír Vondruš 11525b56db Updated GL extension headers and API mapping table. 11 years ago
Vladimír Vondruš 9334df1392 external: updated GL headers. 11 years ago
Vladimír Vondruš 39936f7fa7 MagnumExternal: updated flextGL-generated files. 12 years ago
Vladimír Vondruš 009f2e29b6 Updated GL headers for OpenGL 4.5. 12 years ago
Vladimír Vondruš 9a4b7e3a32 Using flextGL instead of glLoadGen for GL extension loading. 12 years ago