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

bloom_debug fixes, remove unused image #160

Merged
merged 3 commits into from
Nov 16, 2021
Merged

Conversation

res2k
Copy link
Contributor

@res2k res2k commented Nov 7, 2021

Various changes to make bloom_debug produce sensible output in all cases.
Also removes the unused BLOOM_DOWNSCALE_MIP_1 image.

res2k added 3 commits October 25, 2021 00:44
bloom_debug == 1 used to show the BLOOM_DOWNSCALE_MIP_1 image, but that's
pointless, as it's not used any more.
Instead, change the bloom_debug logic to blit the last result image to the
screen after the relevant bloom step.
@apanteleev apanteleev merged commit f4de7dd into NVIDIA:master Nov 16, 2021
@res2k res2k deleted the bloom-fixes branch November 25, 2021 12:48
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