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
Age
Commit message (
Expand
)
Author
2023-03-05
hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz
Morph
2023-03-05
core_timing: Use higher precision sleeps on Windows
Morph
2023-03-05
main: (Windows) Set the current timer resolution to the maximum
Morph
2023-03-05
wall_clock: Make use of SteadyClock
Morph
2023-03-05
common: Implement a method to change the Windows timer resolution
Morph
2023-03-05
common: Implement a high resolution steady clock
Morph
2023-03-03
Merge pull request #9884 from liamwhite/service-cleanup
Morph
2023-03-03
Merge pull request #9855 from liamwhite/kern-16-support
bunnei
2023-03-01
vulkan_common: disable vertexInputDynamicState on unsupported driver
Liam
2023-03-01
kernel: be more careful about kernel address keys
Liam
2023-03-01
kernel: refactor priority inheritance to represent locks as C++ objects
Liam
2023-03-01
kernel: simplify AddressSpaceInfo, update values
Liam
2023-03-01
kernel: barrier memory before condition variable write
Liam
2023-03-01
kernel: document previous location of interrupt disables in arbiter/condvar
Liam
2023-03-01
kernel: adjust pool allocations
Liam
2023-03-01
kernel: simplify KAbstractSchedulerLock::Lock
Liam
2023-03-01
kernel: add InfoType::IoRegionHint
Liam
2023-03-01
nvnflinger: fix name
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-03-01
sm:: remove unused member
Liam
2023-03-01
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-02-28
cmake: use correct boost imported targets
Alexandre Bouvier
2023-02-27
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-27
Merge pull request #9874 from german77/violet
liamwhite
2023-02-27
Merge pull request #9872 from goldenx86/partialLTO
Matías Locatti
2023-02-27
Partially apply LTO to only core and video_core projects.
Matías Locatti
2023-02-27
service: btm: Fix handle functions
Narr the Reg
2023-02-26
Revert "yuzu: config: Remove player 8 and 9 from config file"
Narr the Reg
2023-02-26
Merge pull request #9849 from ameerj/async-astc
liamwhite
2023-02-25
yuzu: config: Remove player 8 and 9 from config file
Narr the Reg
2023-02-25
Merge pull request #9848 from german77/metroid_motion
liamwhite
2023-02-25
Merge pull request #9857 from german77/fwupdate
liamwhite
2023-02-25
Merge pull request #9861 from german77/bustype
liamwhite
2023-02-25
config: Fix per game Force max clock
german77
2023-02-24
core: hidbus: Fix BusType size
Narr the Reg
2023-02-24
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-24
am: avoid direct pointer access of transfer memory objects
Liam
2023-02-24
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-22
configuration: Add async ASTC decode setting
ameerj
2023-02-22
texture_cache: Add async texture decoding
ameerj
2023-02-21
core: hid: Restore motion state on refresh and clamp motion values
Narr the Reg
2023-02-21
input_common: Implement dedicated motion from mouse
Narr the Reg
2023-02-21
settings: Add more input settings to the log
Narr the Reg
2023-02-21
core: hid: Fix native mouse mappings
Narr the Reg
2023-02-21
Merge pull request #9847 from german77/timeout
liamwhite
2023-02-21
yuzu: Set a lower timeout for discord presence
Narr the Reg
2023-02-21
Merge pull request #9846 from merryhime/type-const
liamwhite
2023-02-21
Merge pull request #9841 from abouvier/httplib-update
liamwhite
2023-02-21
svc: Fix type consistency (exposed on macOS)
Merry
2023-02-21
externals: Update cpp-httplib to latest
Alexandre Bouvier
[next]