1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 13930f0c33 game_list_p: Amend typo in GameListItemCompat's constructor parameter
Adds a missing 'i' character that was missing in compatibility.
2018-09-17 05:31:30 -04:00
..
audio_core Merge pull request #1298 from lioncash/view 2018-09-12 18:24:57 -04:00
common common: Implement a ring buffer 2018-09-08 18:56:38 +01:00
core ipc: minor fix 2018-09-13 11:59:23 -05:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests common: Implement a ring buffer 2018-09-08 18:56:38 +01:00
video_core Use ARB_multi_bind for uniform buffers (#1287) 2018-09-12 20:27:43 -04:00
yuzu game_list_p: Amend typo in GameListItemCompat's constructor parameter 2018-09-17 05:31:30 -04:00
yuzu_cmd Use ARB_multi_bind for uniform buffers (#1287) 2018-09-12 20:27:43 -04:00
.clang-format
CMakeLists.txt