yuzu-android/src
Lioncash ead2a4eeb4 arm_dynarmic: Correct ExclusiveWrite128()'s operation
Previously the second half of the value being written would overwrite
the first half. Thankfully this wasn't a bug that was being encountered,
as the function is currently unused.
2018-09-18 03:56:32 -04:00
..
audio_core Merge pull request #1314 from lioncash/cast 2018-09-17 12:28:19 -04:00
common Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
core arm_dynarmic: Correct ExclusiveWrite128()'s operation 2018-09-18 03:56:32 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests Merge pull request #1327 from FearlessTobi/port-4171 2018-09-17 09:54:31 -04:00
video_core Merge pull request #1311 from FernandoS27/fast-swizzle 2018-09-17 12:39:34 -04:00
yuzu Merge pull request #1326 from FearlessTobi/port-4182 2018-09-17 09:51:47 -04:00
yuzu_cmd Use ARB_multi_bind for uniform buffers (#1287) 2018-09-12 20:27:43 -04:00
.clang-format
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00