2536 Commits (6db0604160d1dfd1fea79b129e1bb0d27a7cba5c)

Author SHA1 Message Date
Vladimír Vondruš fc80172148 Platform: replace mouse events with pointer events in ScreenedApp. 2 years ago
Vladimír Vondruš 9596607d51 doc: update Android logcat docs with a more useful example. 2 years ago
Vladimír Vondruš b0abae88d1 Platform: replace mouse events with pointer events in AndroidApp. 2 years ago
Vladimír Vondruš 98a6ce2871 Platform: drop support for Android < 4.0. 2 years ago
Vladimír Vondruš e86c011e05 Platform: replace mouse events with pointer events in EmscriptenApp. 2 years ago
Vladimír Vondruš 4b76918c36 Platform: replace mouse events with pointer events in XApplication. 2 years ago
Vladimír Vondruš 1e9d9cfd0f Platform: add proper mouseScrollEvent() to XApplication. 2 years ago
Vladimír Vondruš 5110b40b16 Platform: replace mouse events with pointer events in GlfwApplication. 2 years ago
Vladimír Vondruš fc6c76726d Platform: replace mouse events with pointer events in Sdl2Application. 2 years ago
Vladimír Vondruš 06c5c4ff2f Platform: add more keys to XApplication to make it match the others. 2 years ago
Vladimír Vondruš 877c2000db Platform: put platform-specific Sdl2App docs into a dedicated section. 2 years ago
Vladimír Vondruš b628e3893e GL: new "mesa-broken-dsa-framebuffer-clear" workaround. 2 years ago
Vladimír Vondruš b2aa03c14d doc: updated credits and changelog. 2 years ago
Igal Alkon d3b83f090c package/rpm: add a RPM package together with a build script. 2 years ago
Vladimír Vondruš be1cca38e5 doc: updated changelog. 2 years ago
Vladimír Vondruš adfd0a80bd doc: updated credits and changelog. 2 years ago
Vladimír Vondruš ba0fbe3eec Platform: make Sdl2Application::setMinimalLoopPeriod() unit-safe. 2 years ago
Vladimír Vondruš 2a8e550b57 modules: make FindSDL2 delegate to SDL2's own config file, if possible. 2 years ago
Vladimír Vondruš 97cb586d5b doc: fix mistyped extension name. 2 years ago
Vladimír Vondruš 282f95d723 CMake: install and automatically use Find modules of dependencies. 2 years ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš 9d99e00bd1 MeshTools: make generateIndices() less restrictive. 2 years ago
Vladimír Vondruš 6733550e97 MeshTools: added generateTrivialIndices(). 2 years ago
Vladimír Vondruš 45528e85ef doc: update copyright updating docs. 2 years ago
Vladimír Vondruš 8da46ef9dc GL: advertise fake MAGNUM_compressed_texture_astc_{ldr,hdr}. 2 years ago
Vladimír Vondruš a95fdb5598 GL: implement EXT_clip_control and WEBGL_polygon_mode on Emscripten. 2 years ago
Vladimír Vondruš e967cf551e external: entrypoints for WebGL exts implemented in Emscripten 3.1.66. 2 years ago
Vladimír Vondruš aaab54772b Add isCompressedPixelFormat{Normalized,FloatingPoint,Srgb}() helpers. 2 years ago
Vladimír Vondruš 6a2c053302 doc: show C++14 and C++20 constexpr as [constexpr] in the docs. 2 years ago
Vladimír Vondruš 42342cd3a5 Text: renamed {DistanceField,}GlyphCache to {DistanceField}GlyphCacheGL. 2 years ago
Vladimír Vondruš 2f3d7c0482 TextureTools: renamed DistanceField to DistanceFieldGL. 2 years ago
Vladimír Vondruš 19540e6edc TextureTools: huh, this deprecated thing should be long gone already. 2 years ago
Vladimír Vondruš ff4f1e4cb0 Text: make GlyphCache take an explicit PixelFormat + processed format. 2 years ago
Vladimír Vondruš 9d1f2f9bc9 Text: make AbstractGlyphCache aware of processed image format and size. 2 years ago
Vladimír Vondruš 29633932ad doc: make the color literal swatch patching work with vanilla Pygments. 2 years ago
Vladimír Vondruš fd27e3b9eb doc: updated credits. 2 years ago
Vladimír Vondruš 53524f3812 doc: update name in credits as requested. 2 years ago
Vladimír Vondruš 739ca9146b doc: workaround to keep \ce working even without a space after. 2 years ago
Vladimír Vondruš 91e97881ff doc: Doxygen now complains about invalid HTML tags. 2 years ago
Vladimír Vondruš 0736a4b47a doc: don't put links into section titles. 2 years ago
Vladimír Vondruš dc9897ff1e doc: fix various errors in Doxygen references. 2 years ago
Vladimír Vondruš 7a05ddbf07 doc: explicitly prefix all Corrade API references with Corrade::. 2 years ago
Vladimír Vondruš c4336ebb70 doc: sync referenced page name with what's actually there. 2 years ago
Vladimír Vondruš 22b846e2e8 Math: ability to construct vectors and matrices from sized arrays. 2 years ago
Vladimír Vondruš 70778ac307 Math: add typedefs for single-row matrices. 2 years ago
Vladimír Vondruš e1c9c4d007 Text: utility for mapping input text byte ranges to output glyphs. 2 years ago
Vladimír Vondruš a40020f3ff Doc++, updated changelog and credits. 2 years ago
Vladimír Vondruš 2f672eb7de Text: add AbstractShaper::glyphClustersInto(). 2 years ago
Vladimír Vondruš 723cf155a8 Text: doc++ 2 years ago
Vladimír Vondruš bc33945d3d Text: introduce Alignment::*Start and *End. 2 years ago