251 Commits (822fa0d6446c51b4f20b7d877863b1f89ca976ce)

Author SHA1 Message Date
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
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š a180be551b CMake: UseAndroid can be included as an oneliner. 7 years ago
Vladimír Vondruš ac71d99f57 Bumped soversion for 2019.10. 7 years ago
Vladimír Vondruš d3cd7f514f CMake: don't override output location if any of these is set. 7 years ago
Vladimír Vondruš 3a243a04b2 CMake: put all binaries into a dedicated location in the build dir. 7 years ago
Vladimír Vondruš 7f4da303cb Require at least CMake 3.4. 7 years ago
Vladimír Vondruš 057475fb8a CMake: don't enable -fPIC by default on Emscripten. 7 years ago
Vladimír Vondruš a3c7968e64 Adapt to BUILD_MULTITHREADED being part of Corrade now. 7 years ago
Squareys b970b4d247 Platform: Add initial EmscriptenApplication 7 years ago
Vladimír Vondruš 1f305e7cbe CMake: give priority to our own module path. 7 years ago
Vladimír Vondruš 687496fccb CMake: make OpenGL_GL_PREFERENCE settable from outside. 7 years ago
Daniel 035f644769 Platform: removed GlutApplication. 7 years ago
Vladimír Vondruš aca02f52f5 Shapes: this library is no more either. 7 years ago
Vladimír Vondruš 4b29f64b5a CMake: last piece missing for CMake subproject support in Emscripten. 7 years ago
Vladimír Vondruš f4a5fe8c06 CMake: don't expose TARGET_*GLES* when WITH_GL is OFF. 7 years ago
Vladimír Vondruš bfe9943011 CMake: BUILD_GL_TESTS needs TARGET_GL. 7 years ago
Vladimír Vondruš 8cac681e31 CMake: not all of those things depend on GL anymore. 7 years ago
Vladimír Vondruš 834c5fe40d Text: API-independent base for glyph caches. 7 years ago
Vladimír Vondruš 4e6c0fb846 CMake: bump library version for 2019.01. 7 years ago
Vladimír Vondruš d8624b5a42 CMake: enable WindowlessEglApplication for headless builds. 7 years ago
Vladimír Vondruš e7bce11192 CMake: put a dependent option *after* its dependencies. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago