157 Commits (2ed3fba575a2fd2af0e4fb023f792fb6d842be41)

Author SHA1 Message Date
Vladimír Vondruš 2148cd08aa CMake: make most of DebugTools dependencies conditional. 9 years ago
Vladimír Vondruš 54e98f9537 CMake: better implicit behavior for WITH_WINDOWLESS{EGL,GLX}APPLICATION. 9 years ago
Vladimír Vondruš 806ad4fda3 CMake: make MAGNUM_PLUGINS[_DEBUG|_RELEASE|]_DIR a STRING cache entry. 10 years ago
Vladimír Vondruš f719bad4f3 CMake: properly init the MAGNUM_PLUGINS_DIR cache variable. 10 years ago
Vladimír Vondruš 8b06913534 CMake: make the plugin directories used in utilities more configurable. 10 years ago
Vladimír Vondruš ddf6cd27f0 CMake: install plugin binary / library to different places. 10 years ago
Vladimír Vondruš 8cb82c7ab7 Remove all mentions of GCC < 4.7 and MSVC < 2015 compatibility. 10 years ago
Vladimír Vondruš 0e2d28130c New magnum-imageconverter utility. 10 years ago
Vladimír Vondruš 71de2e4749 Don't force EGL stuff on users that want *desktop* GLES on Windows. 10 years ago
Vladimír Vondruš 931091b519 Don't expose and enable BUILD_AL_TESTS if Audio library is not built. 10 years ago
Vladimír Vondruš c5eeb8c555 Audio: added magnum-al-info utility. 10 years ago
Vladimír Vondruš d58d26aeff Audio: ability to run tests requiring OpenAL context separately. 10 years ago
Vladimír Vondruš 8b044064b9 Use WindowlessEglApplication for windowless apps on non-desktop GLES. 10 years ago
Vladimír Vondruš 51cf1d6120 Introduce BUILD_MULTITHREADED CMake option. 10 years ago
Vladimír Vondruš 5f36f41817 Make all non-GL tests building and passing on WebGL/Emscripten. 10 years ago
Vladimír Vondruš 72a7a79959 CMake: set proper bundle identifier prefix for test cases on iOS. 10 years ago
Squareys e451b6dfdb Platform: Add GlfwApplication 10 years ago
Vladimír Vondruš 35da9ebfa0 Support iOS in GL tests. 10 years ago
Vladimír Vondruš 6379f8a616 Platform: added WindowlessIosApplication. 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š 27ac1e4575 Modern CMake usage: don't treat imported targets as files. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 4a540d5c6c Modern CMake usage: bump minimal version to 2.8.12. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 8c562fb106 Force OpenGL ES if compiling for iOS. 10 years ago
Vladimír Vondruš a981593bd0 DebugTools: don't force dependency on SceneGraph and Shapes. 10 years ago
Vladimír Vondruš 98e7717ae0 Proper dependency order of CMake options. 10 years ago
Vladimír Vondruš afd4ca73e7 CMake: enable MACOSX_RPATH by default. 11 years ago
Vladimír Vondruš 6ebe8fb131 CMake: enable PIC by default when building static libs/plugins. 11 years ago
Vladimír Vondruš 447ca6a2ff CMake subproject support, part 1: use project-relative paths. 11 years ago
Vladimír Vondruš 41fe0254d9 Force TARGET_GLES on Windows RT. 11 years ago
Vladimír Vondruš eb590c7f47 Make it possible to run GL tests on Windows/EGL. 11 years ago
Vladimír Vondruš ad342ab18f Platform: build magnum-info on Windows/EGL too. 11 years ago
Vladimír Vondruš 500b18f657 Platform: added WindowlessWindowsEglApplication. 11 years ago
Vladimír Vondruš 11208cef20 Initial MSVC 2015 support in CMake. 11 years ago
Vladimír Vondruš 5c6bfa44b2 CMake cleanup. 11 years ago
Vladimír Vondruš 2c6ea0b0f1 Revert "Enable only C++ to speed up CMake run." 11 years ago
Vladimír Vondruš d5026d08d3 Enable only C++ to speed up CMake run. 11 years ago
Vladimír Vondruš 88f0415290 Support OpenGL tests also on Windows and OS X. 11 years ago
Vladimír Vondruš 93147d896d Initial support for WebGL 2. 11 years ago
Vladimír Vondruš 33bb57ac74 Provide TARGET_WEBGL variable in CMake. 11 years ago
Vladimír Vondruš 058108c622 Make BUILD_STATIC_PIC CMake option independent. 11 years ago
Vladimír Vondruš 46b87fc28e Enable XEglApplication also on desktop. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš f9cff5e52f modules: get rid of WITH_FIND_MODULE. 12 years ago
Vladimír Vondruš 2a24cc7511 modules: updated FindCorrade.cmake, adapted to Corrade changes. 12 years ago
Vladimír Vondruš c19d2ee755 Require at least CMake 2.8.9. 12 years ago
Vladimír Vondruš 1ada7cdaa0 Ability to control static build of plugins separately. 12 years ago
Vladimír Vondruš c09a929b0d Extension loading for OpenGL ES. 12 years ago