yuzu/src
ameerj 5fa6b15215 kernel: KScopedReservation implementation
This implements KScopedReservation, allowing resource limit reservations to be more HW accurate, and release upon failure without requiring too many conditionals.
2021-02-12 18:57:34 -05:00
..
audio_core Merge pull request #5868 from german77/HandheldFix 2021-02-08 11:33:53 -08:00
common common: Add -fsized-deallocation as a Clang flag 2021-02-09 21:28:33 -05:00
core kernel: KScopedReservation implementation 2021-02-12 18:57:34 -05:00
input_common Merge pull request #5869 from german77/mousePanning 2021-02-11 09:58:23 -08:00
tests ring_buffer: Remove granularity template argument 2021-02-06 19:16:00 +00:00
video_core Merge pull request #5900 from lioncash/unused-func 2021-02-09 15:29:10 -08:00
web_service
yuzu Merge pull request #5869 from german77/mousePanning 2021-02-11 09:58:23 -08:00
yuzu_cmd Merge pull request #5869 from german77/mousePanning 2021-02-11 09:58:23 -08:00
.clang-format
CMakeLists.txt