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 1f51b7c075 Cache and reuse dispatch description object, as it is a class and will generate a lot of garbage when reallocated every frame. 2 years ago
..
FSR3 Added proper HDRP support to RCAS sharpening pass 2 years ago
FSR2WrapperUpscaler.cs Implemented some of the plugin swapping logic, refactored some bits and added a bit of documentation. 2 years ago
FSR2WrapperUpscaler.cs.meta Generalized the upscaler wrapper into a loose plugin structure, with the wrapper being one particular plugin implementation. Will make it relatively easy to swap in different, custom upscalers. 2 years ago
FSR3.meta Implemented the rest of the FSR3 Upscaler plugin using the existing open source code and it uhh.... just works 2 years ago
FSR3UpscalerPlugin.cs Cache and reuse dispatch description object, as it is a class and will generate a lot of garbage when reallocated every frame. 2 years ago
FSR3UpscalerPlugin.cs.meta Renamed FSR3 plugin file to FSR3UpscalerPlugin, to avoid confusion 2 years ago
UpscalerPlugin.cs Implemented some of the plugin swapping logic, refactored some bits and added a bit of documentation. 2 years ago
UpscalerPlugin.cs.meta Generalized the upscaler wrapper into a loose plugin structure, with the wrapper being one particular plugin implementation. Will make it relatively easy to swap in different, custom upscalers. 2 years ago