8000 Add a new logging profiler to the Vulkan backend by hrydgard · Pull Request #15229 · hrydgard/ppsspp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add a new logging profiler to the Vulkan backend #15229

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

Merged
merged 3 commits into from
Dec 12, 2021

Conversation

hrydgard
Copy link
Owner
@hrydgard hrydgard commented Dec 12, 2021

Useful for measuring transient events like texture uploads - much easier to read a log than flickering numbers on screen.

One notable result is that when using 4xBRZ texture upscaling shaders, mipmap generation can take nearly as long as the actual upscaling on NV...

Also, stops using shader upscaling on video textures. Might make it an option in the future.

Typo, validation fix

More fixes

Fix mipgen logging

Disable the logging profiler by default again

Important to use the macro
@hrydgard hrydgard force-pushed the gpu-profiling-improvements branch from 72c043c to 3833d93 Compare December 12, 2021 11:42
@hrydgard hrydgard enabled auto-merge December 12, 2021 12:10
@hrydgard hrydgard disabled auto-merge December 12, 2021 12:10
@hrydgard hrydgard merged commit 293b5c0 into master Dec 12, 2021
@hrydgard hrydgard deleted the gpu-profiling-improvements branch December 12, 2021 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0