138 Commits (bc18eec596735cccc858087dbda62f02a2bb84ee)

Author SHA1 Message Date
Vladimír Vondruš 7ea1996566 Enable command-line utilities on OSX. 12 years ago
Travis Watkins f845884a6e Add support for windowless applications on OS X. 12 years ago
Vladimír Vondruš a9a5ead13d Dropped GCC 4.6 support. 12 years ago
Vladimír Vondruš df26073620 Enabled other utilities on Windows. 12 years ago
Vladimír Vondruš 8e1e8ee30e Platform: enable magnum-info on Windows. 12 years ago
Vladimír Vondruš 89f4ab09ad Platform: added WindowlessWglApplication. 12 years ago
Vladimír Vondruš 34fc91bbd2 WITH_WINDOWLESSGLXAPPLICATION depends on WITH_DISTANCEFIELDCONVERTER. 12 years ago
Vladimír Vondruš 7723cab975 Removed last remaining bits of pre-2.8.8 CMake compatibility. 12 years ago
Vladimír Vondruš 5101e3a60c Install also debug plugins to different location. 12 years ago
Vladimír Vondruš 6dee292654 Added MAGNUM_TARGET_WEBGL definition. 12 years ago
Vladimír Vondruš 1b85fba608 Minor cleanup. 12 years ago
Vladimír Vondruš 77e38fcce3 New ObjImporter plugin. 12 years ago
Vladimír Vondruš cb8eecce51 Platform: initial version of AndroidApplication. 12 years ago
Vladimír Vondruš e715b7dfd2 We don't have any platform support for Android yet. 12 years ago
Vladimír Vondruš d2081e91ac Advertise particular application libraries only on supported platforms. 12 years ago
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