feat(eui-neo): add 0.5.9 - #344
Merged
Merged
Conversation
CORE_SOURCES is byte-identical to 0.5.8, so the lib shape does not change and source count remains 26. Upstream removes xmake integration and the unused EUI_APP_RUNNER stub from eui_neo.h, hardens render cache optimizations (text batch vertex/flush stats, backdrop blur capture tracking and invalidation, dirty rect pass estimation heuristic), and streamlines external CMake app setup via global properties. 3rd/, dependencies, features, and flags carry over unchanged. -fno-char8_t is still required. No CN mirror yet (never published to mcpp-res); plain-string GLOBAL url fallback per cn-mirror.md SOP. sha256 derived and verified from the tag tarball. All seven workspace members bumped to 0.5.9 and verified locally with mcpp 2026.9.4.1 (parse OK, lint green; eui-neo, eui-neo-window, eui-neo-app-main, eui-neo-markdown, eui-neo-vulkan, eui-neo-sdl2, eui-neo-tray all pass).
Collaborator
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
compat.eui-neoversion 0.5.9 and updates all 7 workspace test examples to use 0.5.9.370d1da706d94bbbb144fa1634e1d9796a8a1ffd58b696fbb801296aef15703dCORE_SOURCESis byte-identical to 0.5.8 (26 TUs remain unchanged). Upstream removed xmake integration and unusedEUI_APP_RUNNERstub, and improved render cache / dirty rect heuristics. All vendored dependencies and features carry over cleanly.docs/cn-mirror.mdSOP (pending GitCode mirror by maintainer).mcpp 2026.9.4.1:tests/examples/eui-neotests/examples/eui-neo-windowtests/examples/eui-neo-app-maintests/examples/eui-neo-markdowntests/examples/eui-neo-sdl2tests/examples/eui-neo-traytests/examples/eui-neo-vulkanmcpp xpkg parsepass with code 0.