Skip to content

Improve HDR support #75

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

Merged
merged 2 commits into from
Apr 9, 2025
Merged

Improve HDR support #75

merged 2 commits into from
Apr 9, 2025

Conversation

almarklein
Copy link
Member

Depends on pygfx/wgpu-py#701

@almarklein almarklein merged commit 21586c3 into main Apr 9, 2025
13 checks passed
@almarklein almarklein deleted the hdr branch April 9, 2025 11:09
@@ -36,7 +36,7 @@ def _rc_gui_poll(self):
def _rc_get_present_methods(self):
return {
"bitmap": {
"formats": ["rgba-u8"],
"formats": ["rgba-u8", "rgba-f16", "rgba-f32", "rgba-u16"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing!

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