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 some Metal memory leaks #475

Merged
merged 1 commit into from
Apr 7, 2024
Merged

Fix some Metal memory leaks #475

merged 1 commit into from
Apr 7, 2024

Conversation

Archez
Copy link
Contributor

@Archez Archez commented Apr 7, 2024

Ran the leaks profiler in XCode and found a couple leaks coming from our renderer code. After these changes the profiler now shows 0 leaks after running for a minute and loading different scenes, changing MSAA levels, framebuffer copies, etc.

@Kenix3 Kenix3 merged commit 86bdd46 into Kenix3:main Apr 7, 2024
4 checks passed
@Archez Archez deleted the fix-metal-leaks branch April 7, 2024 22:34
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