index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
Age
Commit message (
Expand
)
Author
2018-08-20
profile_manager: Remove unnecessary std::move in AddToProfiles() and CreateNe...
Lioncash
2018-08-20
Merge pull request #1117 from ogniK5377/CheckFreeCommunicationPermission
bunnei
2018-08-20
Merge pull request #1017 from ogniK5377/better-account
bunnei
2018-08-20
Added CheckFreeCommunicationPermission
David Marcec
2018-08-18
filesystem: Add support for loading of system archives
Zach Hilman
2018-08-17
Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059)
greggameplayer
2018-08-16
correct coding style
greggameplayer
2018-08-16
Implement GetDefaultDisplayResolutionChangeEvent
greggameplayer
2018-08-15
Merge pull request #1005 from DarkLordZach/registered-fmt
bunnei
2018-08-15
Merge pull request #1078 from lioncash/message
bunnei
2018-08-15
Merge pull request #1080 from lioncash/ret
bunnei
2018-08-15
kernel/server_session: Add IsSession() member function
Lioncash
2018-08-15
sm/controller: Correct return value of QueryPointerBufferSize
Lioncash
2018-08-15
lm: Use LOG_DEBUG for printing out trace logs
Lioncash
2018-08-15
lm: Handle threads and modules within the logger
Lioncash
2018-08-14
Merge pull request #1056 from lioncash/mm
bunnei
2018-08-14
Merge pull request #1055 from lioncash/init
bunnei
2018-08-13
mm_u: Forward all old variants of functions to the new ones
Lioncash
2018-08-13
mm_u: Move implementation class into the cpp file
Lioncash
2018-08-13
audout_u: Correct IAudioOut initializer list order
Lioncash
2018-08-13
Registered missing channel devices
David Marcec
2018-08-13
Added missing channel devices
David Marcec
2018-08-12
vfs: Make type hierarchy objects classes instead of structs
Lioncash
2018-08-12
Merge pull request #1035 from ogniK5377/audio-dev-revision-info
bunnei
2018-08-12
Merge pull request #1028 from ogniK5377/aoa
bunnei
2018-08-12
GetAudioDeviceServiceWithRevisionInfo
David Marcec
2018-08-12
hid: disable clang-format around tables
Lioncash
2018-08-12
hid: Stub DisconnectNpad()
Lioncash
2018-08-12
Pushed the requested sample rate instead of our fixed sample rate
David Marcec
2018-08-12
Added GetAudioRendererSampleRate, GetAudioRendererSampleCount & GetAudioRende...
David Marcec
2018-08-12
Stub UpdateUserPresence
David Marcec
2018-08-11
filesystem: Add Open and Register functions for BISFactory
Zach Hilman
2018-08-11
friend: Stub DeclareCloseOnlinePlaySession.
bunnei
2018-08-11
friend: Fix CreateFriendService to return an IFriendService interface.
bunnei
2018-08-12
Better UUID randomness
David Marcec
2018-08-12
Removed un-needed count from ListOpenUsers and ListAllUsers
David Marcec
2018-08-12
Added better explanations in the profile manager
David Marcec
2018-08-12
Code cleanup for profile manager
David Marcec
2018-08-12
Removed const from ProfileBase Invalidate
David Marcec
2018-08-11
fixed invalid uuid bool operator
David Marcec
2018-08-11
Added GetOpenUserCount
David Marcec
2018-08-11
Removed all for loops from the profile manager
David Marcec
2018-08-11
Added missing ListAllUsers count
David Marcec
2018-08-11
If statement style change
David Marcec
2018-08-11
Second round of account changes
David Marcec
2018-08-11
First round of account changes
David Marcec
2018-08-11
Refactored profile manager sharing
David Marcec
2018-08-11
Merge remote-tracking branch 'origin/master' into better-account
David Marcec
2018-08-11
Added IsUserRegistrationRequestPermitted
David Marcec
2018-08-10
video_core; Get rid of global g_toggle_framelimit_enabled variable
Lioncash
[prev]
[next]