2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Zach Hilman 5045748829 loader: Add getter for packed update
Reads the update included with the game if it has one and adds the new ErrorNoPackedUpdate status.
2018-10-05 08:46:31 -04:00
..
audio_core stream: Preserve enum class type in GetState() 2018-09-23 20:03:38 -04:00
common string_util: unify UTF8<->UTF16 conversion to codecvt 2018-10-02 16:10:34 +02:00
core loader: Add getter for packed update 2018-10-05 08:46:31 -04:00
input_common
tests kernel/process: Make data member variables private 2018-09-30 02:30:01 -04:00
video_core gl_rasterizer: Fixup unassigned point sizes 2018-10-01 01:18:24 -03:00
yuzu Merge pull request #1415 from DarkLordZach/ips 2018-10-04 09:42:37 -04:00
yuzu_cmd Update config.cpp 2018-09-21 16:16:51 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt