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

SDL3 #494

Merged
merged 12 commits into from
Oct 1, 2024
Merged

SDL3 #494

merged 12 commits into from
Oct 1, 2024

Conversation

thatcosmonaut
Copy link
Member

Opening this up since the SDL3 bindgen project is far enough along. I've got the gamepad stuff converted already, will continue to port the rest.

@flibitijibibo
Copy link
Member

Remaining issues are tagged with FIXME CSHARP or FIXME SDL3. Other than that I only had to change the namespace declaration to use braces, .NET4 was happy with the rest!

@flibitijibibo
Copy link
Member

Everything is now hooked up and games are starting to boot with this - the remaining work should now be entirely in SDL3_FNAPlatform, unless we decide to wedge a window pointer into the text input system (probably will just use the current focused window, I dunno...)

@flibitijibibo flibitijibibo marked this pull request as ready for review October 1, 2024 04:47
@flibitijibibo flibitijibibo merged commit ed3a16e into master Oct 1, 2024
2 checks passed
@flibitijibibo flibitijibibo deleted the SDL3 branch October 1, 2024 04:48
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.

2 participants