274 Commits (b514cebc8e43e64e5742f9044a3be58c6871cdfe)

Author SHA1 Message Date
Vladimír Vondruš 19f9ba10ad CMake: set a CMake policy instead of setting OpenGL_GL_PREFERENCE. 3 years ago
Vladimír Vondruš f5d815f2ea CMake: the Primitives library needs MeshTools to be built. 3 years ago
Vladimír Vondruš 1f2402e1a8 doc: updated credits and changelog. 3 years ago
LE GARREC Vincent a9898a05ac CMake: allow dynamic builds on Android and Emscripten. 3 years ago
Vladimír Vondruš 786f61e9c6 Bump minimal CMake version to 3.5 to silence a CMake 3.27 warning. 3 years ago
Vladimír Vondruš c903d6a168 CMake: allow both <PackageName>_ROOT and <PACKAGENAME>_ROOT variables. 3 years ago
Vladimír Vondruš ee353e1f6a CMake: add a MAGNUM_BUILD_STATIC_UNIQUE_GLOBALS_DLL_NAME option. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 888ba08569 CMake: make it possible to use <PackageName>_ROOT to locate dependencies. 3 years ago
Vladimír Vondruš ee9e2e96be sceneconverter: implement a --phong-to-pbr option. 3 years ago
Vladimír Vondruš e76405e0e0 CMake: fix a bug where TARGET_GLES2 was forced on mobile platforms. 4 years ago
Vladimír Vondruš 64f5c1bff0 CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET. 4 years ago
Vladimír Vondruš 7f24d00553 MaterialTools: new library. 4 years ago
Stanislaw Halik 26cb8f35db cmake: fix typo in cache variable 4 years ago
Vladimír Vondruš c8ae9f7e57 CMake: expose *_STATIC_PLUGINS options only if they make sense. 4 years ago
Vladimír Vondruš 5c36b39ba2 CMake: add a possibility to link static plugins to utility executables. 4 years ago
Vladimír Vondruš 92052e7a11 CMake: properly prefix an option dependency variable. 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š cc0aa87646 CMake: forgot to prefix a conditional option condition here. 4 years ago
Vladimír Vondruš b983781505 Prefix all CMake options with MAGNUM_*. 4 years ago
Vladimír Vondruš 1b55a76a3a CMake: move testing setup later, after all options are defined. 4 years ago
Vladimír Vondruš fde85d451a CMake: clean up last mention of Utility::Directory. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 3c86222245 sceneconverter: move its source to the SceneTools library. 4 years ago
Vladimír Vondruš 1032a09865 SceneTools: new library. 4 years ago
Vladimír Vondruš c36ed5e61d Don't ever attempt to think about CGL when building for GLES on Mac. 4 years ago
Aaron Gokaslan ca677c69fe Fix typos 5 years ago
Vladimír Vondruš 4348ca7cdd Enable a bunch of useful CMake policies. 5 years ago
Andy Maloney aeb26aaad4 CMake: fix a spelling mistake in WITH_PRIMITIVES option. 5 years ago
Vladimír Vondruš 90126a4ded CMake: avoid warnings with CMake 3.10+ and CMAKE_AUTOMOC set. 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š 8eb7557944 We don't need the UseEmscripten module for anything. 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š 7524fd28e9 CMake: add BUILD_VK_TESTS option. 6 years ago
Vladimír Vondruš c3b4dc2a4f CMake: expose WITH_GLFWAPPLICATION only on desktop. 6 years ago
Vladimír Vondruš 2e1aa284eb CMake: don't expose WITH_VK or TARGET_VK on Emscripten. 6 years ago
Vladimír Vondruš dcbd860f9b shaderconverter: new tool. 6 years ago
Vladimír Vondruš f1ba6c692b AnyShaderConverter: new plugin. 6 years ago
Vladimír Vondruš 13dfb6472f ShaderTools: bootstrap new library. 6 years ago
Vladimír Vondruš 52b7d89c69 Update project version. 6 years ago
Vladimír Vondruš 293f092f14 Add a version.h header with full Git version information. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 0fd11e1e5b CMake: don't declare the WITH_AL_INFO option twice. 6 years ago
Vladimír Vondruš 6ad8f26c20 CMake: build MeshTools if sceneconverter is enabled. 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