You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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.
The text was updated successfully, but these errors were encountered: