Releases: Filoppi/PumboAutoHDR
Releases Β· Filoppi/PumboAutoHDR
4.2
v4.1
V4
- Add more output color space selections (now you can mirror the input color space) (can be useful with RESTIR, to make AutoHDR apply before UI)
- Added separate "Color Space Conversions" shader (can be useful with RESTIR, to make AutoHDR apply before UI, with linearization at the end)
- Added new "source HDR peak brightness" setting to specify how much the HDR game would have originally tonemapped to (e.g. older Unreal Engine exclusively targeted 1000 or 2000, this can now remap from an exact value to your specific display peak)
- Defaulting to gamma 2.2 for SDR now
- Improved math and avoiding NaNs
- Improved commenting and naming and tooltips
V3
- Improve Oklab based AutoHDR
- Improve hue restoration following inverse tonemap
- Fixes AutoHDR shoulder parameter having NaN issues
- Improved tooltips and settings names
- Fixed AutoHDR not being run in the proper white level in HDR (it was ignoring the paper white of the game instead of normalizing for it)