yuzu-mainline/src
Zach Hilman a25d79cfaa vfs: Remove InterpretAsDirectory and related functions
When writing VFS, it initally seemed useful to include a function to in-place convert container files into directories in one homogenous directory structure, but re-evaluating it now there have been plenty of chances to use it and there has always been a better way. Removing as it is unused and likely will not be used.
2018-10-19 14:02:07 -04:00
..
audio_core
common common: Add function for checking word alignment to alignment.h 2018-10-18 12:58:27 -04:00
core vfs: Remove InterpretAsDirectory and related functions 2018-10-19 14:02:07 -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 web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00
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