This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1277556c69
yuzu
/
src
History
Lioncash
1277556c69
profile_manager: Make array parameter to CreateNewUser a const reference
...
This doesn't modify the passed in array, so this can be a const reference.
2018-08-20 19:48:57 -04:00
..
audio_core
Merge pull request
#1033
from MerryMage/interp
2018-08-13 12:19:59 -04:00
common
common: Namespace hex_util.h/.cpp
2018-08-15 23:24:00 -04:00
core
profile_manager: Make array parameter to CreateNewUser a const reference
2018-08-20 19:48:57 -04:00
input_common
input_common: Use std::move where applicable
2018-08-02 21:51:11 -04:00
tests
externals: Update catch to 2.3.0
2018-08-07 19:26:13 -04:00
video_core
Merge pull request
#1104
from Subv/instanced_arrays
2018-08-20 14:32:50 -04:00
yuzu
game_list: Avoid uninitialized variables when retrieving program ID
2018-08-20 04:23:05 -04:00
yuzu_cmd
Added check to see if ARB_texture_mirror_clamp_to_edge is supported
2018-08-19 12:00:33 +10:00
.clang-format
CMakeLists.txt
audio_core: Add initial code for keeping track of audout state.
2018-07-27 22:33:31 -04:00