Skip to content

Reliably clear to default clear color#137

Open
tychedelia wants to merge 3 commits intoprocessing:mainfrom
tychedelia:bugfix/134-bg-color
Open

Reliably clear to default clear color#137
tychedelia wants to merge 3 commits intoprocessing:mainfrom
tychedelia:bugfix/134-bg-color

Conversation

@tychedelia
Copy link
Copy Markdown
Member

Fixes #134

Metal on wgpu seems to reliably have issues with persisting the first render pass on a texture. We have a workaround here to ensure that we do some work on the texture before our "real" frame 0, which is typically the user's setup function.

@tychedelia tychedelia requested a review from catilac April 25, 2026 01:14
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.

Default background color is black instead of (204, 204, 204)

1 participant