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

Fix sprite example #71

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Fix sprite example #71

merged 1 commit into from
Oct 18, 2024

Conversation

sharkwouter
Copy link
Member

So some things were coded in a weird way in this example. This is now a bit better.

The main thing this PR addresses is that the texture example was not able to launch on the PSP unless you build a PRX, which is really weird. I found out that defining STBI_NO_THREAD_LOCALS fixes this issue. I do think this requires either a fix in libcglue or pthreads in the longer run, but I think it is good to have the example working again asap.

@sharkwouter sharkwouter marked this pull request as ready for review October 17, 2024 20:43
@sharkwouter sharkwouter merged commit 63890c6 into master Oct 18, 2024
3 checks passed
@sharkwouter sharkwouter deleted the improve-sprite-example branch October 18, 2024 11:54
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.

1 participant