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 b21b1b43c4 Reworked passes to make the context description copy unnecessary, and made use of extension methods to simplify resource binding in Optical Flow passes. 2 years ago
..
Fsr3ShaderIDs.cs Moved FSR2 and FSR3 classes into their own sub-namespaces. This fixes an ambiguity when compiling for Unity 2020.x and is also more future-proof with an eye on porting over more FidelityFX technologies. 2 years ago
Fsr3ShaderIDs.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr3Upscaler.cs Further generalized SPD constants and setup 2 years ago
Fsr3Upscaler.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr3UpscalerAssets.cs Moved FSR2 and FSR3 classes into their own sub-namespaces. This fixes an ambiguity when compiling for Unity 2020.x and is also more future-proof with an eye on porting over more FidelityFX technologies. 2 years ago
Fsr3UpscalerAssets.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr3UpscalerCallbacks.cs Moved FSR2 and FSR3 classes into their own sub-namespaces. This fixes an ambiguity when compiling for Unity 2020.x and is also more future-proof with an eye on porting over more FidelityFX technologies. 2 years ago
Fsr3UpscalerCallbacks.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr3UpscalerContext.cs Moved SetupDeviceDepthToViewSpaceDepthParams to the common FfxUtils class 2 years ago
Fsr3UpscalerContext.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr3UpscalerPass.cs Made flags a field of the FfxPassWithFlags class, obviating the need to hold on to a context description copy, or the need to pass flags around. 2 years ago
Fsr3UpscalerPass.cs.meta First import of combined FSR2/3 core assets package 2 years ago
Fsr3UpscalerResources.cs Created additional shared helped methods for creating lookup textures and the Lanczos2 LUT 2 years ago
Fsr3UpscalerResources.cs.meta First import of combined FSR2/3 core assets package 2 years ago