1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash b77f571d20 core: Add missing const variants of getters for the System class
Many of the Current<Thing> getters (as well as a few others) were
missing const qualified variants, which makes it a pain to retrieve
certain things from const qualified references to System.
2018-10-28 17:44:58 -04:00
..
audio_core cubeb_sink: ignore null-name device when selecting 2018-10-27 00:43:04 +02:00
common logging/backend: Add missing services to the log filters 2018-10-23 22:35:59 -04:00
core core: Add missing const variants of getters for the System class 2018-10-28 17:44:58 -04:00
input_common
tests kernel/thread: Use a regular pointer for the owner/current process 2018-10-10 02:04:55 -04:00
video_core Correct bpp value for ASTC_2D_8X5 2018-10-28 19:49:10 +01:00
web_service Merge pull request #1542 from lioncash/project 2018-10-23 18:44:08 -04:00
yuzu configure_system: Make GetIcon() return the scaled 64x64 icon 2018-10-27 01:05:56 -04:00
yuzu_cmd acc: Fix account UUID duplication error 2018-10-23 19:31:28 -04:00
.clang-format
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00