39 Commits (28b8a22da27f6b3cd00726a6ca4d69b24fcfdcc2)

Author SHA1 Message Date
Vladimír Vondruš fa86e1ae3d modules: removed deprecated non-absolute include path. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 60f7ac555e modules: properly handle inter-project dependencies in FindMagnum.cmake. 11 years ago
Vladimír Vondruš 372ff22984 doc: removed autolink-preventing % noise, removed unneeded HTML tags. 12 years ago
Vladimír Vondruš fec3bdadd7 doc: mention usage of CMAKE_INSTALL_RPATH and CMAKE_PREFIX_PATH. 12 years ago
Vladimír Vondruš c09a929b0d Extension loading for OpenGL ES. 12 years ago
Vladimír Vondruš 056ada8b99 Doc++ 12 years ago
Vladimír Vondruš f98b39df4f Doc++, minor cleanup. 12 years ago
Vladimír Vondruš c7e4f92f1c Platform: added publicly usable *Context libraries. 12 years ago
Vladimír Vondruš a8817674ba modules: no backticks in CMake documentation. 12 years ago
Vladimír Vondruš 48bb59626b Oh Doxygen you so predictable. 12 years ago
Vladimír Vondruš 68016dbee3 Provide MAGNUM_TARGET_WEBGL also in CMake. 12 years ago
Vladimír Vondruš 795da389c8 Doc++ 12 years ago
Vladimír Vondruš e41f4c4fb9 modules: expose separate plugin directories for debug and release builds. 12 years ago
Vladimír Vondruš 181eefd8f8 Mention WindowlessCglApplication in FindMagnum.cmake. 12 years ago
Vladimír Vondruš 89f4ab09ad Platform: added WindowlessWglApplication. 12 years ago
Vladimír Vondruš 8a412f1d5d Use SDL 2 instead of GLUT as the default and recommended toolkit. 12 years ago
Vladimír Vondruš 5101e3a60c Install also debug plugins to different location. 12 years ago
Vladimír Vondruš 1e6e4c3f73 Install and find debug libraries with "-d" suffix. 12 years ago
Vladimír Vondruš 77e38fcce3 New ObjImporter plugin. 12 years ago
Vladimír Vondruš 69225bf8c1 doc: clearly mention all possibly needed CMake module files. 12 years ago
Vladimír Vondruš 30aae1bd48 modules: actually detect the MAGNUM_PLUGINS_DIR. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 2b2ad57280 Making includes absolute, part 3: updated FindMagnum.cmake. 12 years ago
Vladimír Vondruš d00aa0c560 doc: thoroughly explained plugin usage. 13 years ago
Vladimír Vondruš 3fb969d397 Integrated plugins into build system and updated the documentation. 13 years ago
Vladimír Vondruš b9ca288b69 doc: minor formatting changes. 13 years ago
Vladimír Vondruš 46ce7b0347 Thoroughly documented also building and CMake usage of all other libs. 13 years ago
Vladimír Vondruš a6831da902 Initial support for ability to disable building of deprecated APIs. 13 years ago
Vladimír Vondruš 519f9f7c32 Use glLoadGen instead of GLEW. 13 years ago
Vladimír Vondruš 866ee0594b Link with other projects' building and usage documentation. 13 years ago
Vladimír Vondruš 2b32625921 Bootstrap Audio library. 13 years ago
Vladimír Vondruš 6d8639cc76 Physics shape rework #7: renamed Physics namespace to Shapes. 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š 92c4a5a2ed Text: turned AbstractFont into plugin interface. 13 years ago
Vladimír Vondruš cda51f3dd5 Text: moved FreeType and HarfBuzz fonts into plugins. 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