yuzu/src
Vitor Kiguchi e6f9fe1f60 sdl_joystick: disable the use of the hidapi drivers due to many problems caused by them.
The main problem is the loss of compatibility with some controllers, but there are also
unwanted changes to the behaviour of PS4 controllers (hardcoded lightbar color).
2020-08-30 05:06:49 +02:00
..
audio_core General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
common Merge pull request #4530 from Morph1984/mjolnir-p1 2020-08-27 14:58:44 -04:00
core Merge pull request #4586 from yuzu-emu/tsan-cpu-interrupt 2020-08-28 09:21:47 -04:00
input_common sdl_joystick: disable the use of the hidapi drivers due to many problems caused by them. 2020-08-30 05:06:49 +02:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core vk_device: Blacklist AMD proprietary from VK_EXT_extended_dynamic_state 2020-08-28 19:14:57 -03:00
web_service web_service: Move web_result.h into web_service 2020-08-22 19:29:54 -04:00
yuzu Merge pull request #4604 from lioncash/lifetime 2020-08-29 01:33:29 -04:00
yuzu_cmd input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
yuzu_tester input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00