79 Commits (b1bfdbbc86121cd36552f7649dbf67b57b3bd12e)

Author SHA1 Message Date
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š 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š 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š 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š 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š 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š 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š 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š 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š 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š 8e947fbabb Platform: Added WindowlessGlxApplication. 14 years ago
Vladimír Vondruš 1482dd9f50 FindMagnum.cmake: Don't expose *_LIBRARY and *_INCLUDE_DIR to users. 14 years ago
Vladimír Vondruš 67f2e0fc7f GCC 4.6 compatibility is now handled by Corrade. 14 years ago
Vladimír Vondruš 3fd6480a1b FindMagnum.cmake: show library path in FPHSA rather than include dir. 14 years ago
Vladimír Vondruš 643977abbd Platform: support for NaCl applications. 14 years ago
Vladimír Vondruš e1cd13021b Platform/Application renaming. 14 years ago
Vladimír Vondruš 4d3dd19b9d Initial NaCl support. 14 years ago
Vladimír Vondruš ae9914c587 Provide information about compatibility and ES 2.0 target to users. 14 years ago
Vladimír Vondruš d46bc34390 Moved flat shader from internal physics implementation to Shaders. 14 years ago
Vladimír Vondruš 1cf0179377 Avoid linker errors with *WindowContext on mingw. 14 years ago
Vladimír Vondruš f85a7fc568 Physics: Minimal initial implementation of debug draw. 14 years ago
Vladimír Vondruš 8a7c86d700 Initial implementation of ShapedObject. 14 years ago
Vladimír Vondruš a5ab6253b7 Contexts refactoring. 14 years ago
Vladimír Vondruš e378195d20 Added headers for OpenGL 4.3 and OpenGL ES 3.0. 14 years ago