2658 Commits (b9ca288b6941ccf0b1db21375843faf4a10b6211)
 

Author SHA1 Message Date
Vladimír Vondruš b9ca288b69 doc: minor formatting changes. 13 years ago
Vladimír Vondruš fcc56014b8 Merge essential plugins extracted from magnum-plugins repository. 13 years ago
Vladimír Vondruš e20870cf19 doc: Emscripten building documentation consisted of brain farts. 13 years ago
Vladimír Vondruš 3541b71168 doc: prefer to use NaCl newlib. 13 years ago
Vladimír Vondruš cfc9620535 Don't build Audio library by default. 13 years ago
Vladimír Vondruš 0b94931dc6 Math: forgot to add test case to the list. 13 years ago
Vladimír Vondruš 380ef7013d Platform: fixed compilation of NaClApplication. 13 years ago
Vladimír Vondruš 18a50f784b Platform: update HTML markup documentation. 13 years ago
Vladimír Vondruš 22d1e9a10b SceneGraph: doc++ 13 years ago
Vladimír Vondruš 69200da5d6 doc: advertise Magnum Bootstrap repository more. 13 years ago
Vladimír Vondruš fd152d28c4 doc: crosslink all Unsupported/Deprecated pages. 13 years ago
Vladimír Vondruš 016c190607 Shaders: doc++ 13 years ago
Vladimír Vondruš d943562745 GCC 4.6 compatibility: no template aliases. 13 years ago
Vladimír Vondruš 80cc7de91d GCC 4.6 compatibility: proper constexpr workaround in test. 13 years ago
Vladimír Vondruš 2426a08c7a GCC 4.6 compatibility: can't use both constexpr and const. 13 years ago
Vladimír Vondruš bb7f414a69 Platform: don't try to install what isn't there anymore. 13 years ago
Vladimír Vondruš 40e2c88b29 GCC 4.6 compatibility: no template aliases here. 13 years ago
Vladimír Vondruš 6b8e28f045 Updated FindCorrade.cmake from Corrade repository. 13 years ago
Vladimír Vondruš fc73848277 Improved building and CMake usage documentation. 13 years ago
Vladimír Vondruš 1c10a5f595 More documentation crosslinking and fixes. 13 years ago
Vladimír Vondruš a4ab4ad74c Updated Platform support documentation. 13 years ago
Vladimír Vondruš 46ce7b0347 Thoroughly documented also building and CMake usage of all other libs. 13 years ago
Vladimír Vondruš 3295e7e920 Platform: thoroughly documented building and usage with CMake. 13 years ago
Vladimír Vondruš 4fcd57fb31 Platform: hide those ugly *ContextHandlers into Implementation namespace. 13 years ago
Vladimír Vondruš 4815df2aca Platform: removed unneeded include. 13 years ago
Vladimír Vondruš 36c50b7c21 Updated toolchains submodule. 13 years ago
Vladimír Vondruš 9c06a95003 Mention that SDL2 is working on OSX. 13 years ago
Vladimír Vondruš c9718d3d12 Mention crosslinking with documentation of related projects. 13 years ago
Vladimír Vondruš 2030fdf933 Mention `BUILD_GL_TESTS` CMake variable. 13 years ago
Vladimír Vondruš 037c5adb8e Building documentation improvements. 13 years ago
Vladimír Vondruš 8e931ae912 Actually an formatting workaround for Markdown. 13 years ago
Vladimír Vondruš 53024f4330 Advertise OSX port. 13 years ago
Vladimír Vondruš f1b0437672 Doc++ 13 years ago
Vladimír Vondruš 8ec71661ee Test: fixed std::array construction. 13 years ago
Vladimír Vondruš ebe691e87f Updated glLoadGen-generated files. 13 years ago
Vladimír Vondruš dd89cf1169 Platform: missing `const` in getter. 13 years ago
Vladimír Vondruš ebbefadf6c Audio: work around issue with different typedef for ALbyte on OSX. 13 years ago
Vladimír Vondruš f130ce5891 Added convenience Matrix2x2, Matrix3x3 and Matrix4x4 aliases. 13 years ago
Vladimír Vondruš 7f9d0d1752 Math: added convenience MatrixNxN aliases for RectangularMatrix. 13 years ago
Vladimír Vondruš e60236a3ff SceneGraph: move Implementation::Transformation declaration to SceneGraph.h. 13 years ago
Vladimír Vondruš 7f23ca3fd2 Platform: print {CORRADE,MAGNUM}_BUILD_DEPRECATED flags in magnum-info. 13 years ago
Vladimír Vondruš bbc2c1ea97 Use ninja for development PKGBUILD. 13 years ago
Vladimír Vondruš 68b36c8c86 Deprecate swizzle() in favor of Math::swizzle(). 13 years ago
Vladimír Vondruš b4253abd79 Math: document include in test. 13 years ago
Vladimír Vondruš a2d31ef8d3 Moved RGB(A) accessors from swizzle() to Math::swizzle(). 13 years ago
Vladimír Vondruš f7a776d397 Moved RGB(A) accessors from Color to Vector. 13 years ago
Vladimír Vondruš 17ef4da648 Doc++ 13 years ago
Vladimír Vondruš 5a8d654433 Fix build without MAGNUM_BUILD_DEPRECATED. 13 years ago
Vladimír Vondruš bddf01c3b9 Disable deprecated API if MAGNUM_BUILD_DEPRECATED is set. 13 years ago
Vladimír Vondruš a6831da902 Initial support for ability to disable building of deprecated APIs. 13 years ago