dolphin/Source/Core
degasus f850d283d1 ogl: only use bufferdata if buffersubdata is broken
Else nvidia fallback would be slower than needed
2013-10-16 15:46:58 +02:00
..
AudioCommon Revert "Remove some unnecessary includes." 2013-10-14 04:05:38 -04:00
Common Fix config file saving on Windows. 2013-10-15 17:20:00 -04:00
Core Jit64: optimize floating-point/paired-single arith 2013-10-16 00:52:21 +02:00
DiscIO [Common] Abstract out the decode5A3Image and decodeCI8Image functions in BannerLoaderGC, BannerLoaderWii, and GCMemcard into ColorUtil.cpp. Makes for less copied code and remains functionally the same. 2013-10-02 18:18:54 -04:00
DolphinWX (Netplay) Disable record input checkbox while a game is running. 2013-10-15 17:28:01 -04:00
InputCommon Revert "Remove some unnecessary includes." 2013-10-14 04:05:38 -04:00
VideoBackends ogl: only use bufferdata if buffersubdata is broken 2013-10-16 15:46:58 +02:00
VideoCommon Fix rendering on Adreno and Mali. This adds a new DriverDetails bug to know if the bufferstreaming is broken. Thanks degasus for fixing this. 2013-10-16 11:27:58 +00:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00