virtualx-engine/servers/rendering/renderer_rd/forward_mobile
Dario 9b91750fb1 Fix mipmap bias behavior by refactoring how samplers are created by Material Storage.
Introduces a new structure to store samplers created with certain parameters instead of storing a 'custom' set of samplers. Allows viewports to correctly configure the mipmap bias and use it when rendering the scene.
2023-09-06 11:24:19 -03:00
..
render_forward_mobile.cpp Fix mipmap bias behavior by refactoring how samplers are created by Material Storage. 2023-09-06 11:24:19 -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 Create mobile renderer 2021-05-03 21:54:11 +10:00