Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finish any drawing when destroying a software renderer
Fixes the SDL3 version of libsdl-org/sdl2-compat#373
- Loading branch information
8f4c5e1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests are failing...
8f4c5e1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, investigating.
8f4c5e1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess the
else
should be removed?