Browse Source
- Fixed opaque-only copy buffer not keeping dynamic resolution scaling in mind.
- Fixed opaque-only copy buffer not keeping dynamic resolution scaling in mind.
- Ported over fixes from baseline BiRP implementation.hdrp ppv2-3.4.0b
28 changed files with 912 additions and 29 deletions
-
2com.unity.postprocessing/PostProcessing/Runtime/Effects/SuperResolution.cs
-
7com.unity.postprocessing/PostProcessing/Runtime/FSR3/Fsr3UpscalerResources.cs
-
3com.unity.postprocessing/PostProcessing/Runtime/PostProcessLayer.cs
-
2com.unity.postprocessing/PostProcessing/Shaders/FSR3/ffx_fsr3upscaler_rcas_pass.compute
-
35com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_common_types.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_core.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_core_cpu.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_core_gpu_common.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_core_gpu_common_half.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_core_hlsl.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_core_portability.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_accumulate.h.meta
-
8com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_callbacks_hlsl.h
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_callbacks_hlsl.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_common.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_compute_luminance_pyramid.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_depth_clip.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_lock.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_postprocess_lock_status.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_rcas.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_reconstruct_dilated_velocity_and_previous_depth.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_reproject.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_resources.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_sample.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_tcr_autogen.h.meta
-
40com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/ffx_fsr3upscaler_upsample.h.meta
-
42com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/fsr1/ffx_fsr1.h.meta
-
42com.unity.postprocessing/PostProcessing/Shaders/FSR3/shaders/fsr3upscaler/spd/ffx_spd.h.meta
Write
Preview
Loading…
Cancel
Save
Reference in new issue