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

initial attempt at SDL3 SDL_IOStream support #81

Closed
wants to merge 1 commit into from

Conversation

EkajArmstro
Copy link

this is based on physfsrwops but modified for the SDL3 changes as described by https://github.com/libsdl-org/SDL/blob/main/docs/README-migration.md

this is not well tested, but it works for my very simple use case of PHYSFSSDLIOSTREAM_openRead to SDL_LoadBMP_IO to SDL_CreateColorCursor

@icculus
Copy link
Owner

icculus commented Mar 28, 2024

Sorry, I think we overlapped on this one; I just did roughly this same thing in f4dfeb9.

Thanks for taking the time and effort, though!

@icculus icculus closed this Mar 28, 2024
@sezero
Copy link
Collaborator

sezero commented Mar 28, 2024

Sorry, I think we overlapped on this one; I just did roughly this same thing in f4dfeb9.

It was picked to stable-3.0, but not to stable-3.2 ?

@icculus
Copy link
Owner

icculus commented Mar 28, 2024

Whoops, I'll fix that.

@EkajArmstro EkajArmstro deleted the sdliostream branch March 29, 2024 07:32
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.

3 participants