dolphin-emulator/Source/Core
EmptyChaos 17e4bd9575 InputCommon: Fix slow startup on some Windows systems
Rewrite GetXInputGUIDS to use SetupAPI instead of WMI Queries. When
using a language pack where the system language and user/program
language differ, Windows starts taking a VERY long time (10+ seconds)
to complete Queries for Win32_PNPEntity objects (it's probably
translating every single string since it transfers every single one
from the WMI server into memory in the program).

Fixes Issue 9744.
2016-08-11 09:30:36 +10:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common Merge pull request #4097 from lioncash/sysconf 2016-08-10 14:41:35 +02:00
Core Merge pull request #4106 from RisingFog/dtm_gc_language 2016-08-10 12:16:20 -04:00
DiscIO Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX Merge pull request #4088 from RisingFog/remove_globals_movie 2016-08-05 10:42:58 -04:00
InputCommon InputCommon: Fix slow startup on some Windows systems 2016-08-11 09:30:36 +10:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends D3D11: Support texture dumping of non-zero mipmap levels 2016-08-10 23:45:25 +10:00
VideoCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00