275 Commits (d9682b49e7b2dcabf1834755c0d740ae98057930)

Author SHA1 Message Date
Vladimír Vondruš d0673816ef Animation: fix TrackView to have the same default extrapolation as Track. 7 years ago
Vladimír Vondruš b31f886fe2 DebugTools: deprecate ForceRendererOptions::scale() in favor of size(). 7 years ago
Vladimír Vondruš 2d04b22aba Make it possible to pass Containers::Pointer to ResourceManager APIs. 7 years ago
Vladimír Vondruš 537177ca26 DebugTools: added screenshot(). 7 years ago
Vladimír Vondruš db44b570f7 DebugTools: make CommpareImage usable with CORRADE_COMPARE_AS(). 7 years ago
Vladimír Vondruš 1a946e5bc3 Updated toolchains submodule with an android_create_apk() fix. 7 years ago
Vladimír Vondruš d9e7b3c384 GL: added *Framebuffer::implementationColorRead{Format,Type}(). 7 years ago
Vladimír Vondruš e62ce4faa6 Math: fix pack() to correctly select the nearest integral value. 7 years ago
Vladimír Vondruš d7d65db884 Platform: hint SDL what GLES library we want to use. 7 years ago
Vladimír Vondruš fadd4621d6 external: fix compilation of Vulkan headers on 32-bit Windows. 7 years ago
Vladimír Vondruš 4dbe17e9a9 doc: now we *can* link to std::optional on cppreference. 7 years ago
Vladimír Vondruš f178d0d441 Doc++, updated credits and changelog. 7 years ago
Vladimír Vondruš e695771279 doc: updated changelog for the 2019.01 release. 7 years ago
Vladimír Vondruš d3c863fd6b doc: updated changelog. 7 years ago
Vladimír Vondruš 11f683566c doc: list all 3rd party math API integrations. 7 years ago
Vladimír Vondruš 3281a277cc Vk: provide conversion of basic math-related types. 7 years ago
Vladimír Vondruš a36d8eb033 Remove use of std::reference_wrapper where possible. 7 years ago
Vladimír Vondruš b6f9c25fa1 doc: updated changelog. 7 years ago
Vladimír Vondruš 697c17279c Backwards compatibility for std::unique_ptr where needed. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš f7dcb62e93 MeshTools: return just a mesh from fullScreenTriangle(). 7 years ago
Vladimír Vondruš 24b8ff086c Removed std::optional backwards compatibility. 7 years ago
Vladimír Vondruš 03de71a831 doc: updated changelog, building docs and credits. 7 years ago
Vladimír Vondruš 20a55b16aa Platform: implement Sdl2Application::anyEvent(), expose SDL_Event. 7 years ago
Vladimír Vondruš 87e842934b GL: new nv-egl-incorrect-gl11-function-pointers workaround. 7 years ago
Vladimír Vondruš 0479360072 Platform: deprecate typo'd key name in GlfwApplication. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš e060622026 doc: UGH DOXYGEN what the *$&@, this is not an <ol>!! 7 years ago
Vladimír Vondruš 6bd44bffd6 DebugTools: fix a build system corner case. 7 years ago
Vladimír Vondruš c231b8c84c Doc++ 7 years ago
Vladimír Vondruš 7755cc5a15 Doc++, changelog++, credits++. 7 years ago
Vladimír Vondruš 3ca13dbc1b Platform: implement {Glfw,Sdl2}Application::exitEvent(). 7 years ago
Vladimír Vondruš 1e0d3d3727 Platform: proper feature parity for GlfwApplication::ViewportEvent. 7 years ago
Vladimír Vondruš 6b75d97e08 Removed old-style CMake _LIBRARIES and _INCLUDE_DIRS variables. 7 years ago
Vladimír Vondruš 86d0d37c30 Platform: remove deprecated GlfwApplication WindowFlag::Resizeable. 7 years ago
Vladimír Vondruš 8f55880b6b Platform: remove deprecated wheel-reported-as-button events. 7 years ago
Vladimír Vondruš 7b1aa6f497 Math: removed deprecated uppercase *HSV APIs from Color. 7 years ago
Vladimír Vondruš 5c5ecb5ff8 Math: removed deprecated (and confusing) normalize() / denormalize(). 7 years ago
Vladimír Vondruš 0a91c4c064 Removed deprecated color literals in the root namespace. 7 years ago
Vladimír Vondruš 6bf91f4cdd Platform: removed deprecated constructors taking nullptr. 7 years ago
Vladimír Vondruš 779decd12d Trade: removed deprecated MeshData constructors. 7 years ago
Vladimír Vondruš 260c08acbd Removed deprecated Test/AbstractOpenGLTester.h header, 7 years ago
Vladimír Vondruš b31eea37e4 Drop CMake 2.8.12 support. 7 years ago
Vladimír Vondruš 8b50b09940 Require at least Clang 3.3. 8 years ago
Vladimír Vondruš 00b0a814e0 Dropped GCC 4.7 support. 8 years ago
Vladimír Vondruš 6b15215e9c doc: updated changelog and credits. 8 years ago
Vladimír Vondruš cf8db303dc Updated credits and changelog. 8 years ago
Vladimír Vondruš 8b28f9549b doc: updated changelog and credits. 8 years ago
Vladimír Vondruš f759b33472 doc: fix a reference. 8 years ago
Vladimír Vondruš 02276d122b Audio: return self-reference from all Source APIs. 8 years ago