427 Commits (6db0604160d1dfd1fea79b129e1bb0d27a7cba5c)

Author SHA1 Message Date
Vladimír Vondruš d27246de65 modules: make the FindSDL2 config delegation work with CMake < 3.18. 1 year ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš 9b4d394a14 modules: updated FindCorrade.cmake. 1 year ago
Vladimír Vondruš 7cf7ca70aa modules: updated FindCorrade.cmake. 1 year ago
Vladimír Vondruš a9ab2dc7d2 modules: populate DLL locations for dynamic builds on Windows. 1 year ago
Vladimír Vondruš f7115a1b7a modules: create Magnum targets only once they're actually found. 1 year ago
Vladimír Vondruš b73ddc633f modules: workaround to fix KDE's higlighter. 1 year ago
Vladimír Vondruš 7e87a24e90 modules: fix a typo causing FindEGL to not be installed when it should. 1 year ago
Vladimír Vondruš 657f7164a8 modules: fix FindSDL2 on Windows if SDL's config is present. 2 years ago
Vladimír Vondruš 2a8e550b57 modules: make FindSDL2 delegate to SDL2's own config file, if possible. 2 years ago
Vladimír Vondruš 282f95d723 CMake: install and automatically use Find modules of dependencies. 2 years ago
Vladimír Vondruš f7079cd174 modules: skip all target setup in FindMagnum if the component isn't found. 2 years ago
Vladimír Vondruš ebe9ecaa9b modules: update FindCorrade.cmake, FindNodeJs is no longer needed. 2 years ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš cb3cf60f65 modules: updated FindCorrade.cmake. 2 years ago
Vladimír Vondruš c0e15614ea modules: update FindGLFW for MSVC 2022 17.10+. 2 years ago
Vladimír Vondruš 118dc8a936 modules: define TARGET_GLES3 in FindMagnum only on deprecated builds. 2 years ago
Vladimír Vondruš 87c7eea1e2 Deprecate MAGNUM_TARGET_GLES3. 2 years ago
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