yuzu/src
Lioncash b25b94400e video_core/gpu: Remove use of the global system accessor
We can just make use of the reference member variable instead of
accessing the global system instance.
2019-10-15 16:39:30 -04:00
..
audio_core Used revision 5 instead of 7, marked constexpr as static 2019-09-21 16:24:56 +10:00
common alignment: Resolve allocator construction issues on debug 2019-10-06 18:49:49 -04:00
core bcat: Remove use of global system accessors 2019-10-15 16:39:27 -04:00
input_common
tests
video_core video_core/gpu: Remove use of the global system accessor 2019-10-15 16:39:30 -04:00
web_service
yuzu Merge pull request #2910 from FearlessTobi/port-4930 2019-10-09 21:36:51 -04: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