409 Commits (ce2b5fb16a4e1072797944fb71c3171ee141bdd3)

Author SHA1 Message Date
Vladimír Vondruš 3c394532ed modules: updated FindCorrade.cmake. 3 years ago
Vladimír Vondruš c23eb401cf Platform: properly link GLX apps to libGLX on an GLES + EGL build. 3 years ago
Vladimír Vondruš 19f9ba10ad CMake: set a CMake policy instead of setting OpenGL_GL_PREFERENCE. 3 years ago
Vladimír Vondruš 87dac6b33d CMake: FindOpenGL looks for GLVND since CMake 3.10. 3 years ago
Vladimír Vondruš 0a66b13f8f modules: link to EGL instead of GL in FindEGL on Emscripten. 3 years ago
Vladimír Vondruš 338b953ca3 CMake: use if(var MATCHES ...) instead of if(${var} MATCHES ...). 3 years ago
Vladimír Vondruš 750c6d92f1 modules: why do I always find a nicer solution AFTER pushing to master. 3 years ago
Vladimír Vondruš c3422cdd6b Platform: replace inline EM_ASM() with an external JS library. 3 years ago
Vladimír Vondruš 47d731c2c9 modules: updated FindCorrade.cmake. 3 years ago
Vladimír Vondruš a1bb40b8f9 Require CMake 3.13+ for Emscripten and WebGL 2. 3 years ago
Vladimír Vondruš eaf3ad21c2 modules: minor. 3 years ago
Vladimír Vondruš 400b799645 modules: link DebugTools to Corrade::TestSuite in FindMagnum.cmake. 3 years ago
Vladimír Vondruš c4c9df0827 modules: clean up Corrade dependency linking in FindMagnum. 3 years ago
Vladimír Vondruš 5d8686e0b8 modules: add a TODO for CMake 3.10. 3 years ago
Vladimír Vondruš 0a3a745d74 modules: updated FindCorrade.cmake. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 21cff30b27 modules: update Find modules from Corrade repository. 3 years ago
Vladimír Vondruš 4a92ccfadd SceneTools: flattenTransformHierarchy*D() -> absoluteFieldTransform*D(). 3 years ago
Vladimír Vondruš dcd7bfa294 modules: don't look for a deprecated SceneTools header in FindMagnum. 3 years ago
Vladimír Vondruš 2b24cee225 Clarify MAGNUM_BUILD_DEPRECATED docs. 3 years ago
hsdk123 86147fd7c1
Find static debug sdl2 3 years ago
Vladimír Vondruš c76b9fcb48 modules: updated FindCorrade.cmake. 3 years ago
Vladimír Vondruš 7f24d00553 MaterialTools: new library. 4 years ago
Vladimír Vondruš 95b201e840 SceneTools: remove the forward-declaration header. 4 years ago
hsdk123 f58e6766ff modules: update FindSDL2.cmake to find SDL2-static as well. 4 years ago
Vladimír Vondruš da9b694b60 modules: don't die in FindMagnum if plugin's configure.h isn't found. 4 years ago
Vladimír Vondruš e62b2bb000 Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL. 4 years ago
Vladimír Vondruš da569a41de Platform: merge WindowlessWindowsEglApplication into EglApp and remove. 4 years ago
Vladimír Vondruš b983781505 Prefix all CMake options with MAGNUM_*. 4 years ago
Vladimír Vondruš be0b3a9855 modules: updated FindCorrade.cmake. 4 years ago
Vladimír Vondruš 6b18a5e11f TODOs for the stupid annoying Emscripten -s<SPACE>WHATEVER flags. 4 years ago
Vladimír Vondruš 17a0817283 modules: updated FindCorrade.cmake. 4 years ago
Vladimír Vondruš 317d67fca6 modules: look for SDL2 DLLs also in the usual locations. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 63cb469b29 modules: updated FindCorrade and FindNodeJs. 4 years ago
Vladimír Vondruš 6fd971da77 modules: clarify the need for FindOpenGLES3. 4 years ago
Vladimír Vondruš 46c1dccf18 modules: updated FindCorrade.cmake. 4 years ago
Vladimír Vondruš acc17f063a modules: make FindGLFW aware of MSVC 2022. 4 years ago
Vladimír Vondruš d7c642089b modules: don't assume macOS is only desktop GL in FindMagnum. 4 years ago
Vladimír Vondruš 4acb2acae9 modules: link to CoreAudio in case of a static OpenAL (Soft) on Apple. 4 years ago
Vladimír Vondruš 9778dc5cd0 modules: unify static SDL build filename matching. 4 years ago
Vladimír Vondruš 127f515296 modules: add frameworks newly needed by SDL on macOS and iOS. 4 years ago
Vladimír Vondruš f62178d539 modules: deduuplicate macOS and iOS framework lists in FindSDL2. 4 years ago
Vladimír Vondruš f96b76e2bf modules: explicitly link to pthread in FindVulkan. 4 years ago
Vladimír Vondruš b389f9b6a4 Minor cleanup. 4 years ago
Vladimír Vondruš 1032a09865 SceneTools: new library. 4 years ago
Aaron Gokaslan ca677c69fe Fix typos 5 years ago
Vladimír Vondruš bc0bb075ab Update Android installation layout to better comply with NDK r19+. 5 years ago
Vladimír Vondruš 62628beac9 modules: make it possible to use SDL2 as a CMake subproject. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago