dolphin-emulator/Source/Core
Ryan Houdek 012a9afdb6 Work around slow glBufferSubData on PowerVR.
As with all tiled renderers, glBufferSubData is terribly slow.
Use glBufferData as typical.
2015-07-20 22:02:58 -05:00
..
AudioCommon
Common Merge pull request #2665 from AdmiralCurtiss/relative-memory-card-paths 2015-07-20 14:09:36 +10:00
Core Merge pull request #2714 from lioncash/clamp 2015-07-20 14:08:00 +10:00
DiscIO Merge pull request #2684 from TraceBullet/master 2015-07-14 10:56:12 +10:00
DolphinQt
DolphinWX Merge pull request #2689 from RisingFog/patch-1 2015-07-21 11:41:38 +10:00
InputCommon
UICommon
VideoBackends
VideoCommon Work around slow glBufferSubData on PowerVR. 2015-07-20 22:02:58 -05:00
CMakeLists.txt