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 8635b131f6 Renamed SGSR2 compute shader resources class, to allow an easier distinction between fragment and compute variants later on 1 year ago
..
SGSR2 Renamed SGSR2 compute shader resources class, to allow an easier distinction between fragment and compute variants later on 1 year ago
FSR2Upscaler.cs Reworked upscaling integration to allow for multiple upscaler algorithms that can be switched on the fly. 1 year ago
FSR2Upscaler.cs.meta Reworked upscaling integration to allow for multiple upscaler algorithms that can be switched on the fly. 1 year ago
FSR3Upscaler.cs Reworked upscaling integration to allow for multiple upscaler algorithms that can be switched on the fly. 1 year ago
FSR3Upscaler.cs.meta Reworked upscaling integration to allow for multiple upscaler algorithms that can be switched on the fly. 1 year ago
SGSR2.meta Added PoC SGSR2 upscaler 1 year ago
SGSR2Upscaler.cs Reworked SGSR2 classes, moving more logic to the base class, and implemented clip-space delta matrix as well as the is-camera-still logic. 1 year ago
SGSR2Upscaler.cs.meta Added PoC SGSR2 upscaler 1 year ago
SGSR2Upscaler_2PassCS.cs Reworked SGSR2 classes, moving more logic to the base class, and implemented clip-space delta matrix as well as the is-camera-still logic. 1 year ago
SGSR2Upscaler_2PassCS.cs.meta Implemented 2-pass CS dispatch 1 year ago
SGSR2Upscaler_3PassCS.cs Reworked SGSR2 classes, moving more logic to the base class, and implemented clip-space delta matrix as well as the is-camera-still logic. 1 year ago
SGSR2Upscaler_3PassCS.cs.meta Made SGSR2 upscaler plugin abstract and split off 3-pass CS version into its own separate class 1 year ago
Upscaler.cs Added PoC SGSR2 upscaler 1 year ago
Upscaler.cs.meta Reworked upscaling integration to allow for multiple upscaler algorithms that can be switched on the fly. 1 year ago