Skip to content

Fix postprocessor chaining giving a blank screen#297

Merged
daid merged 1 commit into
daid:masterfrom
GinjaNinja32:postprocessor-chaining
Feb 24, 2026
Merged

Fix postprocessor chaining giving a blank screen#297
daid merged 1 commit into
daid:masterfrom
GinjaNinja32:postprocessor-chaining

Conversation

@GinjaNinja32

Copy link
Copy Markdown
Contributor

Instead of resetting framebuffer back to 0 (the screen), reset it back to whatever it was before the current postprocess layer bound its render texture.

Without this, two active postprocessors both render their texture to the screen, meaning the top one is rendering a blank texture.

@daid
daid merged commit e4becf5 into daid:master Feb 24, 2026
6 checks passed
@GinjaNinja32
GinjaNinja32 deleted the postprocessor-chaining branch February 24, 2026 10:09
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