106 Commits (0f9b0e8130d8698dcfcf41876d0a6c153c8cb032)

Author SHA1 Message Date
Vladimír Vondruš e2b36225a1 FindMagnum.cmake: minor typographic fixes. 13 years ago
Vladimír Vondruš ea00057207 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš a3fc38344c More flexible ability to install CMake modules. 13 years ago
Vladimír Vondruš 86124ba9b3 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 519f9f7c32 Use glLoadGen instead of GLEW. 13 years ago
Vladimír Vondruš 95e1ae2efc Audio: added AbstractImporter plugin interface. 13 years ago
Vladimír Vondruš 2b32625921 Bootstrap Audio library. 13 years ago
Vladimír Vondruš 50942b0348 FindMagnum.cmake: allow user to override plugin directories. 13 years ago
Vladimír Vondruš d820293ab6 FindMagnum.cmake: use ${LIB_SUFFIX} properly. 13 years ago
Vladimír Vondruš 37621d7741 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš d6a64cca2a Text: interface for font converters. 13 years ago
Vladimír Vondruš 47bbc403ae FindMagnum.cmake: removed duplicate code. 13 years ago
Vladimír Vondruš 7b68dc2e0a Platform: added WindowlessNaClApplication. 13 years ago
Vladimír Vondruš 6d8639cc76 Physics shape rework #7: renamed Physics namespace to Shapes. 13 years ago
Vladimír Vondruš 53f26fdde0 modules: find outdated header names. 13 years ago
Vladimír Vondruš c5c57e17da Emscripten: ported FindOpenGLES2.cmake and FindSDL2.cmake. 13 years ago
Vladimír Vondruš 69662e4923 Updated FindCorrade.cmake and FindNodeJs.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 6b753cfcb4 FindMagnum.cmake: NaCl application has also dependencies. 13 years ago
Vladimír Vondruš 0f27576855 FindMagnum.cmake: append MAGNUM_LIBRARIES also for static build. 13 years ago
Vladimír Vondruš 8c75f6e8c2 Expose MAGNUM_BUILD_STATIC in magnumConfigure.h. 13 years ago
Vladimír Vondruš 885a490cd2 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 7a1f1bec92 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 36bedb3f5a NaCl target system is now handled with CORRADE_TARGET_NACL. 13 years ago
Vladimír Vondruš d66858074b FindMagnum.cmake: use CORRADE_*_LIBRARIES, not *_LIBRARY. 13 years ago
Vladimír Vondruš c07b0f0b4a Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš bbb764eff5 Base for image converter plugins. 13 years ago
Vladimír Vondruš 92c4a5a2ed Text: turned AbstractFont into plugin interface. 13 years ago
Vladimír Vondruš c0b8e65d75 FindMagnum.cmake: fixed finding of Text library. 13 years ago
Vladimír Vondruš cda51f3dd5 Text: moved FreeType and HarfBuzz fonts into plugins. 13 years ago
Vladimír Vondruš 76ac352924 Added FindOpenGLES3.cmake module. 13 years ago
Vladimír Vondruš f18297ab2b Define MAGNUM_TARGET_GLES3 if targetting ES and not ES2. 13 years ago
Vladimír Vondruš ecccbcc1bf Documented CMake usage and preprocessor variables. 13 years ago
Vladimír Vondruš 3a8a95107f Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 7e1037ceda FindMagnum: added also MAGNUM_WINDOWLESSAPPLICATION_* aliases. 13 years ago
Vladimír Vondruš 0c612dee3d FindMagnum: provide MAGNUM_APPLICATION_{LIBRARIES,INCLUDE_DIRS} aliases. 13 years ago
Vladimír Vondruš 8f37ebe9cf Better usage of external OpenGL headers. 13 years ago
Vladimír Vondruš a0b83edd2b Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš 6a1d061a3a Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 005ae96cf3 FindMagnum: fixed formatting with `cmake --help-module`. 13 years ago
Vladimír Vondruš 1a051707da FindMagnum: it's FindFreetype.cmake, not FindFreeType.cmake. 13 years ago
Vladimír Vondruš 1f8efd4a97 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš 27020f62c1 Updated documentation on building and library finding. 13 years ago
Vladimír Vondruš 122b1f3bbd Require HarfBuzz in FindMagnum.cmake only if it was compiled with it. 13 years ago
Vladimír Vondruš 8e3005d625 Updated FindGLEW.cmake, fixed Windows support. 13 years ago
Vladimír Vondruš b38ec8152b Text: ability to compile the library without HarfBuzz support. 13 years ago
Vladimír Vondruš e67142db1d Properly check (and document) dependencies for Text library. 13 years ago
Vladimír Vondruš 3c347441e6 Ability to build Magnum for OpenGL ES emulated with desktop OpenGL. 14 years ago
Vladimír Vondruš 3b92d711c7 CMake module for finding HarfBuzz library. 14 years ago
Vladimír Vondruš a208a289ba Initial support for Text library. 14 years ago
Vladimír Vondruš 96e936039c New TextureTools library with joke implementation of atlas packer. 14 years ago