10970 Commits (52f2ac4d78f9b3aed7179aecaf3f80ce47afeb42)
 

Author SHA1 Message Date
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
Vladimír Vondruš 56e58ead22 Platform: mark events as accepted in Sdl2Application test. 2 years ago
Vladimír Vondruš 536d4e75fe Platform: emit both the text input and key press event in EmscriptenApp. 2 years ago
Vladimír Vondruš 75c25da6e5 Platform: fix EmscriptenApplication context creation on WebGL 2. 2 years ago
Vladimír Vondruš d8ce013ab6 doc: I realized a much nicer way of converting to/from Nanoseconds. 2 years ago
Vladimír Vondruš b141901765 GL: accept Mesh index offset as a pointer-sized value. 2 years ago
Vladimír Vondruš ae6eb111bd package/ci: try also /Zc:preprocessor in the conformant MSVC build. 2 years ago
Vladimír Vondruš 7d0a8215d3 GL: recognize and implement INTEL_blackhole_render. 2 years ago
Vladimír Vondruš 4f7b57ffd6 Work around last five remaining MSVC warnings. 2 years ago