mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-25 11:51:50 -05:00
This one was introduced to reduce the glBindTexture and glActiveTexture calls. But it was quite a bit of logic and only an improvment on uploading/creating a texture, which is done rarely.