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

Remove per-frame texture allocation in Metal swapchain #58

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

smoogipoo
Copy link

Profiling over around 30s in TestSceneActiveState:

Before After
image image

@smoogipoo smoogipoo force-pushed the reduce-mtl-texture-allocs branch from 150bd0c to 006ca12 Compare August 15, 2024 16:26
@smoogipoo smoogipoo changed the title Fix Metal allocating new texture every frame Remove per-frame texture allocation in Metal swapchain Aug 15, 2024
@smoogipoo smoogipoo requested a review from peppy August 19, 2024 07:24
@peppy peppy merged commit ca0239d into ppy:master Aug 19, 2024
2 checks passed
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