virtualx-engine/servers/rendering/renderer_rd/forward_mobile
Dario 057367bf4f Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support.
Introduces support for FSR2 as a new upscaler option available from the project settings. Also introduces an specific render list for surfaces that require motion and the ability to derive motion vectors from depth buffer and camera motion.
2023-09-25 10:37:47 -03:00
..
render_forward_mobile.cpp Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 2023-09-25 10:37:47 -03:00
render_forward_mobile.h Fix mipmap bias behavior by refactoring how samplers are created by Material Storage. 2023-09-06 11:24:19 -03:00
scene_shader_forward_mobile.cpp Implement render mode fog_disabled and BaseMaterial3D setting Disable Fog 2023-09-05 18:15:02 +02:00
scene_shader_forward_mobile.h Re-implement the PSSM_SPLITS debug option 2023-04-28 17:53:56 -07:00
SCsub