FSR2 tests in Unity based on built-in render pipeline
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 5a638974b6 Removed the Native quality mode option again. It doesn't actually look that good, and I'd like to keep the 0 enum value reserved for "Off" 3 years ago
..
shaders Removed all of the TCR auto-generation stuff, as I have no intention of actually supporting this anytime soon 3 years ago
ffx_fsr2_accumulate_pass.compute Initial implementation of accumulation pass. It's doing... something but it's definitely not correct yet. 3 years ago
ffx_fsr2_accumulate_pass.compute.meta - Added Unity wrappers for all FSR2 compute shaders 3 years ago
ffx_fsr2_autogen_reactive_pass.compute Started work on luminance pyramid and acculumate pipelines. 3 years ago
ffx_fsr2_autogen_reactive_pass.compute.meta - Added Unity wrappers for all FSR2 compute shaders 3 years ago
ffx_fsr2_compute_luminance_pyramid_pass.compute Started work on luminance pyramid and acculumate pipelines. 3 years ago
ffx_fsr2_compute_luminance_pyramid_pass.compute.meta - Added Unity wrappers for all FSR2 compute shaders 3 years ago
ffx_fsr2_depth_clip_pass.compute Implemented lock pass 3 years ago
ffx_fsr2_depth_clip_pass.compute.meta - Added Unity wrappers for all FSR2 compute shaders 3 years ago
ffx_fsr2_lock_pass.compute Implemented lock pass 3 years ago
ffx_fsr2_lock_pass.compute.meta - Added Unity wrappers for all FSR2 compute shaders 3 years ago
ffx_fsr2_rcas_pass.compute Started work on luminance pyramid and acculumate pipelines. 3 years ago
ffx_fsr2_rcas_pass.compute.meta Reorganized shader files: FSR2 shaders are now copied directly into the project without alterations, Unity wrappers are located in an FSR2 folder. 3 years ago
ffx_fsr2_reconstruct_previous_depth_pass.compute Started work on luminance pyramid and acculumate pipelines. 3 years ago
ffx_fsr2_reconstruct_previous_depth_pass.compute.meta - Added Unity wrappers for all FSR2 compute shaders 3 years ago
shaders.meta Reorganized shader files: FSR2 shaders are now copied directly into the project without alterations, Unity wrappers are located in an FSR2 folder. 3 years ago