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
..
Attributes
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Decorators
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Effects
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Tools
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Utils
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Attributes.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
BaseEditor.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
BaseEditor.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
Decorators.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
EffectListEditor.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
EffectListEditor.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
Effects.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
PostProcessDebugEditor.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
PostProcessDebugEditor.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
PostProcessEffectBaseEditor.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
PostProcessEffectBaseEditor.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
PostProcessEffectEditor.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
PostProcessEffectEditor.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
PostProcessLayerEditor.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
PostProcessLayerEditor.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
PostProcessProfileEditor.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
PostProcessProfileEditor.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
PostProcessVolumeEditor.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
PostProcessVolumeEditor.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
Tools.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
Unity.Postprocessing.Editor.asmdef
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Unity.Postprocessing.Editor.asmdef.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
Utils.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