dolphin/Source/Core
Jules Blok bee7f19d76 Merge pull request #2682 from AdmiralCurtiss/libusb-fix-win-crash-without-drivers
GC Adapter: Do not attempt to claim_interface when libusb_open() fails.
2015-07-01 23:48:24 +02:00
..
AudioCommon Merge pull request #2659 from Armada651/openal-conv 2015-06-27 00:13:02 +02:00
Common Merge pull request #2662 from Tilka/interpreter 2015-07-01 01:09:43 -05:00
Core Merge pull request #2682 from AdmiralCurtiss/libusb-fix-win-crash-without-drivers 2015-07-01 23:48:24 +02:00
DiscIO Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
DolphinQt Fix DoFileSearch returning the passed-in directories themselves. 2015-06-25 15:17:52 +02:00
DolphinWX Small changes to description to "Store EFB Copies to Texture Only" 2015-07-01 15:46:16 +02:00
InputCommon Fix misc. clang warnings - mostly complaints about inconsistent use of override. 2015-06-21 15:42:49 -04:00
UICommon
VideoBackends Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
VideoCommon Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
CMakeLists.txt