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
2021-01-22
Merge pull request #5765 from ogniK5377/StoreSaveDataThumbnail-stub
bunnei
2021-01-20
Merge pull request #5270 from german77/multiTouch
bunnei
2021-01-19
acc: Stub StoreSaveDataThumbnail
Chloe Marcec
2021-01-17
npad: Add check for HANDHELD_INDEX in UpdateControllerAt()
Morph
2021-01-15
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2021-01-15
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
ReinUsesLisp
2021-01-15
Always initialize keyboard input
german
2021-01-15
Add mutitouch support for touch screens
german
2021-01-15
Allow to return up to 16 touch inputs per engine
german
2021-01-15
Allow all touch inputs at the same time and remove config options that are no...
german
2021-01-15
Add multitouch support
german
2021-01-11
core: hle: Add missing calls to MicroProfileOnThreadExit.
bunnei
2021-01-11
core: hle: kernel: Update KSynchronizationObject.
bunnei
2021-01-11
hle: service: nfp: Remove incorrect signaling behavior in GetDeviceState.
bunnei
2021-01-10
Merge pull request #5312 from german77/overclockenabled
bunnei
2021-01-08
core: Silence unhandled enum in switch warnings
ReinUsesLisp
2021-01-08
Stub IsCpuOverclockEnabled
german
2021-01-07
fix for nvdec disabled, cleanup host1x
ameerj
2021-01-07
nvdec syncpt incorporation
ameerj
2021-01-05
core: Silence warnings when compiling without asserts
ReinUsesLisp
2021-01-04
buffer_queue: Protect queue_sequence list access with a mutex
ameerj
2021-01-02
hle: service: nvflinger: buffer_queue: Do not reset id/layer_id on Connect.
bunnei
2021-01-02
general: Fix various spelling errors
Morph
2020-12-30
Merge pull request #5208 from bunnei/service-threads
bunnei
2020-12-30
service/pcie: Fix invalid initialization argument
ReinUsesLisp
2020-12-28
hle: service: Acquire and release a lock on requests.
bunnei
2020-12-28
hle: service: vi: Refactor to grab buffer only once.
bunnei
2020-12-28
service: nvflinger: Improve synchronization for BufferQueue.
bunnei
2020-12-28
hle: service: Ensure system is powered on before writing IPC result.
bunnei
2020-12-28
hle: service: bsd: Update to work with service threads, removing SleepClientT...
bunnei
2020-12-28
hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread.
bunnei
2020-12-28
hle: service: nvflinger: Refactor locking and interfaces.
bunnei
2020-12-28
hle: service: vi: Remove usage of SleepClientThread.
bunnei
2020-12-21
Merge pull request #5042 from Morph1984/project-aether
bunnei
2020-12-20
Merge pull request #5131 from bunnei/scheduler-rewrite
bunnei
2020-12-18
applets/web: Implement the online web browser applet
Morph
2020-12-18
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2020-12-18
pl_u, applets/web: Decrypt shared fonts to TTF files
Morph
2020-12-18
ns_vm: Stub NeedsUpdateVulnerability
Morph
2020-12-18
controllers/npad: Make press_state atomic
Morph
2020-12-18
applets/web: Implement the default web browser applet frontend
Morph
2020-12-18
applets/web: Implement the offline browser applet backend
Morph
2020-12-18
applets/web: Initial implementation of the web browser applet
Morph
2020-12-18
applets: Remove the previous web browser applet implementation
Morph
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
[next]