LookingGlass/host
Geoffrey McRae 200b7b732c [host] dxgi: properly convert HDR16 to HDR10
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.
2023-10-26 22:57:41 +11:00
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [all] update/add license headers 2023-10-20 15:36:34 +11:00
platform [host] dxgi: properly convert HDR16 to HDR10 2023-10-26 22:57:41 +11:00
src [host] app: cleanup local variables during init. 2023-10-21 22:03:22 +11:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [host] fix building under void linux 2022-07-13 07:02:17 +10:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00