237 Commits (21a91e8b0ae2e8d85e3cb997326c1b7ce0798baf)

Author SHA1 Message Date
Vladimír Vondruš 30d156b3c8 Build static libraries for Android. 12 years ago
Vladimír Vondruš 7702399222 Explicitly enable OpenGL ES when targeting Android. 12 years ago
Vladimír Vondruš 02be314e9c Error out when compatibility branch is needed for particular compiler. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 05b620dd09 Making includes absolute, part 2: make it compile again. 12 years ago
Vladimír Vondruš 48ee52b14f Remove misleading comment. 13 years ago
Vladimír Vondruš 20a9d9a374 Text: added magnum-fontconverter utility. 13 years ago
Vladimír Vondruš fa90558727 Handle WITH_* options for utilities better. 13 years ago
Vladimír Vondruš 3fb969d397 Integrated plugins into build system and updated the documentation. 13 years ago
Vladimír Vondruš cfc9620535 Don't build Audio library by default. 13 years ago
Vladimír Vondruš a6831da902 Initial support for ability to disable building of deprecated APIs. 13 years ago
Vladimír Vondruš 64f8bfb7ce Really enable BUILD_STATIC for Emscripten. 13 years ago
Vladimír Vondruš de2c022db3 Implicitly enable BUILD_STATIC on Emscripten. 13 years ago
Vladimír Vondruš a3fc38344c More flexible ability to install CMake modules. 13 years ago
Vladimír Vondruš 519f9f7c32 Use glLoadGen instead of GLEW. 13 years ago
Vladimír Vondruš 9f64e86584 TextureTools: added `magnum-distancefield` utility. 13 years ago
Vladimír Vondruš 2b32625921 Bootstrap Audio library. 13 years ago
Vladimír Vondruš 7d74802e01 Specify CMake module dir before trying to find Corrade. 13 years ago
Vladimír Vondruš 8ab5711d16 Initial support for GL tests, initial Buffer test. 13 years ago
Vladimír Vondruš a08978e7cb Platform: ported magnum-info to NaCl. 13 years ago
Vladimír Vondruš 7b68dc2e0a Platform: added WindowlessNaClApplication. 13 years ago
Vladimír Vondruš 00577010e2 Find Corrade _before_ checking for its configuration. 13 years ago
Vladimír Vondruš 7f51765c36 Oh yeah, coding while drunk. 13 years ago
Vladimír Vondruš d83234d214 Don't build magnum-info by default. 13 years ago
Vladimír Vondruš 6d8639cc76 Physics shape rework #7: renamed Physics namespace to Shapes. 13 years ago
Vladimír Vondruš 5c550bb66a Force OpenGL ES 2.0 target if building for Emscripten. 13 years ago
Vladimír Vondruš c2a5919b5a Force static build if building with NaCl's newlib. 13 years ago
Vladimír Vondruš 1eb5e8c966 Updated NaCl-related documentation and stuff. 13 years ago
Vladimír Vondruš 8c75f6e8c2 Expose MAGNUM_BUILD_STATIC in magnumConfigure.h. 13 years ago
Vladimír Vondruš 36bedb3f5a NaCl target system is now handled with CORRADE_TARGET_NACL. 13 years ago
Vladimír Vondruš c79327ee43 Option to build Magnum as static 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š 5f77a12f47 Fixed typos (ahem). 13 years ago
Vladimír Vondruš 8f37ebe9cf Better usage of external OpenGL headers. 13 years ago
Vladimír Vondruš b7771de0a3 Set both TARGET_NACL and MAGNUM_TARGET_NACL in CMakeLists. 13 years ago
Vladimír Vondruš efab88fb57 Removed WITH_EVERYTHING compilation switch. 13 years ago
Vladimír Vondruš a0b83edd2b Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš 90dbb28763 Thorough CMakeLists cleanup. 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š 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
Vladimír Vondruš c0a3ce84a4 Moved Profiler and debug draw from Physics to new DebugTools library. 14 years ago
Vladimír Vondruš e0728baf03 Adapt to "recent" (sic) Platform changes, update docs. 14 years ago
Vladimír Vondruš e10b5a4473 Updated Physics library dependencies. 14 years ago
Vladimír Vondruš c0827baafd Allow building _only_ NaClApplication if on NaCl. 14 years ago
Vladimír Vondruš 14a5f1a864 Platform: added magnum-info utility. 14 years ago