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

support vk hdr mode #162

Open
hanatos opened this issue Feb 3, 2025 · 0 comments
Open

support vk hdr mode #162

hanatos opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@hanatos
Copy link
Owner

hanatos commented Feb 3, 2025

this is tightly related to wayland colour management, which is unfortunately not ready in compositors. for hdr mode, one has to enable it in say hyprland:

experimental:hdr=true
experimental:wide_color_gamut=true
experimental:xx_color_management_v4=true

install VK_hdr_layer https://github.com/Zamundaaa/VK_hdr_layer.git, then in vkdt: enable the layer, attach hdr metadata to the swapchain, and encode HLG in the frame buffers.

initial experiments show that this is working (with some caveats), but needs runtime switches and some validation with a colorimeter.

@hanatos hanatos added the enhancement New feature or request label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant