388 Commits (3e7298f3d320397ab5d07ae5bda68902c16e9cbf)

Author SHA1 Message Date
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
Vladimír Vondruš d1ce3b2a23 modules: updated FindCorrade and FindNodeJs from corrade repository. 5 years ago
Vladimír Vondruš bdf455eccf modules: minor. 5 years ago
abgita f9b07ac290 Typo: simultaenous -> simultaneous. 5 years ago
Vladimír Vondruš 3b9acd27fb Vk: base class for Vulkan tests. 6 years ago
Vladimír Vondruš b91e137058 Vk: initial seed for the magnum-vk-info utility. 6 years ago
Vladimír Vondruš b14d90aac9 modules: provide additional info for not found components. 6 years ago
Vladimír Vondruš e6f52edad0 modules: port FindMagnum to use if(IN_LIST) for component matching. 6 years ago
Vladimír Vondruš b5b2a8eec8 modules: update FindCorrade.cmake. 6 years ago
Vladimír Vondruš 91b8bb7504 modules: remove obsolete backwards-compat include dir. 6 years ago
Vladimír Vondruš 81a339a79e modules: use standard CMake APIs for detecting static libs. 6 years ago
Vladimír Vondruš dcbd860f9b shaderconverter: new tool. 6 years ago
Vladimír Vondruš 13dfb6472f ShaderTools: bootstrap new library. 6 years ago
Vladimír Vondruš 87381d1744 modules: make our own FindVulkan.cmake. 6 years ago
Vladimír Vondruš 28c2dbf167 modules: don't look for OpenAL config on Emscripten. 6 years ago
Vladimír Vondruš 1b1347f571 modules: find the OpenAL DLL also with the imported target. 6 years ago
Vladimír Vondruš 01b666da2a modules: find GLFW via config only if the target doesn't already exist. 6 years ago
Vladimír Vondruš 25f7d79a96 modules: rewrite FindOpenAL to support static and subproject AL Soft. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš e4e5795669 modules: properly list the transitive dependency of Primitives on GL. 6 years ago
Vladimír Vondruš d846944b7a MeshTools: de-template removeDuplicatesFuzzy(). 6 years ago
Vladimír Vondruš 1fe1dcd76d modules: updated FindCorrade.cmake and FindNodeJs.cmake. 6 years ago