mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-22 03:44:06 +00:00
154b9c1c91
This removes the countless small UBO writes we had before and replaces them with a single large write per render pass. This results in much faster rendering on low-end devices but improves speed on all devices.