suyu/src
Lioncash fb5d4b17de kernel/shared_memory: Add a const qualified member function overload for GetPointer()
Given this doesn't mutate instance state, we can provide a
const-qualified variant as well.
2018-11-19 09:20:29 -05:00
..
audio_core audio_core/audio_renderer: Fix typo in AuxInfo member name 2018-11-13 13:32:13 -05:00
common Common/Bitfield: store value as unsigned type 2018-11-16 15:49:57 +01:00
core kernel/shared_memory: Add a const qualified member function overload for GetPointer() 2018-11-19 09:20:29 -05:00
input_common
tests global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
video_core Merge pull request #1717 from FreddyFunk/swizzle-gob 2018-11-18 20:13:00 -08:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu Merge pull request #1640 from DarkLordZach/game-list-reload 2018-11-18 19:24:53 -08:00
yuzu_cmd Correctly sets default system language for yuzu-CLI (#1727) 2018-11-18 19:21:17 -08:00
.clang-format
CMakeLists.txt