mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-28 23:30:46 -05:00
a1ca288555
This is only a hack. The correct solution would be: 1. don't use GL_TEXTURE_RECT ever. GL_TEXTURE_2D should also be faster 2. use GL_TEXTURE8+ for util textures 3. both