262 Commits (6f298f4d9fa27660ae5a7ddbb7d8a006ff74ee79)

Author SHA1 Message Date
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š eef921c238 It's October already?! 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š 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š 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š 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š bbb54a9df8 It's 2023 already! 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
Vladimír Vondruš 7f24d00553 MaterialTools: new library. 4 years ago
Vladimír Vondruš 95b201e840 SceneTools: remove the forward-declaration header. 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š 6b18a5e11f TODOs for the stupid annoying Emscripten -s<SPACE>WHATEVER flags. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš d7c642089b modules: don't assume macOS is only desktop GL in FindMagnum. 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š 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš bdf455eccf modules: minor. 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š 91b8bb7504 modules: remove obsolete backwards-compat include dir. 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š 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š 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š 4090a88c97 Rework plugin search paths using new Corrade APIs. 6 years ago
Vladimír Vondruš 1c51b98d76 Trade: new magnum-sceneconverter tool. 6 years ago