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 79f2ab14bf Removed unnecessary aspect ratio lines that broke screen aspect when using non-standard viewports. 2 years ago
..
Fsr2.cs Renamed RenderTargetView to ResourceView, which is a bit shorter to type and captures the essence well. 2 years ago
Fsr2.cs.meta Imported FSR2 shaders and core classes 3 years ago
Fsr2Callbacks.cs Refactored undo mipmap bias callback such that the RP integration does not need to maintain any bias offset state. Added NaN/Infinity check to the standard apply mipmap bias callback implementation. 3 years ago
Fsr2Callbacks.cs.meta Imported FSR2 shaders and core classes 3 years ago
Fsr2Context.cs Renamed Pipelines to Passes 2 years ago
Fsr2Context.cs.meta Imported FSR2 shaders and core classes 3 years ago
Fsr2Pass.cs Renamed Pipelines to Passes 2 years ago
Fsr2Pass.cs.meta Renamed Pipelines to Passes 2 years ago
Fsr2Resources.cs Moved management of aliasable resources to the Fsr2Resources class and gave the methods more logical names. 3 years ago
Fsr2Resources.cs.meta Imported FSR2 shaders and core classes 3 years ago
Fsr2ShaderIDs.cs Imported FSR2 shaders and core classes 3 years ago
Fsr2ShaderIDs.cs.meta Imported FSR2 shaders and core classes 3 years ago