9211 Commits (7ca7e5a62b6556e553dc8fefaf9fbb2c3d5e8dfe)

Author SHA1 Message Date
Vladimír Vondruš 7ca7e5a62b GL: pin down constexpr [Dynamic]Attribute constructors. 2 years ago
Vladimír Vondruš de7e2e0cab GL: this inline feels redundant. 2 years ago
Vladimír Vondruš cd619937dd Platform: suppress data-to-function-pointer cast warning on MinGW. 2 years ago
Vladimír Vondruš 593ce980c2 Platform: fix -Wzero-as-null-pointer-constant on MinGW. 2 years ago
Vladimír Vondruš fd27e3b9eb doc: updated credits. 2 years ago
Vladimír Vondruš f964e9f030 Math: fix off by one error in docs. 2 years ago
John Turner 8139ca9d4a Math: fix English in some assertion messages. 2 years ago
Vladimír Vondruš ccb96f73c7 Text: added seven new scripts appearing in Unicode 16.0. 2 years ago
Vladimír Vondruš c28e69043b doc: the thing cannot link to a function in a parent class anymore. 2 years ago
Vladimír Vondruš 020895ca85 doc: forgot to list DefaultInit here. 2 years ago
Vladimír Vondruš a2cb671d31 doc: a link to an anchor Doxygen doesn't know about is a warning now. 2 years ago
Vladimír Vondruš 1683e941ce doc: new Doxygen doesn't like blank lines around equations. 2 years ago
Vladimír Vondruš dc9897ff1e doc: fix various errors in Doxygen references. 2 years ago
Vladimír Vondruš 96f95fefc1 doc: don't let Doxygen see Platform::WindowlessApplication. 2 years ago
Vladimír Vondruš 1c3e384f06 doc: fix references to Corrade string view literals. 2 years ago
Vladimír Vondruš 7a05ddbf07 doc: explicitly prefix all Corrade API references with Corrade::. 2 years ago
Vladimír Vondruš 976e60fc07 Trade: doc brainfart. 2 years ago
Vladimír Vondruš 5b4ce2c419 GL: this comment is just wrong. 2 years ago
Vladimír Vondruš d48b66ecd1 GL: document tricks how to make GL benchmark more stable. 2 years ago
Vladimír Vondruš 4c65e22acc SceneTools: improve test robustness for when the plugin ABI breaks. 2 years ago
Vladimír Vondruš 3dd88dc058 Adapt to PluginManager changes. 2 years ago
Vladimír Vondruš a83e77b108 DebugTools: doc++ 2 years ago
Vladimír Vondruš 86e7dd51f3 Math: use the leaf Vector2/3/4 types in Bezier. 2 years ago
Vladimír Vondruš 5748ef0e7a Math: can't have nice things on MSVC. 2 years ago
Vladimír Vondruš 22b846e2e8 Math: ability to construct vectors and matrices from sized arrays. 2 years ago
Vladimír Vondruš a5e5b327fd Text: add new OpenType 1.9.1 features, doc++ 2 years ago
Vladimír Vondruš 4e3a1f720e Text: update some TODOs with newly gained knowledge. 2 years ago
Vladimír Vondruš 9cb4716a41 Vk: XFAIL an expected DescriptorPool::allocate() failure on llvmpipe. 2 years ago
Vladimír Vondruš 26d74d7bab Vk: reorder test cases to match call order. 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
Will Usher 86b8c8c52a
Return EM_BOOL from emscripten callback lambdas to fix build on 3.1.62 2 years ago
Vladimír Vondruš 0b680fb373 Text: doc++ 2 years ago
Vladimír Vondruš 90e342773c MagnumFont: adapt to AbstractShaper changes. 2 years ago
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š 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š 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