dolphin/Source/Core
Léo Lam 0e1aeedb5b Fix warnings
This fixes warnings in:
- Source/Core/InputCommon/ControllerEmu.h: avoid shadowing other
  variables (my fault)
- Source/Core/Core/IPC_HLE/WII_IPC_HLE.h: made
  SDIO_EventNotify_CPUThread static as it's not used anywhere else
2016-07-18 23:38:42 +02:00
..
AudioCommon Remove AddStereoSample function 2016-07-01 00:59:25 -04:00
Common Merge pull request #4018 from bentley/openbsd-ifdefs 2016-07-18 16:12:06 +12:00
Core Fix warnings 2016-07-18 23:38:42 +02:00
DiscIO Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DolphinQt2 DQt2: Warning window HiDPI fix. 2016-07-16 10:51:02 +10:00
DolphinWX Merge pull request #4017 from bentley/openbsd-libs 2016-07-18 12:42:14 +12:00
InputCommon Fix warnings 2016-07-18 23:38:42 +02:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #3930 from RisingFog/split_video_dump_resolution 2016-06-27 22:39:19 -04:00
VideoCommon Add an OpenBSD driver identifier. 2016-07-17 04:13:06 -06:00
CMakeLists.txt