Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: comment out unnecessary framebuffer clearing in ForwardRend… #1516

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

emadurandal
Copy link
Collaborator

…erPipeline

  • Removed the default clearing of color and depth buffers in the ForwardRenderPipeline, as it is no longer needed for rendering transparent primitives. This change simplifies the rendering process and may improve performance.

…erPipeline

- Removed the default clearing of color and depth buffers in the ForwardRenderPipeline, as it is no longer needed for rendering transparent primitives. This change simplifies the rendering process and may improve performance.
@emadurandal emadurandal merged commit d66fc14 into main Jan 4, 2025
3 of 4 checks passed
@emadurandal emadurandal deleted the fix/shadow-mapping branch January 4, 2025 07:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant