Development repository for FSR2 integration into Unity Post-Processing Stack V2.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nico de Poel 3912c66b0d Bind new locks to the accumulate shader as a regular SRV (read-only), and clear the locks buffer ahead of time instead of at the end of the accumulate shader. This simplifies the shader binding setup, as well as being "more correct" because we're using a temporary RT for the locks buffer, meaning it makes no sense to clear it for the next frame. 11 months ago
..
.gitignore Upgraded to PPV2 version 3.4.0 with WebGPU support and several bug fixes 2 years ago
Linear_to_Unity_Log_r1.cube Initial commit with clean version of PPV2 v3.2.2 3 years ago
Linear_to_Unity_Log_r1.cube.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
Linear_to_sRGB_r1.cube Initial commit with clean version of PPV2 v3.2.2 3 years ago
Linear_to_sRGB_r1.cube.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
Unity_Log_to_Linear_r1.cube Initial commit with clean version of PPV2 v3.2.2 3 years ago
Unity_Log_to_Linear_r1.cube.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
Unity_Log_to_sRGB_r1.cube Initial commit with clean version of PPV2 v3.2.2 3 years ago
Unity_Log_to_sRGB_r1.cube.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
sRGB_to_Linear_r1.cube Initial commit with clean version of PPV2 v3.2.2 3 years ago
sRGB_to_Linear_r1.cube.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
sRGB_to_Unity_Log_r1.cube Initial commit with clean version of PPV2 v3.2.2 3 years ago
sRGB_to_Unity_Log_r1.cube.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago