forked from IrisShaders/Iris
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clear render targets upon creation to avoid having them contain undef…
…ined data We interpreted the buffer clear directives a bit too literally. It's always necessary to clear color buffers before rendering to them.
- Loading branch information
1 parent
07f3d12
commit 224cb5e
Showing
1 changed file
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters