mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
012a9afdb6
As with all tiled renderers, glBufferSubData is terribly slow. Use glBufferData as typical.