3962 Commits (b0102c33fa6c9ced2ea79569fc305ca240ae3b3d)
 

Author SHA1 Message Date
Vladimír Vondruš b0102c33fa TextureTools: hide unused function on dynamic build. 11 years ago
Vladimír Vondruš 897948e3e0 package/ci: run also GL tests with GCC 4.8. 11 years ago
Vladimír Vondruš b002c5a378 package/ci: build also on GCC 4.8. 11 years ago
Vladimír Vondruš 9d326d4ff1 Better handling of compiled-in resources in static build. 11 years ago
Vladimír Vondruš eebb5d4af5 modules: link EGL along with SDL if targetting non-desktop ES. 11 years ago
Vladimír Vondruš 36b52ad0e8 Test cleanup. 11 years ago
Vladimír Vondruš be6e5fbfe3 Templated Buffer::map*(). 11 years ago
Vladimír Vondruš 2ca5f06a46 TgaImporter, TgaImageConverter: cleanup. 11 years ago
Vladimír Vondruš 34b2aad420 Doc++ 11 years ago
Vladimír Vondruš a9aee1935d Platform: cleanup in AndroidApplication. 11 years ago
Vladimír Vondruš 5b135ccf9c doc: work around Doxygen/Markdown conflicts. 11 years ago
Vladimír Vondruš 01500264fe package/ci: fix build dir for android. 11 years ago
Vladimír Vondruš 57f19dbbc2 Platform: don't define ScreenedApplication for AndroidApplication. 11 years ago
Vladimír Vondruš fe63e88d30 Updated toolchains submodule. 11 years ago
Vladimír Vondruš b2d7f4ecc7 Revert "Math: use Vector::max() instead of custom ugly solution." 11 years ago
Vladimír Vondruš dd2fde5ae0 Math: improve QuaternionTest to verify all quaternion-from-matrix cases. 11 years ago
Vladimír Vondruš 0b2cfae44a Platform: cleaned up NaClApplication. 11 years ago
Vladimír Vondruš f7c440d6b0 modules: proper linking order for Font plugins. 11 years ago
Vladimír Vondruš f13125d5ca Fix more annoying warnings on MSVC. 11 years ago
Vladimír Vondruš b970610769 Updated toolchains submodule. 11 years ago
Vladimír Vondruš e4a10ff378 Fixed wrong install dir for plugin headers. 11 years ago
Vladimír Vondruš 27352e706c Ability to create ResourceKey directly from the hash. 11 years ago
Vladimír Vondruš d5827af79f Trade: proper const overloads. 11 years ago
Vladimír Vondruš 3206f98716 Work around missing std::to_string() on NaCl/Android/MinGW32. 11 years ago
Vladimír Vondruš 65b25ca530 Fix compilation on NaCl. 11 years ago
Vladimír Vondruš f46a88d441 Fix linker error on NaCl. 11 years ago
Vladimír Vondruš d3f66d1fcd Doc++ 11 years ago
Vladimír Vondruš a69f567ea9 Math: fix redundant and cyclic documentation references. 11 years ago
Vladimír Vondruš 7a43d85d9f Fix linkage conflict warning/error on MinGW and MSVC. 11 years ago
Vladimír Vondruš 922f36cdb1 Fix crash on context creation on Windows on Intel drivers. Sorry! 11 years ago
Vladimír Vondruš c2040c53af SceneGraph: fix compile error in deprecated functions. 11 years ago
Vladimír Vondruš 24d573e453 Fix linkage for local ResourceManager instance on MSVC. 11 years ago
Vladimír Vondruš e8cefca023 Wait why how eww. 11 years ago
Vladimír Vondruš 06f938fed8 Disable the deprecation warning also for MSVC. 11 years ago
Vladimír Vondruš c09a2d9c95 CMake: use VAR instead of "${VAR}" in if() statements. 11 years ago
Vladimír Vondruš dbff10e57b package/archlinux: disable unknown flags in GCC 4.7 PKGBUILD. 11 years ago
Vladimír Vondruš 7d6de4ad89 Removed long-deprecated BufferImage::setData() overload. 11 years ago
Vladimír Vondruš 01541b8c39 Text: removed deprecated TextRenderer alias. 11 years ago
Vladimír Vondruš d10f4ce593 Shaders: removed deprecated magnumShadersResourceImport.hpp file. 11 years ago
Vladimír Vondruš b207fb44f1 SceneGraph: removed deprecated Animable::group() function. 11 years ago
Vladimír Vondruš 959180dfd8 Math: removed deprecated Geometry::Rectangle class. 11 years ago
Vladimír Vondruš 721f18360b Removed deprecated Sampler::maxAnisotropy(). 11 years ago
Vladimír Vondruš a6ac5408b9 Removed deprecated Mesh::Primitive enum. 11 years ago
Vladimír Vondruš 328462a312 modules: updated FindCorrade.cmake. 11 years ago
Vladimír Vondruš fa86e1ae3d modules: removed deprecated non-absolute include path. 11 years ago
Vladimír Vondruš 192686e48d Platform: fix Doxygen warnings. 11 years ago
Vladimír Vondruš 024268ed1d SceneGraph: test cleanup. 11 years ago
Vladimír Vondruš 7fc31139e2 SceneGraph: added AbstractObject::addFeature(), Object::addChild(). 11 years ago
Vladimír Vondruš e9d02a543e README and CREDITS updates. 11 years ago
Vladimír Vondruš 92887c9598 Fix ResourceManager-related linker errors on Clang. 11 years ago