yuzu/src
Nguyen Dac Nam 6c0eb6026b
HLE: correct function name of IUserLocalCommunicationService
402: function name should be Initialize2 (7.0.0+) not SetOperationMode
Follow by: https://switchbrew.org/wiki/LDN_services#IUserLocalCommunicationService
2020-02-16 13:14:06 +07:00
..
audio_core
common Merge pull request #3326 from FearlessTobi/port-5039 2020-01-24 20:59:57 -05:00
core HLE: correct function name of IUserLocalCommunicationService 2020-02-16 13:14:06 +07:00
input_common input_common/udp: Ensure that UDP is shut down within Shutdown() 2020-02-03 09:29:15 -05:00
tests
video_core Revert "video_core: memory_manager: Use GPU interface for cache functions." 2020-02-15 17:47:15 -05:00
web_service web_service/telemetry_json: Report USER_CONFIG 2020-01-29 17:53:11 -03:00
yuzu Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. 2020-02-11 10:46:25 -04:00
yuzu_cmd yuzu_cmd: Fix memcpy on Vulkan handlers 2020-01-29 17:53:11 -03:00
yuzu_tester yuzu: Implement Vulkan frontend 2020-01-29 17:53:11 -03:00
.clang-format
CMakeLists.txt