open [13184] Update Xbyak from 6.68 to 7.05.1 #13184

Open
Accord wants to merge 1 commit from __refs_pull_13184_head into master
Owner

Branch: __refs_pull_13184_head

Labels: early-access-merge

Stilky opened issue at 2024-02-27 14:16:

Xbyak hasn't been updated for 2 years and it seemed important to me to do so. This new version adds optimizations and fixes bugs.

Stilky commented at 2024-02-27 18:39:

Should I merge the commit where you do ? (I'm new to Github)

liamwhite commented at 2024-02-27 18:40:

No - I gave it some preliminary testing and didn't find any issues, after a day or two of wider testing I or someone else will merge it

abouvier commented at 2024-02-28 01:07:

You should update this line too, with 7 instead of 6.

Stilky commented at 2024-02-28 07:41:

It's okay, I made the changes.

[Export of Github issue for yuzu-emu/yuzu. Generated on 2024.02.28 at 10:04:32.]

**Branch:** [__refs_pull_13184_head](https://accord.dravee.dev/Accord/yuzu-mirror/src/branch/__refs_pull_13184_head) > **Labels**: `early-access-merge` #### <div><img width="50" height="50" src="https://avatars.githubusercontent.com/u/159582509?v=4" width="50"></div>[Stilky](https://github.com/Stilky) opened issue at [2024-02-27 14:16](https://github.com/yuzu-emu/yuzu/pull/13184): > Xbyak hasn't been updated for 2 years and it seemed important to me to do so. This new version adds optimizations and fixes bugs. #### <div><img width="50" height="50" src="https://avatars.githubusercontent.com/u/159582509?v=4" width="50"></div>[Stilky](https://github.com/Stilky) commented at [2024-02-27 18:39](https://github.com/yuzu-emu/yuzu/pull/13184#issuecomment-1967370380): > Should I merge the commit where you do ? (I'm new to Github) #### <div><img width="50" height="50" src="https://avatars.githubusercontent.com/u/9658600?v=4" width="50"></div>[liamwhite](https://github.com/liamwhite) commented at [2024-02-27 18:40](https://github.com/yuzu-emu/yuzu/pull/13184#issuecomment-1967372297): > No - I gave it some preliminary testing and didn't find any issues, after a day or two of wider testing I or someone else will merge it #### <div><img width="50" height="50" src="https://avatars.githubusercontent.com/u/6044259?u=4774da9f6d023a3b607664033c11c6ea5f1330c0&v=4" width="50"></div>[abouvier](https://github.com/abouvier) commented at [2024-02-28 01:07](https://github.com/yuzu-emu/yuzu/pull/13184#issuecomment-1968001497): > You should update [this line](https://github.com/yuzu-emu/yuzu/blob/dc94882c9062ab88d3d5de35dcb8731111baaea2/CMakeLists.txt#L322) too, with 7 instead of 6. #### <div><img width="50" height="50" src="https://avatars.githubusercontent.com/u/159582509?v=4" width="50"></div>[Stilky](https://github.com/Stilky) commented at [2024-02-28 07:41](https://github.com/yuzu-emu/yuzu/pull/13184#issuecomment-1968401067): > It's okay, I made the changes. > ------------------------------------------------------------------------------- > [Export of Github issue for [yuzu-emu/yuzu](https://github.com/yuzu-emu/yuzu). Generated on 2024.02.28 at 10:04:32.]
Update Xbyak from 6.68 to 7.05.1
Some checks failed
codespell / Check for spelling errors (pull_request) Has been cancelled
yuzu verify / verify format (pull_request) Has been cancelled
yuzu-ci / transifex (pull_request) Has been cancelled
yuzu-ci / reuse (pull_request) Has been cancelled
yuzu verify / test build (pull_request) Has been cancelled
yuzu verify / test build-1 (pull_request) Has been cancelled
yuzu verify / test build-2 (pull_request) Has been cancelled
yuzu verify / test build (macos) (pull_request) Has been cancelled
yuzu verify / test build (windows, msvc) (pull_request) Has been cancelled
yuzu verify / android (pull_request) Has been cancelled
e3cc4b290e
Xbyak hasn't been updated for 2 years and it seemed important to me to do so. The new version fixes many problems.
Some checks failed
codespell / Check for spelling errors (pull_request) Has been cancelled
yuzu verify / verify format (pull_request) Has been cancelled
yuzu-ci / transifex (pull_request) Has been cancelled
yuzu-ci / reuse (pull_request) Has been cancelled
yuzu verify / test build (pull_request) Has been cancelled
yuzu verify / test build-1 (pull_request) Has been cancelled
yuzu verify / test build-2 (pull_request) Has been cancelled
yuzu verify / test build (macos) (pull_request) Has been cancelled
yuzu verify / test build (windows, msvc) (pull_request) Has been cancelled
yuzu verify / android (pull_request) Has been cancelled
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin __refs_pull_13184_head:__refs_pull_13184_head
git switch __refs_pull_13184_head

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff __refs_pull_13184_head
git switch __refs_pull_13184_head
git rebase master
git switch master
git merge --ff-only __refs_pull_13184_head
git switch __refs_pull_13184_head
git rebase master
git switch master
git merge --no-ff __refs_pull_13184_head
git switch master
git merge --squash __refs_pull_13184_head
git switch master
git merge --ff-only __refs_pull_13184_head
git switch master
git merge __refs_pull_13184_head
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Accord/yuzu-mirror!13184
No description provided.