6362 Commits (056642d4c7bd9da31a6d592fa64c2c1e33bd0f85)
 

Author SHA1 Message Date
Vladimír Vondruš 056642d4c7 Updated CREDITS.md. 8 years ago
Vladimír Vondruš e1c4a88bf7 doc: updated Developers Guide. 8 years ago
Vladimír Vondruš 4d29b27f6c I wasn't on the IRC channel this year yet. That makes it effectively dead. 8 years ago
Vladimír Vondruš 0dd46e7e37 HTTPS!! 8 years ago
Vladimír Vondruš 6d7558672d Math: MSVC 2015 constexpr fun! 8 years ago
Vladimír Vondruš 0226ab26c4 Math: make one-dimensional range just from scalar types. 8 years ago
Vladimír Vondruš d6017ad8cc Math: fixed enable_if for one-dimensional Range-from-pair constructor. 8 years ago
Vladimír Vondruš ff57f95e99 Math: minor cleanup. 8 years ago
Vladimír Vondruš b0a1719eb4 Vk: functions for translating generic enums to Vulkan values. 8 years ago
Vladimír Vondruš 46781bb195 Vk: a Vulkan.h header that "just includes Vulkan". 8 years ago
Vladimír Vondruš 31b7a39e9d GL: use CORRADE_IGNORE_DEPRECATED macros where applicable. 8 years ago
Vladimír Vondruš 3c18721c26 GL: better wording. 8 years ago
Vladimír Vondruš ca0cc0b67c GL: doc++ 8 years ago
Vladimír Vondruš 0728ae687b GL: rotten leftovers. 8 years ago
Vladimír Vondruš 82ba2a069c GL: also name the parameters properly. 8 years ago
Vladimír Vondruš cd7f67e5c9 GL: make the Array GL::samplerWrapping() work and test it. 8 years ago
Vladimír Vondruš a8fb581dd9 package/archlinux: test also without ARB_texture_sampler_anisotropic. 8 years ago
Vladimír Vondruš 67bcb6f347 Properly mark MeshPrimitive members as deprecated. 8 years ago
Vladimír Vondruš 597223e993 Math: test a bit more. 8 years ago
Vladimír Vondruš ebedbce2f2 Math: vector overloads for isInf() and isNan(). 8 years ago
Vladimír Vondruš edff639204 Math: functions were not inline by mistake. 8 years ago
Vladimír Vondruš 5792d7f06a Math: fun with printing NaNs :( 8 years ago
Vladimír Vondruš 7305f340e5 package/archlinux: this shouldn't be needed anymore. 8 years ago
Vladimír Vondruš 7933591c74 Updated toolchains submodule. 8 years ago
Vladimír Vondruš 96b3e8bebf doc: more Android "fun". 8 years ago
Vladimír Vondruš 24af174f5e Math: minor cleanup. 8 years ago
Vladimír Vondruš 0cf65741ae Math: helpfully print the offending values in all assertions. 8 years ago
Vladimír Vondruš 2fd8bae26d Math: added Range::scaledFromCenter(). 8 years ago
Vladimír Vondruš 0f33107efc Math: no need to de-inline such tiny functions. 8 years ago
Vladimír Vondruš e0d8fabf95 Updated CREDITS.md. 8 years ago
Vladimír Vondruš d6aebc5a40 doc: initial version of a guide for custom buildsystem usage. 8 years ago
Vladimír Vondruš 72696ee7d1 doc: highlight the need for Sdl2Application a bit more. 8 years ago
Vladimír Vondruš 892318abb1 doc: prepare Doxygen for eating some dots. 8 years ago
Vladimír Vondruš 52d99525ff doc: spice up scene graph docs with some diagrams. 8 years ago
Vladimír Vondruš f2748c19da Link back to the main site from the docs. 8 years ago
Vladimír Vondruš 0557add6e5 SceneGraph: properly forward references in addChild()/addFeature(). 8 years ago
Vladimír Vondruš c1206629a0 SceneGraph: properly test perfect forwarding in addFeature()/addObject(). 8 years ago
Vladimír Vondruš e3e61d8865 Math: ability to multiply/divide a Complex with a Vector2. 8 years ago
Vladimír Vondruš 1a253af761 Math: added Constants::sqrtHalf(). 8 years ago
Vladimír Vondruš 9f7512bf2b Math: improve Constants docs, show useful identities. 8 years ago
Vladimír Vondruš 66a313bc0d Math: doc++ 8 years ago
Vladimír Vondruš d5fcfd82ec Animation: pass Key to player callbacks by value, not as const&. 8 years ago
Vladimír Vondruš 809f71dd6b doc: more Android "fun". 8 years ago
Vladimír Vondruš 78dbe41472 doc: mention magnum-player, add screenshots to the Utility page. 8 years ago
Vladimír Vondruš de3081042e Shaders: avoid overflowing alpha with multiple lights. 8 years ago
Vladimír Vondruš 08d51ec116 Math: oh, MSVC 2015 constexpr fun is here again. 8 years ago
Vladimír Vondruš 8d5454b8ff Math: ability to slice or expand square matrices. 8 years ago
Vladimír Vondruš 2c1da5466e Math: added data() accessors to all remaining types. 8 years ago
Vladimír Vondruš 0793d31d2b Primitives: new gradient primitive. 8 years ago
Vladimír Vondruš 295843189d doc: convert shader images to proper sRGB and HiDPI. 8 years ago