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-10-19
Used better names for mm:u and fixed bad stub
David Marcec
2018-10-17
Merge pull request #1444 from ogniK5377/better-hid
bunnei
2018-10-18
Using dual joycons as the default controller
David Marcec
2018-10-16
Implement VI ConvertScalingMode (#1475)
David
2018-10-16
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-10-15
Merge pull request #1494 from DarkLordZach/aoc-signature-fixes
bunnei
2018-10-14
aoc: Read DLC base title ID from RegisteredCache
Zach Hilman
2018-10-13
aoc: Return size in ListAddOnContent
Zach Hilman
2018-10-13
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...
Lioncash
2018-10-12
Merge pull request #1478 from ogniK5377/remap-invalidhandle-remap
bunnei
2018-10-12
Merge pull request #1479 from ogniK5377/nmap-revamped
bunnei
2018-10-12
Returned an error before processing other remaps
David Marcec
2018-10-12
Made the minimum alignment more clear
David Marcec
2018-10-12
Wip
David Marcec
2018-10-11
Merge pull request #1474 from ogniK5377/hwopus-decodeinterleavedwithperformance
bunnei
2018-10-12
Dynamically decide handheld variant based on supported npad id priority
David Marcec
2018-10-11
Added error codes for nvmap
David Marcec
2018-10-11
Passing an invalid nmap handle to Remap should throw an error
David Marcec
2018-10-11
nvhost_as_gpu: Flush CPU VAddr on UnmapBuffer.
bunnei
2018-10-11
HwOpus, Implemented DecodeInterleavedWithPerformance
David Marcec
2018-10-11
Added BeginPermitVibrationSession and EndPermitVibrationSession
David Marcec
2018-10-10
Added GetLedPattern and HandheldVariant
David Marcec
2018-10-10
Kirby expects handheld controllers to be at position 8
David Marcec
2018-10-10
Added the ability to "disconnect" individual npads
David Marcec
2018-10-10
Removed unneeded forward declarations
David Marcec
2018-10-10
Addressed changes for better hid
David Marcec
2018-10-10
"Better Hid" rework part 1
David Marcec
2018-10-08
Merge pull request #1456 from ogniK5377/aoc-u-fixups
bunnei
2018-10-08
Unmapping an unmapped buffer should succeed
David Marcec
2018-10-08
Fixed assertion due to CountAddOnContent
David Marcec
2018-10-06
Merge pull request #1396 from DarkLordZach/packed-updates
bunnei
2018-10-06
Ported #4296 from citra
David Marcec
2018-10-05
romfs_factory: Extract packed update setter to new function
Zach Hilman
2018-10-03
Merge pull request #1434 from DarkLordZach/dlc-edge-case
bunnei
2018-10-03
Merge pull request #1433 from lioncash/fs
bunnei
2018-10-02
aoc_u: Fix edge case with DLC that causes breaks
Zach Hilman
2018-10-02
services/fsp_srv: Amend service function table
Lioncash
2018-10-02
service/lbl: Update service function table
Lioncash
2018-09-30
aoc_u: Extract AccumulateAOCTitleIDs to separate function
Zach Hilman
2018-09-30
aoc_u: Implement GetAddOnContentBaseId
Zach Hilman
2018-09-30
aoc_u: Implement Count, List and Prepare AddOnContent
Zach Hilman
2018-09-30
Merge pull request #1338 from raven02/service_vi
bunnei
2018-09-30
kernel/process: Make data member variables private
Lioncash
2018-09-30
Implement ISystemDisplayService::GetDisplayMode
raven02
2018-09-27
Merge pull request #1394 from lioncash/stream
bunnei
2018-09-26
Merge pull request #1400 from lioncash/header
bunnei
2018-09-25
service: Add missing headers inclusions where applicable
Lioncash
2018-09-25
Merge pull request #1365 from DarkLordZach/lfs
bunnei
2018-09-23
Implemented fatal:u properly (#1347)
David
2018-09-23
Stubbed IRS (#1349)
David
[next]