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

Update libfmod to thread-safe variant #23

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

Salzian
Copy link
Owner

@Salzian Salzian commented Sep 18, 2023

libfmod now implements Sync for relevant types, as the FMOD API is thread-safe and references / pointers can be passed around.

@Salzian Salzian added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@Salzian Salzian self-assigned this Sep 18, 2023
@Salzian Salzian merged commit 4b643d1 into main Sep 18, 2023
@Salzian Salzian deleted the update-libfmod-to-threadsafe-version branch September 18, 2023 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant