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

native: Add SDL3 WSI (for real) #4404

Merged
merged 2 commits into from
Oct 27, 2024
Merged

native: Add SDL3 WSI (for real) #4404

merged 2 commits into from
Oct 27, 2024

Conversation

doitsujin
Copy link
Owner

@doitsujin doitsujin commented Oct 26, 2024

See #4326 , #4323

Needs more testing, but it builds and I managed to create a window with a swap chain.

CC @flibitijibibo

@flibitijibibo
Copy link
Contributor

Will try to test this weekend - if you want a full game to try, FEZ has an 'sdl3' Steam beta, and copying the dxvk libraries to the game's lib64 folder and passing /gldevice:D3D11 as a launch option should run with dxvk over SDL3.

Copy link
Contributor

@flibitijibibo flibitijibibo left a comment

Choose a reason for hiding this comment

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

Just one nit, otherwise lgtm - tested with FEZ and TMNT Shredder's Revenge.

src/wsi/sdl3/wsi_platform_sdl3.cpp Outdated Show resolved Hide resolved
Co-authored-by: Philip Rebohle <[email protected]>
@doitsujin doitsujin marked this pull request as ready for review October 26, 2024 17:31
@doitsujin doitsujin merged commit 469025d into master Oct 27, 2024
8 checks passed
@doitsujin doitsujin deleted the sdl3 branch October 27, 2024 11:58
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