yuzu-android/src
Lioncash ba3916fc67 async_shaders: Simplify implementation of GetCompletedWork()
This is equivalent to moving all the contents and then clearing the
vector. This avoids a redundant allocation.
2020-11-20 04:44:44 -05:00
..
audio_core
common virtual_buffer: Add compile-time type-safety guarantees with VirtualBuffer 2020-11-17 20:09:58 -05:00
core hid: Reimplement Begin/EndPermitVibrationSession 2020-11-15 23:33:21 -05:00
input_common Merge pull request #4866 from Morph1984/mjolnir-p3-prod 2020-11-17 20:02:27 -08:00
tests
video_core async_shaders: Simplify implementation of GetCompletedWork() 2020-11-20 04:44:44 -05:00
web_service
yuzu configure_input: Accommodate for the mouse input device engine 2020-11-15 23:33:21 -05:00
yuzu_cmd configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
yuzu_tester configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
.clang-format
CMakeLists.txt