forked from dolphin-emu/dolphin
As with all tiled renderers, glBufferSubData is terribly slow. Use glBufferData as typical.
4.4 KiB
4.4 KiB
As with all tiled renderers, glBufferSubData is terribly slow. Use glBufferData as typical.