yuzu/src
Lioncash d27f4a4928 common: Move Is4KBAligned() to alignment.h
Aligning on 4KB pages isn't a Switch-specific thing, so this can be
moved to common so it can be used with other things as well.
2018-10-18 12:57:02 -04:00
..
audio_core
common common: Move Is4KBAligned() to alignment.h 2018-10-18 12:57:02 -04:00
core common: Move Is4KBAligned() to alignment.h 2018-10-18 12:57:02 -04:00
input_common
tests
video_core Merge pull request #1505 from FernandoS27/tex-3d 2018-10-18 11:50:42 -04:00
web_service
yuzu config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 2018-10-16 17:02:29 -04:00
yuzu_cmd config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 2018-10-16 17:02:29 -04:00
.clang-format
CMakeLists.txt