10978 Commits (2f672eb7de808f3c1e785f8aaf006fdb76b55793)
 

Author SHA1 Message Date
Vladimír Vondruš 2f672eb7de Text: add AbstractShaper::glyphClustersInto(). 2 years ago
Vladimír Vondruš 032d56ff7d MagnumFont: test with a UTF-8 char in the middle. 2 years ago
Vladimír Vondruš 723cf155a8 Text: doc++ 2 years ago
Vladimír Vondruš cb26d05092 Math: adapt ColorBatch BCn ground truth test files to bcdec changes. 2 years ago
Vladimír Vondruš 25f5a96ca3 Math: wrap the data array in the test nicely. 2 years ago
Vladimír Vondruš 483e13330e Math: adapt Python test helpers to changes in Magnum bindings. 2 years ago
Vladimír Vondruš 0d9b87c83e Math: add an XFAIL for packing -1.0l to 64-bit integers on ARM Mac. 2 years ago
Vladimír Vondruš 5420c93f4d Audio: *all* Context queries are broken on Apple's implementation. 2 years ago
Vladimír Vondruš 52f2ac4d78 package/ci: heh, attempted to install in /usr/local on iOS. 2 years ago
Vladimír Vondruš 188a4257d8 package/ci: can't build on x86 Mac anymore. 2 years ago
Vladimír Vondruš ae2dc091d4 Text: move FeatureRange to Feature.h. 2 years ago
Vladimír Vondruš bc33945d3d Text: introduce Alignment::*Start and *End. 2 years ago
Vladimír Vondruš d58e2ae672 Text: tighten up align*() internals with unreachable assertions. 2 years ago
Vladimír Vondruš c0e15614ea modules: update FindGLFW for MSVC 2022 17.10+. 2 years ago
Vladimír Vondruš cce12a27fb Ignore Clang's -Wdeprecated-literal-operator until we can drop GCC 4.8. 2 years ago
Vladimír Vondruš a973891bab Text: doc++ 2 years ago
Vladimír Vondruš 451e8d4c35 Text: show OpenType feature tag values in docs, add them to search. 2 years ago
Vladimír Vondruš c9a884938c Text: bump AbstractFont plugin interface version string. 2 years ago
Vladimír Vondruš 477b3109c7 Text: add queries for and search by glyph names to AbstractFont. 2 years ago
Vladimír Vondruš 631b9b8ae5 Text: AbstractFont::fillGlyphCache() overload taking glyph IDs directly. 2 years ago
Vladimír Vondruš 1de3da327b Text: doc++ 2 years ago
Vladimír Vondruš 215de4fb62 Text: add a batch AbstractFont::glyphIdsInto() API. 2 years ago
Vladimír Vondruš e86c2a7426 Text: document failure state of AbstractFont::createGlyphCache() as well. 2 years ago
Vladimír Vondruš c56ca4c3f2 Text: return a bool from AbstractFont::fillGlyphCache(). 2 years ago
Vladimír Vondruš e92ad330f4 Text: don't link to localized variants of OpenType feature docs. 2 years ago
Vladimír Vondruš 3d72a5a105 Platform: make EmscriptenApplication work with Emscripten 3.1.54+. 2 years ago
Vladimír Vondruš 8870b038ed package/archlinux: fix LTO behavior for *.a libraries in the AUR package. 2 years ago
Vladimír Vondruš 8538610fa2 GL: reset state tracker buffer binding after a base/range unbind. 2 years ago
Vladimír Vondruš 57b6f1e55a GL: add a repro case for base/range buffer unbind state mismatch. 2 years ago
Vladimír Vondruš c6e662b3b4 GL: pass -fPIC to OpenGLTester as well. 2 years ago
Vladimír Vondruš 55cf89f847 package/ci: cap Ninja jobs for sanitizer builds as well. 2 years ago
Vladimír Vondruš a36be10bfd doc: downgrade stb_* library caveats to "some". 2 years ago
Vladimír Vondruš 89d6e2ef11 WavAudioImporter: put detailed format info later in the docs page. 2 years ago
Vladimír Vondruš c19940cd77 SceneGraph: don't limit transformation calculation to 65k objects. 2 years ago
Vladimír Vondruš 13ee03868e Nothing to see here. 2 years ago
Vladimír Vondruš e7f95c73b5 AnyImageConverter: recognize WebP files. 2 years ago
Vladimír Vondruš 8b548c5a42 AnyImageConverter: clean up outdated / misleading wording. 2 years ago
Vladimír Vondruš a8b03db2c4 doc: list WebPImageConverter in the file format tables. 2 years ago
Vladimír Vondruš 5209b0c502 doc: upgrade StanfordImporter caveats from some to minor. 2 years ago
Vladimír Vondruš 57ca69bc29 Text: flush glyph cache image including padding. 2 years ago
Vladimír Vondruš 263693f2b2 Text: make glyph caches pad by one pixel by default to avoid artifacts. 2 years ago
Vladimír Vondruš 589b3e594d Platform: add various *Application::KeyEvent::Key TODOs. 2 years ago
Vladimír Vondruš 46e5f300c1 Platform: print actual key enum names in application tests. 2 years ago
Vladimír Vondruš 956fbcd38c Platform: wrap EmscriptenApplication test code in an unnamed namespace. 2 years ago
Vladimír Vondruš 3982458892 doc: document android_create_apk() resource and asset copying. 2 years ago
Vladimír Vondruš 734468035a Updated toolchains submodule. 2 years ago
Vladimír Vondruš 5bb96caf9a Platform: fix EmscriptenApplication::MouseMoveEvent button numbering. 2 years ago
Vladimír Vondruš fe0b470d73 Math: doc++ 2 years ago
Vladimír Vondruš 0aff2ec600 Math: make the external conversion SFINAE template arguments unnamed. 2 years ago
Vladimír Vondruš ad05cc1d8b doc: fix a typo that was copied thousand times over. 2 years ago