Skip to content

native: Add SDL3 WSI (for real)#4404

Merged
doitsujin merged 2 commits intomasterfrom
sdl3
Oct 27, 2024
Merged

native: Add SDL3 WSI (for real)#4404
doitsujin merged 2 commits intomasterfrom
sdl3

Conversation

@doitsujin
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

Comment thread src/wsi/sdl3/wsi_platform_sdl3.cpp Outdated
Co-authored-by: Philip Rebohle <philip.rebohle@tu-dortmund.de>
@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
@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