Godot 4.3 is introducing a major upgrade to the GPU synchronization system. The introduction of a directed acyclic graph (DAG) will improve performance, fix bugs, and simplify the maintenance of the rendering pipeline. GPU and CPU performance are generally positive, with optimized parallel execution and reduced CPU time. Future work includes multiple queues, MSAA resolves, and graph visualization.
Sort: