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
Age
Commit message (
Expand
)
Author
2018-12-10
Merge pull request #1887 from FearlessTobi/port-4476
bunnei
2018-12-10
Merge pull request #1883 from lioncash/log-fsp
bunnei
2018-12-10
Merge pull request #1885 from lioncash/data_id
bunnei
2018-12-10
fsp_srv: Implement IStorage::GetSize
Zach Hilman
2018-12-10
Merge pull request #1872 from lioncash/proc-info
Hexagon12
2018-12-10
Merge pull request #1880 from DarkLordZach/cache-storage
Hexagon12
2018-12-10
Merge pull request #1876 from lioncash/vma
bunnei
2018-12-09
service/fsp_srv: Correct returned value in GetGlobalAccessLogMode()
Lioncash
2018-12-09
applets: Correct usage of SignalStateChanged event
Zach Hilman
2018-12-08
web_service: move telemetry condition from TelemetrySession constructor to d...
fearlessTobi
2018-12-07
Merge pull request #1864 from lioncash/nrr
bunnei
2018-12-07
file_sys/save_data_factory: Update SaveDataSpaceId enum
Lioncash
2018-12-07
Merge pull request #1874 from lioncash/bindings
bunnei
2018-12-07
Merge pull request #1873 from lioncash/const
bunnei
2018-12-07
savedata_factory: Add support for CacheStorage
Zach Hilman
2018-12-06
savedata_factory: Delete TemporaryStorage on startup
Zach Hilman
2018-12-06
Merge pull request #1875 from DarkLordZach/oss-ngword2
bunnei
2018-12-06
memory: Convert ASSERT into a DEBUG_ASSERT within GetPointerFromVMA()
Lioncash
2018-12-06
vm_manager: Make vma_map private
Lioncash
2018-12-06
Merge pull request #1861 from lioncash/reset
bunnei
2018-12-06
system_archive: Implement open source NgWord2
Zach Hilman
2018-12-06
hle/service: Replace log + UNIMPLEMENTED with UNIMPLEMENTED_MSG
Lioncash
2018-12-06
hle/service: Remove unnecessary using declarations
Lioncash
2018-12-06
hle/service, hle/sm: Compress usages of MakeResult()
Lioncash
2018-12-06
hle/service, hle/sm: Use structured bindings where applicable
Lioncash
2018-12-05
Merge pull request #1867 from lioncash/alloc
bunnei
2018-12-05
Merge pull request #1866 from lioncash/cache
bunnei
2018-12-05
loaders: Make GetFileType() a const qualified member function
Lioncash
2018-12-05
Call shrink_to_fit after page-table vector resizing to cause crt to actually ...
heapo
2018-12-05
kernel/process: Set ideal core from metadata
Lioncash
2018-12-05
ng_word: Deduplicate use of a constant value
Lioncash
2018-12-05
system_archive: Use a regular function pointer instead of std::function for f...
Lioncash
2018-12-05
service/ldr: Deduplicate instruction cache clearing code in LoadNro()
Lioncash
2018-12-05
service/ldr: Amend layout of the NRO header
Lioncash
2018-12-05
service/ldr: Corrent padding within the NRR header layout
Lioncash
2018-12-04
svc: Avoid incorrect fast yield condition
Zach Hilman
2018-12-04
kernel/svc: Correct behavior of svcResetSignal()
Lioncash
2018-12-04
kernel/process: Make Process a WaitObject
Lioncash
2018-12-04
kernel/readable_event: Add member function for enforcing a strict reset contract
Lioncash
2018-12-04
Merge pull request #1704 from DarkLordZach/oss-sysarchive
bunnei
2018-12-04
Merge pull request #1838 from lioncash/dedup
bunnei
2018-12-04
Merge pull request #1836 from lioncash/unused
bunnei
2018-12-04
kernel/svc: Remove unused header inclusion
Lioncash
2018-12-04
kernel/svc: Implement svcSignalEvent()
Lioncash
2018-12-04
kernel/svc: Implement svcCreateEvent()
Lioncash
2018-12-04
Merge pull request #1845 from lioncash/nro
bunnei
2018-12-04
Merge pull request #1853 from lioncash/event
bunnei
2018-12-04
kernel/object: Amend handle types to distinguish between readable and writabl...
Lioncash
2018-12-04
kernel/handle_table: Amend reference to CTR-OS in Create()
Lioncash
2018-12-04
kernel/svc: Implement the resource limit svcGetInfo option
Lioncash
[prev]
[next]