76 Commits (c2cc7037b4ebe2f2d7b4833c49aa9b7ddef5370f)

Author SHA1 Message Date
Vladimír Vondruš 6c02f57c91 external: don't install OpenAL extension header if Audio is not enabled. 8 years ago
Vladimír Vondruš dd6c97a9ae external: license headers for this as well. 8 years ago
Vladimír Vondruš 311f44faec doc: step-by-step checklists for core developers and maintainers. 8 years ago
Vladimír Vondruš 2f729f6965 external: updated OpenGL headers for 4.6, related modifications. 8 years ago
Vladimír Vondruš 1f87ab7288 external: updated OpenGL headers with ES 3.2 extensions. 8 years ago
Vladimír Vondruš 3c4ff61e3a external: preserve OpenGL/OpenAL macros in the docs. 8 years ago
Vladimír Vondruš 4c44c3ecf8 external: fix build of a test on WinRT with MSVC 2017. 8 years ago
Vladimír Vondruš 68953f8c87 external: adapt tests to Corrade changes. 8 years ago
Vladimír Vondruš d00e7c0a04 Provide backwards-compatibility alias for std::make_optional(). 8 years ago
Vladimír Vondruš 799870021e Converting APIs returning std::optional to Containers::Optional. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 2145ae9b96 Dropped NaCl support. 9 years ago
Vladimír Vondruš 2384d5cccd external: define also __gl3_h_ in the OpenGL headers. 9 years ago
Vladimír Vondruš 12fa6961c8 Use CMake folders also for OBJECT libraries, executables and tests. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš ea7fce2e7b OpenGL: fix the README links. 10 years ago
Vladimír Vondruš 7bd41d2b93 Implemented support for desktop GLES on Windows. 10 years ago
Alice 1897e36b19 Extend WavImporter to support more formats, be more flexible, and give better errors 10 years ago
Vladimír Vondruš c5d377b771 external: define AL_APIENTRY if not defined. 10 years ago
Vladimír Vondruš 598b5fdc1b external: remove extension functions that are not in GLES2. 10 years ago
Vladimír Vondruš 80dc656ccc Recognize OES_fbo_render_mipmap ES2 and WebGL 1 extension. 10 years ago
Vladimír Vondruš a5f2eece48 external: up-to-date generated GL header for NaCl. 10 years ago
Vladimír Vondruš 889171303e Mark EXT_shader_framebuffer_fetch as semi-supported. 10 years ago
Vladimír Vondruš d2f8821ce7 Implemented KHR_no_error. 10 years ago
Vladimír Vondruš 4ed4cf1b56 external: updated generated GL headers. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 3e81fbad41 iOS-specific function pointer loader. 10 years ago
Squareys 488e8ab20c MagnumExternal: Add ALC_SOFTX_HRTF defines and ALC_SOFT_HRTF procedures. 11 years ago
Squareys c4af4da397 Audio: Implement support for AL_EXT_double. 11 years ago
Squareys 5536289890 MagnumExternal: Add OpenAL/extensions.h. 11 years ago
Vladimír Vondruš 6110ba0922 Pixel storage support, part 3: EXT_unpack_subimage and NV_pack_subimage. 11 years ago
Vladimír Vondruš 5c3a2edaab external: use Optional with MSVC 2015 support. 11 years ago
Vladimír Vondruš 32e56b8a14 external: shorter generated GL loader files. 11 years ago
Vladimír Vondruš 5c6bfa44b2 CMake cleanup. 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š 5668b3c9a3 Updated GLES2 extension headers. 11 years ago
Vladimír Vondruš 11525b56db Updated GL extension headers and API mapping table. 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š 17cf1da987 external: cleaned up flextGL template files. 11 years ago
Vladimír Vondruš d3e83f797d Expose CHROMIUM_map_sub only for NaCl. 11 years ago
Vladimír Vondruš 93147d896d Initial support for WebGL 2. 11 years ago