suyu/src
Zach Hilman 4082c4eda6 savedata_factory: Partially implement IVFC save sizes using files
This stores a file in the save directory called '.yuzu_save_size' which stores the two save sizes (normal area and journaled area) sequentially as u64s.
2018-12-27 00:18:00 -05:00
..
audio_core Merge pull request #1902 from lioncash/audio 2018-12-14 21:48:17 -05:00
common common/quaternion: Ensure that w is always initialized 2018-12-21 15:25:31 -05:00
core savedata_factory: Partially implement IVFC save sizes using files 2018-12-27 00:18:00 -05:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
video_core renderer_opengl: Correct forward declaration of FramebufferLayout 2018-12-26 17:32:32 -05:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu Merge pull request #1948 from lioncash/translatable 2018-12-26 20:39:30 -05:00
yuzu_cmd qt: Add Properties menu to game list right-click 2018-12-04 13:34:50 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00