godot/modules/lightmapper_rd
Dario cc4d39b0c1 Acyclic Command Graph for RenderingDevice.
Adds a new system to automatically reorder commands, perform layout transitions and insert synchronization barriers based on the commands issued to RenderingDevice.
2024-01-08 14:54:56 -03:00
..
config.py
lightmapper_rd.cpp Acyclic Command Graph for RenderingDevice. 2024-01-08 14:54:56 -03:00
lightmapper_rd.h Optimize lightmapper using triangle clusters on the acceleration structure. 2023-10-13 17:57:25 -03:00
lm_blendseams.glsl
lm_common_inc.glsl Optimize lightmapper using triangle clusters on the acceleration structure. 2023-10-13 17:57:25 -03:00
lm_compute.glsl Optimize lightmapper using triangle clusters on the acceleration structure. 2023-10-13 17:57:25 -03:00
lm_raster.glsl
register_types.cpp Fix unlimited project option ranges that could cause crashes. 2023-12-22 09:14:45 +03:00
register_types.h
SCsub