312 Commits (f6503d52d995d022ebd8b34acb2b4b005ad9fab0)

Author SHA1 Message Date
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
Vladimír Vondruš 41634e3e9f modules: properly include FPHSA where needed. 7 years ago
Vladimír Vondruš f4a5fe8c06 CMake: don't expose TARGET_*GLES* when WITH_GL is OFF. 7 years ago
Vladimír Vondruš b4f925bf9a modules: GLUT?! nooo. 7 years ago
Vladimír Vondruš 834c5fe40d Text: API-independent base for glyph caches. 7 years ago
Vladimír Vondruš 75cc1725ad CMake: link both GlfwApplication and Sdl2Application to EGL, if needed. 7 years ago
Vladimír Vondruš 40a33f5226 modules: hide private variables in FindSDL2.cmake. 7 years ago
Vladimír Vondruš f325507618 Drop more CMake pre-3.1 compatibility. 7 years ago
Vladimír Vondruš f5465f6804 modules: updated FindCorrade.cmake. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 919c4ebd89 modules: find the GLFW config quietly. 7 years ago
Vladimír Vondruš 6b75d97e08 Removed old-style CMake _LIBRARIES and _INCLUDE_DIRS variables. 7 years ago
Vladimír Vondruš ecc14959f6 modules: updated FindCorrade.cmake. 7 years ago
Vladimír Vondruš b31eea37e4 Drop CMake 2.8.12 support. 7 years ago
Vladimír Vondruš 89d988383a Don't use GL-specific stuff on targets without GL enabled. 8 years ago
Vladimír Vondruš dba35bac7a Platform: initial HiDPI support in GlfwApplication. 8 years ago
Vladimír Vondruš 8efc6b39e9 Deprecate the Shapes library and everything that depends on it. 8 years ago
Vladimír Vondruš 2c56d1600a modules: properly handle optional dependencies of DebugTools. 8 years ago
Vladimír Vondruš d8f4c245db modules: fix MeshTools dependency setup. 8 years ago
Vladimír Vondruš b47db397af CMake: provide paths to Emscripten-specific CSS/JS files. 8 years ago
Vladimír Vondruš 769bc0da90 Platform: query DPI awareness on Apple and warn if not set. 8 years ago
Vladimír Vondruš ae31c3cd82 Platform: initial HiDPI support in SDL2 app on Linux and Emscripten. 8 years ago
Vladimír Vondruš fa89b4e8d5 modules: provide also include install dir for external headers. 8 years ago
Vladimír Vondruš d0004865e5 modules: properly handle GLVND also in case of context libraries. 8 years ago
Vladimír Vondruš ff7b9eadcb modules: doc++ 8 years ago
Vladimír Vondruš c2e47ed10c modules: doc++ 8 years ago
Vladimír Vondruš e505e52cf2 modules: updated FindCorrade.cmake. 8 years ago
Vladimír Vondruš f922f1e740 CMake: prefer GLVND if on CMake 3.11. 8 years ago
Squareys 52b7c26022 modules: make FindSDL2.cmake also find debug libraries. 8 years ago
Vladimír Vondruš 8fb6bfa8dc modules: static build of SDL2 on Linux requires pthread and dl. 8 years ago
Vladimír Vondruš 7abe284cb8 modules: don't fail w/ confusing error if plugin include dir is not found. 8 years ago
Vladimír Vondruš e59dcd236a modules: hrm, this FindGLFW was not working at all. 8 years ago
Squareys b70ac5fa51 modules: Use glfw cmake config if available 8 years ago
Vladimír Vondruš fec1a07b9b Bootstrap Vulkan support. 8 years ago
Vladimír Vondruš d5a0516f8a Split the OpenGL layer out, pt 29: SDL2 and GLFW apps w/o GL. 8 years ago