Setup/upstream adaptive patches#1
Merged
maxjivi05 merged 2 commits intoJul 1, 2026
Merged
Conversation
…NTENANCE.md
- fix_gralloc_flushall: drop the TU_DEBUG_FLUSHALL removal (upstream removed the
forced gen8 flush); keep the gmsm UBWC gralloc bypass.
- apply_{balance,perf}_variant: the upstream drawcall_count > 5 gate was
restructured to >= 10; match only our own before/after strings and skip
cleanly when the anchor is absent instead of false-matching an unrelated
> 10) / > 7). Bandwidth 11->10 and PWR_MAX forcing unchanged.
- Add MAINTENANCE.md (per-patch upstream status + re-verify checklist).
- README: document the fork -> WinNative-Emu/Drivers PR flow.
1e78fa2 to
188571f
Compare
- Auto-version as v1.NN (zero-padded 2-digit counter), computed as the latest PUBLISHED v1.NN release + 1 (floor 1.03). 1.02 released -> 1.03, 1.09 -> 1.10. - Add a weekly schedule (cron '0 12 * * 3', Wednesdays 12:00 UTC) that builds -b/-p from latest mesa main and tags + creates the GitHub release. Runs every week even if this repo is unchanged, since mesa main advances on its own. - schedule and workflow_dispatch both release; PR/push stay preview-only. - Drop the "commit already tagged" guard so an unchanged repo can still release weekly; keep the "v<next> already exists" guard against duplicate versions.
188571f to
c624e04
Compare
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.
No description provided.