4410 Commits (e3ef8e9fffb3d82fb1119795c2f27dfb751f5ea1)
 

Author SHA1 Message Date
Vladimír Vondruš e3ef8e9fff Use absolute includes. 11 years ago
Vladimír Vondruš 32791389dc Revert meaningless differences between master and compatibility branch. 11 years ago
Vladimír Vondruš cf9d03ea55 Merge branch 'master' into compatibility 11 years ago
Vladimír Vondruš 34b2aad420 Doc++ 11 years ago
Vladimír Vondruš 373b2df505 Merge branch 'master' into compatibility 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š ee69aa231c Merge branch 'master' into compatibility 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š e7676525eb Merge branch 'master' into compatibility 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š 13311cbff3 Merge branch 'master' into compatibility 11 years ago
Vladimír Vondruš b970610769 Updated toolchains submodule. 11 years ago
Vladimír Vondruš badf53b9c0 Merge branch 'master' into compatibility 11 years ago
Vladimír Vondruš e4a10ff378 Fixed wrong install dir for plugin headers. 11 years ago
Vladimír Vondruš d9ad90dcd0 MSVC 2013 compatibility: also no non-static data member initializers. 11 years ago
Vladimír Vondruš 01fe1c1432 GCC 4.5 compatibility: constexpr-related issues. 11 years ago
Vladimír Vondruš 975f90f772 Merge branch 'master' into compatibility 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š 296f12cfa5 Merge branch 'master' into compatibility 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š 9ac772f1a6 GCC 4.6 compatibility: friend declaration needs class keyword. 11 years ago
Vladimír Vondruš c08cfb8b1a GCC 4.4 compatibility: more explicit std::reference_wrapper constructors. 11 years ago
Vladimír Vondruš e6380c793b GCC 4.4 compatibility: explicit std::reference_wrapper constructor. 11 years ago
Vladimír Vondruš bfb11da4a5 GCC 4.4 compatibility: no std::is_constructible type trait. 11 years ago
Vladimír Vondruš 50d62dd38a GCC 4.4 compatibility: explicit std::reference_wrapper constructor. 11 years ago
Vladimír Vondruš e7f3cc2b94 GCC 4.4 compatibility: no function-local types as template parameters. 11 years ago
Vladimír Vondruš 4effade323 GCC 4.4 compatibility: work around ambiguous std::to_string() call. 11 years ago
Vladimír Vondruš b869c42da3 GCC 4.4 compatibility: some explicit typing needed. 11 years ago
Vladimír Vondruš a69f567ea9 Math: fix redundant and cyclic documentation references. 11 years ago
Vladimír Vondruš cd4c6ac18f GCC 4.5 compatibility: even more {}-related issues. 11 years ago
Vladimír Vondruš 845c794992 GCC 4.5 compatibility: more {}-related issues. 11 years ago
Vladimír Vondruš 805620f8c9 Fix compilation with GCC > 4.6 and Clang. 11 years ago
Vladimír Vondruš c98596740d Math: disable annoying warning on MSVC. 11 years ago
Vladimír Vondruš fc936c4d2b Merge branch 'master' into compatibility 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