mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-26 00:26:32 +00:00

DXGI doesn't take into account the SDRWhiteLevel that has already been applied to the monitor when it converts to HDR10 which results in clipping. This change set implements a HLSL shader to reverse this while at the same time converting to HDR10. This is still not perfect but far better then doing nothing.