1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 2c4c2b5eee service/am: Remove unnecessary Skip calls
We can simplify these by wrapping the necessary members in structs and
then simply reading out the whole struct.
2019-11-14 16:31:52 -05:00
..
audio_core Used revision 5 instead of 7, marked constexpr as static 2019-09-21 16:24:56 +10:00
common common/hash: Remove unused HashableStruct 2019-11-13 14:58:43 -05:00
core service/am: Remove unnecessary Skip calls 2019-11-14 16:31:52 -05:00
input_common
tests Core_Timing: Fix tests. 2019-10-12 07:23:08 -04:00
video_core Merge pull request #3081 from ReinUsesLisp/fswzadd-shuffles 2019-11-14 10:27:27 -04:00
web_service web-service: Port citra's updated web_backend code. 2019-11-09 14:00:44 -05:00
yuzu yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 2019-11-09 14:00:44 -05:00
yuzu_cmd SDL: Fix missing header 2019-10-04 18:14:11 -04:00
yuzu_tester yuzu_tester: Remove unused variable 2019-10-04 23:41:22 +00:00
.clang-format
CMakeLists.txt