98 Commits (e45e13e5523a2c1685dd15d53c82447ba8a5bd50)

Author SHA1 Message Date
Vladimír Vondruš 522db683a9 external: provide the GL_VERSION_* defines in our GL headers. 7 years ago
Vladimír Vondruš 6e482549d2 external: don't even attempt to load ES3.1 and ES3.2 functions on iOS. 7 years ago
Vladimír Vondruš 572b64bb5c GL: drop support for EXT_direct_state_access. 7 years ago
Vladimír Vondruš fadd4621d6 external: fix compilation of Vulkan headers on 32-bit Windows. 7 years ago
Vladimír Vondruš 75b60b6287 external: updated Vulkan header. 7 years ago
Vladimír Vondruš 24b8ff086c Removed std::optional backwards compatibility. 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š 76fb88fa1a external: update OpenGL headers. 7 years ago
Vladimír Vondruš 2c473e14a8 external: properly update the iOS templates as well. 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 61d0ad9c7c external: update generated Vulkan headers for new global function in 1.1. 8 years ago
Vladimír Vondruš 6f2b115953 external: regenerated Vulkan headers with latest flextGL. 8 years ago
Vladimír Vondruš 994b9b22ba CMake: properly specify IDE folders for everything. 8 years ago
Steeve Morin 26ae018d4f external: fix ES2 and ES3 include paths in iOS 8 years ago
Vladimír Vondruš b1377033e8 Vk: initial Vulkan headers generated using flextGL. 8 years ago
Vladimír Vondruš 82fce786d8 Split the OpenGL layer out, pt 7: renamed magnum-info to magnum-gl-info. 8 years ago
Vladimír Vondruš fc1b167bff Split the OpenGL layer out, pt 1: moving files to a new location. 8 years ago
Vladimír Vondruš 2d67a091f8 external: expect failure for std::optional compatibility on Xcode 9.3. 8 years ago
Vladimír Vondruš 323f7e076a external: better diagnostics for the std::optional compatiblity test. 8 years ago
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