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

Explicitly disable sRGB in HDR framebuffer #56

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

rdb
Copy link
Contributor

@rdb rdb commented Mar 18, 2024

This seems to be necessary to avoid a failure to create the framebuffer on macOS when framebuffer-srgb is set in Config.prc. Not sure why, probably worth investigating as an issue in Panda, but this is a good thing anyway - we never want this to be sRGB if it's floating point.

@Moguri Moguri merged commit a3c5a07 into Moguri:master Mar 19, 2024
1 check failed
@rdb rdb deleted the patch-3 branch March 19, 2024 10: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.

2 participants