Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: bring back NSInvocation for CopyFromTexture #3136

Merged
merged 3 commits into from
Oct 19, 2024

Conversation

TotallyGamerJet
Copy link
Contributor

What issue is this addressing?

Closes #3135

What type of issue is this addressing?

bug

What this PR does | solves

This is a partial revert of c3ea539 but keeps the change for removal of NSInvocation in SetScissorRect, GetBytes, and ReplaceRegion.

This is a partial revert of c3ea539 but keeps the change for removal of NSInvocation in SetScissorRect, GetBytes, and ReplaceRegion.

Closes hajimehoshi#3135
go.mod Outdated
@@ -6,7 +6,7 @@ require (
github.com/ebitengine/gomobile v0.0.0-20241016134836-cc2e38a7c0ee
github.com/ebitengine/hideconsole v1.0.0
github.com/ebitengine/oto/v3 v3.4.0-alpha.1
github.com/ebitengine/purego v0.9.0-alpha.0.20241018101553-999f588e4548
github.com/ebitengine/purego v0.9.0-alpha.0.20241019141807-abe9f9ad3f22
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already updated. Please merge or rebase the main branch.

@hajimehoshi
Copy link
Owner

I've confirmed your PR worked on my local machine!

Copy link
Owner

@hajimehoshi hajimehoshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@TotallyGamerJet TotallyGamerJet changed the title all: update purego and bring back NSInvocation for CopyFromTexture all: bring back NSInvocation for CopyFromTexture Oct 19, 2024
@hajimehoshi hajimehoshi merged commit 6452cbc into hajimehoshi:main Oct 19, 2024
14 checks passed
@TotallyGamerJet TotallyGamerJet deleted the issue-3135 branch October 19, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go's int not supported on amd64
2 participants