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 d21b57083b Fixed potential nullref when Destroy gets called repeatedly 2 years ago
..
Fsr3ShaderIDs.cs Rename FSR2 to FSR3 Upscaler, part 2: class and file names. 2 years ago
Fsr3ShaderIDs.cs.meta Rename FSR2 to FSR3 Upscaler, part 2: class and file names. 2 years ago
Fsr3Upscaler.cs Callbacks don't need to be passed to the FSR3 Context anymore. 2 years ago
Fsr3Upscaler.cs.meta Rename FSR2 to FSR3 Upscaler, part 2: class and file names. 2 years ago
Fsr3UpscalerAssets.cs Split the FSR3 shaders aggregate class from the scriptable object part. This allows the shader references to be serialized as a single asset still, but also for them to be embedded inline inside of a different scriptable object (for PPV2) 2 years ago
Fsr3UpscalerAssets.cs.meta Split the FSR3 shaders aggregate class from the scriptable object part. This allows the shader references to be serialized as a single asset still, but also for them to be embedded inline inside of a different scriptable object (for PPV2) 2 years ago
Fsr3UpscalerCallbacks.cs Refactored loading of FSR3 compute shaders, using an aggregate object containing pre-loaded compute shaders instead of the old callbacks. 2 years ago
Fsr3UpscalerCallbacks.cs.meta Rename FSR2 to FSR3 Upscaler, part 2: class and file names. 2 years ago
Fsr3UpscalerContext.cs Fixed potential nullref when Destroy gets called repeatedly 2 years ago
Fsr3UpscalerContext.cs.meta Rename FSR2 to FSR3 Upscaler, part 2: class and file names. 2 years ago
Fsr3UpscalerPass.cs Refactored loading of FSR3 compute shaders, using an aggregate object containing pre-loaded compute shaders instead of the old callbacks. 2 years ago
Fsr3UpscalerPass.cs.meta Rename FSR2 to FSR3 Upscaler, part 2: class and file names. 2 years ago
Fsr3UpscalerResources.cs Correctly destroy resources when not in play mode 2 years ago
Fsr3UpscalerResources.cs.meta Rename FSR2 to FSR3 Upscaler, part 2: class and file names. 2 years ago