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
2020-12-20
Merge pull request #5131 from bunnei/scheduler-rewrite
bunnei
2020-12-18
buffer_queue: better use of std::array
ameerj
2020-12-17
Overwrite slots instead of queuing them, add disconnect signal
ameerj
2020-12-15
Merge pull request #5190 from Morph1984/validate_device_handle
bunnei
2020-12-15
Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex
bunnei
2020-12-14
Merge pull request #5168 from Morph1984/aoc-PurchaseEventManager
bunnei
2020-12-12
controllers/npad: Validate device handles before use
Morph
2020-12-10
Merge pull request #5123 from Morph1984/nim-IsLargeResourceAvailable
bunnei
2020-12-09
Merge pull request #5142 from comex/xx-poll-events
Rodrigo Locatti
2020-12-08
Merge pull request #5166 from lioncash/log-cast
bunnei
2020-12-08
Merge pull request #5135 from Morph1984/applets-shadow
bunnei
2020-12-08
IPurchaseEventManager: Implement GetPurchasedEventReadableHandle
Morph
2020-12-08
IPurchaseEventManager: Stub Set(Default)DeliveryTarget
Morph
2020-12-08
aoc_u: Stub Create(Permanent)EcPurchasedEventManager
Morph
2020-12-08
fsp_srv: Implement OpenDataStorageWithProgramIndex
Morph
2020-12-08
file_sys: Consolidate common Title ID operations
Morph
2020-12-07
core: Remove unnecessary enum casts in log calls
Lioncash
2020-12-07
controller: Use std::move within ConvertToFrontendParameters()
Lioncash
2020-12-07
controller: Avoid unnecessary copies in ConfigurationComplete()
Lioncash
2020-12-06
Merge pull request #5148 from comex/xx-unused-fields
bunnei
2020-12-06
Merge pull request #5154 from comex/xx-ipc
bunnei
2020-12-07
Merge pull request #5147 from comex/xx-purevirt
LC
2020-12-06
network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum...
comex
2020-12-06
hle: Type check ResponseBuilder::Push arguments, and fix use in vi.cpp
comex
2020-12-06
core: Mark unused fields as [[maybe_unused]]
comex
2020-12-06
boxcat: Avoid unnecessary object copy
comex
2020-12-06
nvdrv: Remove useless re-declaration of pure virtual methods that were alread...
comex
2020-12-06
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
bunnei
2020-12-05
applets: Resolve variable shadowing
Morph
2020-12-04
nim: Stub IsLargeResourceAvailable
Morph
2020-11-29
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
bunnei
2020-11-28
Merge pull request #4998 from Morph1984/bioshock-patch
bunnei
2020-11-28
Add missing types to NpadCommunicationMode
german
2020-11-28
Merge pull request #5021 from german77/StubCommunicationMode
bunnei
2020-11-27
savedata_factory: Eliminate usage of the global system instance
Lioncash
2020-11-26
Stub set and get NpadCommunicationMode
german
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-26
Merge pull request #4975 from comex/invalid-syncpoint-id
bunnei
2020-11-25
Merge pull request #4981 from ogniK5377/ioctl-ctrl
bunnei
2020-11-25
hid: Check if applet_resource exists in InitializeVibrationDevice
Morph
2020-11-24
service: am: Implement ExecuteProgram and required stubs.
bunnei
2020-11-24
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)
bunnei
2020-11-24
nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID
comex
2020-11-24
nvservices: Reintroducee IoctlCtrl
Chloe Marcec
2020-11-21
Merge pull request #4944 from lioncash/system-rem
bunnei
2020-11-20
Merge pull request #4907 from ogniK5377/nvdrv-cleanup
bunnei
2020-11-20
olsc: Move member initialization to after member functions.
bunnei
2020-11-19
hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functi...
bunnei
2020-11-18
patch_manager: Remove usages of the global system instance
Lioncash
2020-11-15
hid: Reimplement Begin/EndPermitVibrationSession
Morph
[next]