346 Commits (68aec7b08863355004c9ad8795eb3e5f3c8b13f7)

Author SHA1 Message Date
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
Vladimír Vondruš 6c8c1798fb modules: minor sanity "asserts" in FindSDL2.cmake. 7 years ago
Vladimír Vondruš cc6e7573c9 modules: look for glfw3dll as well. 7 years ago
Ivan Sanz Carasa dc48491b40 modules: expose SDL2 DLL locations in FindSDL2.cmake. 7 years ago
Vladimír Vondruš bc73348716 modules: updated FindCorrade.cmake. 7 years ago
Vladimír Vondruš 32ce1f1b43 external: include KHR/khrplatform.h absolutely. 7 years ago
Vladimír Vondruš 8da9ce829c modules: propagate dependencies of aliases in FindMagnum.cmake better. 7 years ago
Vladimír Vondruš e2610bff18 modules: updated FindCorrade.cmake. 7 years ago
Vladimír Vondruš e1b246fc70 modules: mark EGL/GLES *_LIBRARY and *_INCLUDE_DIR vars as advanced. 7 years ago
Vladimír Vondruš f6503d52d9 modules: we don't need GL(ES) include files. 7 years ago
Vladimír Vondruš fa50929c78 modules: explicitly link to Emscripten GL and OpenAL libraries. 7 years ago
Vladimír Vondruš 4814285073 modules: updated FindCorrade.cmake. 7 years ago
Vladimír Vondruš 4009d88c00 modules: updated FindCorrade.cmake. 7 years ago
Vladimír Vondruš a03e237926 CMake: clean up docs related to MAGNUM_PLUGINS_DIR. 7 years ago
Vladimír Vondruš a3c7968e64 Adapt to BUILD_MULTITHREADED being part of Corrade now. 7 years ago
Vladimír Vondruš be1c2bec14 modules: updated FindCorrade.cmake. 7 years ago
Vladimír Vondruš bcce4ba063 Doc++, updated credits and changelog. 7 years ago
Squareys b970b4d247 Platform: Add initial EmscriptenApplication 7 years ago
Vladimír Vondruš 8b37d4fd78 modules: different search order for plugin libs in FindMagnum. 7 years ago
Vladimír Vondruš 687496fccb CMake: make OpenGL_GL_PREFERENCE settable from outside. 7 years ago
Vladimír Vondruš aa293440e0 modules: updated FindCorrade.cmake. 7 years ago
Vladimír Vondruš 53b583fe7a modules: make FindSDL2.cmake work with MinGW version 2.0.5 and higher. 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š 447fa84816 CMake: move -s USE_WEBGL2=1 for Esmcripten to FindOpenGLES3.cmake. 7 years ago