1059 Commits (fdac0a7150f15686fc5a176fa2df632289178a7a)

Author SHA1 Message Date
Vladimír Vondruš 24210a00f9 GL: disable ANGLE_instanced_arrays and OES_texture_3D on ES2 SwiftShader. 7 years ago
Vladimír Vondruš f5e9ba7e8a GL: wait, there's not just three ES instanced extensions, there's FIVE. 7 years ago
Vladimír Vondruš 44a77ed918 GL: fixed broken links to extensions. 7 years ago
Vladimír Vondruš b76d1226e0 GL: detect SwiftShader. 7 years ago
Vladimír Vondruš d6e0186dbf GL: actually fix the VAO / element array buffer binding state interaction. 7 years ago
Vladimír Vondruš de12c7ca78 doc: update changelog and credits. 7 years ago
Vladimír Vondruš 4c8195ec9b GL: new --magnum-gpu-validation command-line option. 7 years ago
Vladimír Vondruš 25ef63ecd7 TgaImporter: report error message on empty file being opened. 7 years ago
Vladimír Vondruš 5a010269bd Math: implement component-wise bool operations on BoolVector. 7 years ago
Vladimír Vondruš d9682b49e7 doc: make the Plugins page easier to search for. 7 years ago
Vladimír Vondruš d0673816ef Animation: fix TrackView to have the same default extrapolation as Track. 7 years ago
Vladimír Vondruš 7048983a88 doc: mention all new packages also in the Getting Started guide. 7 years ago
Vladimír Vondruš 5cf84d6956 doc: mention MSYS2 Magnum Integration package. 7 years ago
Vladimír Vondruš b31f886fe2 DebugTools: deprecate ForceRendererOptions::scale() in favor of size(). 7 years ago
Vladimír Vondruš 1bd3d270d8 Compile ResourceManager documentation snippets. 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š b51b911a5b doc: mention that ANGLE is bundled with browsers. 7 years ago
Vladimír Vondruš 47a81e74b8 doc: include handy links for Xcode (AppleClang) and MSVC version mapping. 7 years ago
Vladimír Vondruš fadd4621d6 external: fix compilation of Vulkan headers on 32-bit Windows. 7 years ago
Vladimír Vondruš fa8dae62b4 doc: ImGui is dear. 7 years ago
Vladimír Vondruš 4dbe17e9a9 doc: now we *can* link to std::optional on cppreference. 7 years ago
Vladimír Vondruš e6db895452 Adapted to Corrade changes. 7 years ago
Vladimír Vondruš 87295278f4 doc: Hunter package is now ready! 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š 546f285210 doc: updated release checklist. 7 years ago
Vladimír Vondruš 8240b8a60a doc: explain why there's no model/view terminology. 7 years ago
Vladimír Vondruš dba0928a14 doc: mention Debug in the matrix data layout docs. 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š a18ec9b6d8 Doc++ 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š f325507618 Drop more CMake pre-3.1 compatibility. 7 years ago
Vladimír Vondruš 81354d0608 DebugTools: compile forgotten snippets. 7 years ago
Vladimír Vondruš e08b04c46b GL: compile forgotten code snippets. 7 years ago
Vladimír Vondruš 5fc246b908 Math: compile forgotten code snippets. 7 years ago