242 Commits (euler-xxx)

Author SHA1 Message Date
Vladimír Vondruš 9457cfc376 Bump VERSION/SOVERSION for the next release. 8 years ago
Vladimír Vondruš d5a0516f8a Split the OpenGL layer out, pt 29: SDL2 and GLFW apps w/o GL. 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š 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š fc1b167bff Split the OpenGL layer out, pt 1: moving files to a new location. 8 years ago
Vladimír Vondruš 920db7aa73 Split the Trade library out. 8 years ago
Vladimír Vondruš 4641972e4d CMake: force static plugins on iOS and WinRT. 8 years ago
Vladimír Vondruš 48de33a5d8 Updated inter-library option dependencies and related docs. 8 years ago
Vladimír Vondruš 8a2815ade5 Integrated the Any* plugins to the buildsystem and docs. 8 years ago
Vladimír Vondruš 38ab30e0b0 CMake: don't make MAGNUM_PLUGINS_DIR *too* absolute. 8 years ago
Vladimír Vondruš b4df8db9a9 CMake: proper absolute MAGNUM_PLUGINS_DIR variables. 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š 88a1c94e16 CMake: document the MAGNUM_DEPLOY_PREFIX variable better. 8 years ago
Vladimír Vondruš 3a5b03ac5b Port WindowlessEglApplication, OpenGLTester and magnum-info to Android. 8 years ago
Vladimír Vondruš 2fc808840b Android: the native app glue needs C language enabled. 8 years ago
Vladimír Vondruš 8c921a7087 This is correct. 8 years ago
Vladimír Vondruš 8f27da9dfd Set library soversion to 1.0, version to 0. 8 years ago
Vladimír Vondruš f89da143bd CMake: set the option() command to OFF by default. 8 years ago
Vladimír Vondruš 080cd461b6 CMake: set policy to report Clang as AppleClang on Apple. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Squareys 5a15e74cf7 CMake: quoted variables should not be dereferenced. 9 years ago
Vladimír Vondruš 726eec73e6 CMake: order policies by number. 9 years ago
Vladimír Vondruš 404c23e63d Platform: ported magnum-info to Emscripten. 9 years ago
Vladimír Vondruš fda77b8965 Platform: port WindowlessEglApplication to Emscripten. 9 years ago
Vladimír Vondruš 1c433486cd Consistently use macOS instead of OSX. 9 years ago
Vladimír Vondruš 2145ae9b96 Dropped NaCl support. 9 years ago
Vladimír Vondruš 5f6c032275 CMake: enable only C++, if possible. 9 years ago
Vladimír Vondruš 05ed476446 CMake: use relative install paths. 9 years ago
Émile Grégoire 931c16376b Fixes to CMake folder support. 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š c45472a0f0 DebugTools: initial implementation of CompareImage class. 9 years ago
Vladimír Vondruš 256930b90e CMake: provide the plugin-related variables insde the project as well. 9 years ago
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