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
4ad9853a05
- Moved ResourceView into its own source file.
- Using texture arrays is now a boolean flag that can be set on dispatch, removing the need for HDRP-specific checks inside the FSR3 code and shaders.
- Debug view shader is no longer conditionally included.
- Reduced the number of multi-compile variants by removing unused keywords for each shader.
- Optimized temporary RT use; two resources can reuse the same generic intermediate temp RT.
- Reorganized some of the shader code to work nicer with the rest of the FidelityFX SDK sources.
2 years ago
..
ColorUtilities.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
ColorUtilities.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
HableCurve.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
HableCurve.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
HaltonSeq.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
HaltonSeq.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
LogHistogram.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
LogHistogram.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
MeshUtilities.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
MeshUtilities.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
PostProcessEffectRendererExtensions.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
PostProcessEffectRendererExtensions.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
PropertySheet.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
PropertySheet.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
PropertySheetFactory.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
PropertySheetFactory.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
RuntimeUtilities.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
RuntimeUtilities.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
ShaderIDs.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
ShaderIDs.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Spline.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Spline.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
TargetPool.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
TargetPool.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
TextureFormatUtilities.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
TextureFormatUtilities.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
TextureLerper.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
TextureLerper.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
XRSettings.cs
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
XRSettings.cs.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago