370 Commits (ae7524dcbb736208527af1b511cde3df2c782858)

Author SHA1 Message Date
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
Vladimír Vondruš 0ad5a8968f AnySceneConverter: new plugin. 6 years ago
Vladimír Vondruš 2dc47839ef Trade: bootstrap scene converter plugins. 6 years ago
Vladimír Vondruš 9c14d8e354 Introduce a BUILD_STATIC_UNIQUE_GLOBALS option. 6 years ago
Vladimír Vondruš bc35478907 modules: updated FindCorrade.cmake. 6 years ago
Vladimír Vondruš 4090a88c97 Rework plugin search paths using new Corrade APIs. 6 years ago
Vladimír Vondruš 1c51b98d76 Trade: new magnum-sceneconverter tool. 6 years ago
Vladimír Vondruš b9e7d20c4e modules: expand the list of static SDL2 dependencies for macOS as well. 6 years ago
Vladimír Vondruš 236954ad16 CMake: MeshTools now depends on Trade unconditionally. 6 years ago
Vladimír Vondruš 6be7ebd54f modules: I am stupid. 6 years ago
Vladimír Vondruš 34aec29fb0 modules: link SDL to Metal framework on iOS. 6 years ago
Vladimír Vondruš 9636423cb2 modules: be less stupid when parsing Magnum/configure.h. 6 years ago
Vladimír Vondruš b3db2bb7ec modules: updated FindCorrade.cmake. 6 years ago
Vladimír Vondruš a12d673d82 modules: fix dependency between DebugTools and Trade on GL-less builds. 6 years ago
Vladimír Vondruš c999645182 modules: actually properly link to static Windows SDL dependencies. 7 years ago
Vladimír Vondruš 86a9f01dab modules: link to all dependencies of statically-built SDL on Windows. 7 years ago
Vladimír Vondruš 90007a6cb7 modules: clean up pthread linking in FindSDL2.cmake. 7 years ago
Vladimír Vondruš 1d41b88053 modules: don't use obsolete CMake features. 7 years ago
Vladimír Vondruš 0369291ab4 modules: look for GLFW DLL on Windows. 7 years ago