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 489b8571d2 Reset camera viewport in OnRenderImage when we're not blitting directly to the camera target. This fixes some potential issues with other systems that are affected by when/where the camera viewport is modified. 3 years ago
..
Attributes Initial commit with clean version of PPV2 v3.2.2 3 years ago
Effects Fixed input resource size to match the lower internal render resolution. At the time this code gets called, the context's width and height will have already been increased to display resolution, which are the incorrect values for this field. 3 years ago
FSR2 Imported FSR2 shaders and core classes 3 years ago
Monitors Initial commit with clean version of PPV2 v3.2.2 3 years ago
Utils Initial commit with clean version of PPV2 v3.2.2 3 years ago
Attributes.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
Effects.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
FSR2.meta Imported FSR2 shaders and core classes 3 years ago
Monitors.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
ParameterOverride.cs Initial commit with clean version of PPV2 v3.2.2 3 years ago
ParameterOverride.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessBundle.cs Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessBundle.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessDebug.cs Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessDebug.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessDebugLayer.cs Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessDebugLayer.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessEffectRenderer.cs Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessEffectRenderer.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessEffectSettings.cs Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessEffectSettings.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessEvent.cs Added a custom effect injection point right before upscaling & TAA, to be rendered at the lower internal rendering resolution. 3 years ago
PostProcessEvent.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessLayer.cs Reset camera viewport in OnRenderImage when we're not blitting directly to the camera target. This fixes some potential issues with other systems that are affected by when/where the camera viewport is modified. 3 years ago
PostProcessLayer.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessManager.cs Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessManager.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessProfile.cs Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessProfile.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessRenderContext.cs Don't use FSR2 when in edit mode 3 years ago
PostProcessRenderContext.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessResources.cs Initial integration of FSR2 into the post-processing pipeline, as just an alternative to the standard TAA option. No upscaling yet. 3 years ago
PostProcessResources.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessVolume.cs Initial commit with clean version of PPV2 v3.2.2 3 years ago
PostProcessVolume.cs.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
Unity.Postprocessing.Runtime.asmdef Initial commit with clean version of PPV2 v3.2.2 3 years ago
Unity.Postprocessing.Runtime.asmdef.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago
Utils.meta Initial commit with clean version of PPV2 v3.2.2 3 years ago