Each polygon, its geometry and mesh are sent to the GPU every render frame. This was the default rendering mode before 4.0.17
Polygons' geometries are grouped by material and merged together, resulting in far fewer draw calls to the GPU. Default rendering mode since 4.0.17
Each polygon, its geometry and mesh are sent to the GPU every render frame. This was the default rendering mode before 4.0.17