176 Commits (b8ae21888804b176d8d073fe53ea81b2bc705da0)

Author SHA1 Message Date
Vladimír Vondruš b8ae218888 modules: properly handle deep dependencies in FindMagnum. 8 years ago
Vladimír Vondruš 4e757a3f64 Split the OpenGL layer out, pt 26: remove dependencies on the GL lib. 8 years ago
Vladimír Vondruš 53e2043c6b Split the OpenGL layer out, pt 14: Platform::{Context => GLContext}. 8 years ago
Vladimír Vondruš 82fce786d8 Split the OpenGL layer out, pt 7: renamed magnum-info to magnum-gl-info. 8 years ago
Vladimír Vondruš d863fbee30 Split the OpenGL layer out, pt 3: new MAGNUM_TARGET_GL variable. 8 years ago
Vladimír Vondruš a4b6ad9b26 Split the OpenGL layer out, pt 2: updated FindMagnum.cmake. 8 years ago
Vladimír Vondruš 25a48b9dd6 modules: more Trade dependencies. 8 years ago
Vladimír Vondruš 920db7aa73 Split the Trade library out. 8 years ago
Vladimír Vondruš 8a2815ade5 Integrated the Any* plugins to the buildsystem and docs. 8 years ago
Vladimír Vondruš e27f3b4e12 Automagic way of importing static plugins. 8 years ago
Vladimír Vondruš 330f194069 Ported the OpenGLTester class to Emscripten. 8 years ago
Vladimír Vondruš fec9b4ea7e CMake: make it possible to override include install location. 8 years ago
Vladimír Vondruš 9529e488ec Platform: users of the AndroidApplication don't need the glue. 8 years ago
Vladimír Vondruš dee66a283e Doc++ 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 19ca8079c2 modules: properly save CMAKE_FIND_LIBRARY_PREFIXES in FindMagnum.cmake. 9 years ago
Vladimír Vondruš 6ae21f23b5 Revert "Platform: Move emscripten port of Sdl2Application to SDL2" 9 years ago
Squareys c01961ba6b modules: Add -s USE_SDL=2 to linker flags in FindMagnum.cmake 9 years ago
Vladimír Vondruš 2145ae9b96 Dropped NaCl support. 9 years ago
Vladimír Vondruš 6f83ed516b modules: give MAGNUM_DEPLOY_PREFIX a saner default. 9 years ago
Vladimír Vondruš df5c6fbd35 modules: added MAGNUM_DEPLOY_PREFIX cache variable. 9 years ago
Vladimír Vondruš 05ed476446 CMake: use relative install paths. 9 years ago
Vladimír Vondruš c16b87d25d modules: mark internal variable as such. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš fb454d8a3f Made Test/AbstractOpenGLTester.h a public and documented API. 9 years ago
Vladimír Vondruš 806ad4fda3 CMake: make MAGNUM_PLUGINS[_DEBUG|_RELEASE|]_DIR a STRING cache entry. 10 years ago
Vladimír Vondruš ddf6cd27f0 CMake: install plugin binary / library to different places. 10 years ago
Vladimír Vondruš 0e2d28130c New magnum-imageconverter utility. 10 years ago
Vladimír Vondruš c5eeb8c555 Audio: added magnum-al-info utility. 10 years ago
Vladimír Vondruš 51cf1d6120 Introduce BUILD_MULTITHREADED CMake option. 10 years ago
Vladimír Vondruš 9613e0b2b2 modules: properly handle platforms with empty CMAKE_FIND_LIBRARY_PREFIXES. 10 years ago
Squareys d34f14012b modules: Add GlfwApplication to FindMagnum.cmake 10 years ago
Vladimír Vondruš 6379f8a616 Platform: added WindowlessIosApplication. 10 years ago
Vladimír Vondruš 2c223c8dcb modules: minor cleanup. 10 years ago
Vladimír Vondruš c25c6031e2 modules: and what now! 10 years ago
Vladimír Vondruš 60eab7e4fd modules: guess what I screwed up this time! 10 years ago
Vladimír Vondruš 4f94c26467 Added TARGET_HEADLESS option. 10 years ago
Vladimír Vondruš 9a70d06767 Platform: new WindowlessEglApplication. 10 years ago
Vladimír Vondruš e03f812fef modules: properly handle implicit required inter-module dependencies. 10 years ago
Vladimír Vondruš abe2c5bd66 modules: fix root library finding for superprojects. 10 years ago
Vladimír Vondruš b5851b552d modules: fix Application and Context aliases for superprojects. 10 years ago
Vladimír Vondruš 1f0617ac27 modules: updated FindMagnum.cmake. 10 years ago
Vladimír Vondruš a7acee6516 modules: add forgotten WindowlessWglApplication into the find module. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 0658f7a5f8 modules: don't unset MAGNUM_*APPLICATION_* vars if they stay the same. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš ad27e192f4 modules: link also all required frameworks when finding SDL2 on iOS. 10 years ago
Vladimír Vondruš e102a776ad modules: use HINTS instead of PATHS for find_path(). 11 years ago
Vladimír Vondruš c8a9417e70 CMake subproject support, part 3: ability to override configure.h location. 11 years ago
Vladimír Vondruš 986099a5d3 CMake: use CORRADE_INCLUDE_DIRS instead of CORRADE_INCLUDE_DIR. 11 years ago