dolphin/Source/Core
Lioncash 70ba8cfbc2 Core: Fix a possible overflow in EXI_DeviceIPL
m_szBuffer has a size of 256, but addressable range is 0 - 255
2014-07-26 19:06:23 -04:00
..
AudioCommon AudioCommon/Mixer: Allow input sample rate changes 2014-07-24 22:42:29 +08:00
Common Windows: Also look for git.exe in the registry (for Git Extensions installs). 2014-07-20 12:33:56 -07:00
Core Core: Fix a possible overflow in EXI_DeviceIPL 2014-07-26 19:06:23 -04:00
DiscIO Fix another protential issue with casting. 2014-07-15 01:38:05 +12:00
DolphinWX Merge pull request #506 from Armada651/d3dfullscreen 2014-07-26 13:22:11 +02:00
InputCommon Merge pull request #665 from lioncash/cisms 2014-07-25 01:30:29 +02:00
VideoBackends D3D: Set s_last_fullscreen_mode when constructing the renderer. 2014-07-26 13:47:11 +02:00
VideoCommon FPSCounter: Initialize members. 2014-07-26 14:37:18 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00