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
Age
Commit message (
Expand
)
Author
2020-07-27
core_timing: Make use of uintptr_t to represent user_data
Lioncash
2020-07-27
remove unused variable;
CrazyMax
2020-07-25
nvflinger: Mark interface functions with return values as [[nodiscard]]
Lioncash
2020-07-25
nvflinger: Use return value of Lock()
Lioncash
2020-07-25
Merge pull request #4350 from ogniK5377/hid-update-connected
bunnei
2020-07-20
Address issues
David Marcec
2020-07-19
swkbd: Return result for Calc request for inlined swkbd
David Marcec
2020-07-18
Merge pull request #4348 from lioncash/nano
bunnei
2020-07-18
Merge pull request #4345 from Morph1984/fix-createfile
bunnei
2020-07-17
Merge pull request #4365 from lioncash/mii
bunnei
2020-07-17
Merge pull request #4366 from lioncash/mii-sign
bunnei
2020-07-17
Merge pull request #4357 from lioncash/unused4
David
2020-07-17
Merge pull request #4358 from lioncash/unused5
David
2020-07-16
mii/manager: Resolve sign mismatch warnings
Lioncash
2020-07-16
mii/manager: Make use of designated initializers
Lioncash
2020-07-16
Merge pull request #4292 from bunnei/mii-rewrite
bunnei
2020-07-16
Merge pull request #4327 from lioncash/desig2
Rodrigo Locatti
2020-07-16
kernel/thread: Remove unimplemented function prototype
Lioncash
2020-07-16
kernel: Remove unused variables
Lioncash
2020-07-16
kernel: Add missing include
Lioncash
2020-07-16
cpu_manager: Mark function getters as static
Lioncash
2020-07-16
Merge pull request #4346 from lioncash/thread
David
2020-07-16
hid: Only update keyboard & debug pad inputs if enabled
David Marcec
2020-07-16
Add comment to clarify the nullptr check
Morph
2020-07-16
filesystem: Create subdirectories prior to creating a file
Morph
2020-07-15
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
2020-07-15
core_timing: Make use of std::chrono with ScheduleEvent
Lioncash
2020-07-15
kernel/process: Move name and system context to the bottom of the member list
Lioncash
2020-07-15
kernel/handle_table: Remove usages of the global system instance
Lioncash
2020-07-15
kernel/thread: Remove global GetCurrentThread()
Lioncash
2020-07-13
memory_layout: Remove unused data member
Lioncash
2020-07-13
address_space_info: Use type alias to simplify code
Lioncash
2020-07-13
address_space_info: Make use of designated initializers
Lioncash
2020-07-12
Merge pull request #4275 from CrazyMax/desired_language
bunnei
2020-07-11
hle: service: mii: Rewrite service to properly support creation of random and...
bunnei
2020-07-11
Merge pull request #4203 from VolcaEM/services
bunnei
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayer
bunnei
2020-07-09
Merge pull request #4202 from ReinUsesLisp/scoped-lock
bunnei
2020-07-08
AM: fix GetDesiredLanguage:
CrazyMax
2020-07-07
GetDisplayVersion should return a null-terminated version string.
CrazyMax
2020-07-05
AM/ISelfController: Stub CreateManagedDisplaySeparableLayer
Morph
2020-07-02
Merge pull request #3924 from ogniK5377/GetKeyCodeMap
bunnei
2020-07-02
Merge pull request #4193 from ogniK5377/GetIndirectLayerConsumerHandle-stub
bunnei
2020-07-02
Merge pull request #4192 from ogniK5377/acc-ListOpenContextStoredUsers-stub
bunnei
2020-07-02
Rename two functions in NS
VolcaEM
2020-07-02
Rename GetApplicationArea2 to GetApplicationAreaSize
VolcaEM
2020-07-01
key_manager: Correct casing of instance()
Lioncash
2020-07-01
Merge pull request #3967 from FearlessTobi/keys-singleton
David
2020-06-30
Merge pull request #4153 from ogniK5377/prepo-multibuf
bunnei
[next]