dolphin/Source/Core
Stenzek 89e54fbd6c OGL: Work around slowdown of glMapBufferRange with SSBO on NVIDIA drivers
Using glMapBufferRange to read back the contents of the SSBO is extremely
slow on NVIDIA drivers. This is more noticeable at higher internal
resolutions. Using glGetBufferSubData instead does not seem to exhibit
this slowdown.
2016-05-19 21:24:09 +10:00
..
AudioCommon Merge pull request #3602 from OatmealDome/coreaudio 2016-02-07 22:25:15 -05:00
Common GLExtensions: Fix OpenGL ES 3.2 handling. 2016-05-18 23:22:46 +02:00
Core Merge pull request #3829 from phire/timing_madness 2016-05-18 20:14:02 +02:00
DiscIO DriveReader: Fix View > Show Drives 2016-04-26 21:24:08 +10:00
DolphinQt2 [Qt] VS build no longer adds all of Data to Binary 2016-05-14 16:50:25 +10:00
DolphinWX VideoSW: Fix XFB config. 2016-05-18 18:37:44 +02:00
InputCommon Disable part of the adapter features for netplay 2016-05-12 23:31:51 +02:00
UICommon Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00
VideoBackends OGL: Work around slowdown of glMapBufferRange with SSBO on NVIDIA drivers 2016-05-19 21:24:09 +10:00
VideoCommon OGL: Work around slowdown of glMapBufferRange with SSBO on NVIDIA drivers 2016-05-19 21:24:09 +10:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00