dolphin/Source/Core
Lioncash 6cf3c2262c SI: Convert SI buffer from a C array to std::array
Stronger typing (no implicit pointer decay), nicer aggregate
initialization.

Also gets rid of magic constants where applicable.
2017-03-16 05:37:03 -04:00
..
AudioCommon Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
Common Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
Core SI: Convert SI buffer from a C array to std::array 2017-03-16 05:37:03 -04:00
DiscIO Remove Blob nullptr checks from Volume code 2017-03-13 14:13:55 +01:00
DolphinNoGUI Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX GCMemcard: Move memcard source files to their own directory 2017-03-14 21:55:25 -04:00
InputCommon SI: Move MAX_SI_CHANNELS into the SerialInterface namespace 2017-03-16 01:57:57 -04:00
UICommon Merge pull request #5038 from vladfi1/separate-nogui 2017-03-10 10:50:08 +01:00
VideoBackends Merge pull request #4973 from z0z0z/master 2017-03-14 10:02:05 +01:00
VideoCommon Merge pull request #4973 from z0z0z/master 2017-03-14 10:02:05 +01:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00