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
Age
Commit message (
Expand
)
Author
2018-09-19
Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor
David Marcec
2018-09-19
Implemented GetImageSize
David Marcec
2018-09-18
svc_wrap: Convert the PARAM macro into a function
Lioncash
2018-09-18
arm_interface: Remove ARM11-isms from the CPU interface
Lioncash
2018-09-17
kernel/mutex: Replace ResultCode construction for invalid addresses with the ...
Lioncash
2018-09-17
kernel/svc: Handle error cases for svcArbitrateLock() and svcArbitrateUnlock()
Lioncash
2018-09-17
Merge pull request #1312 from lioncash/fwd
bunnei
2018-09-17
Merge pull request #1313 from lioncash/error
bunnei
2018-09-17
Merge pull request #1318 from lioncash/errors-sm
bunnei
2018-09-17
Merge pull request #1315 from lioncash/size
bunnei
2018-09-17
Merge pull request #1328 from FearlessTobi/port-4192
bunnei
2018-09-15
Port # #4192 from Citra: "svc: change unknown to thread in CreateThread"
Valentin Vanelslande
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-14
services/sm: Amend error code constants
Lioncash
2018-09-13
kernel/svc: Sanitize creation of shared memory via svcCreateSharedMemory()
Lioncash
2018-09-13
kernel/svc: Sanitize addresses, permissions, and sizes within svcMapSharedMem...
Lioncash
2018-09-13
kernel/svc: Sanitize addresses and sizes within svcMapMemory() and svcUnmapMe...
Lioncash
2018-09-13
kernel/svc: Sanitize heap sizes within svcSetHeapSize()
Lioncash
2018-09-13
Merge pull request #1310 from lioncash/kernel-ns
bunnei
2018-09-13
Merge pull request #1309 from lioncash/nested
bunnei
2018-09-13
Merge pull request #1307 from lioncash/pl
bunnei
2018-09-13
kernel/errors: Amend error code for ERR_NOT_FOUND
Lioncash
2018-09-13
service/vi: Replace includes with forward declarations where applicable
Lioncash
2018-09-13
kernel/thread: Include thread-related enums within the kernel namespace
Lioncash
2018-09-13
service: Use nested namespace specifiers where applicable
Lioncash
2018-09-13
ipc: minor fix
Valentin Vanelslande
2018-09-12
services/pl_u: Add missing Korean font to the fallback case for shared fonts
Lioncash
2018-09-12
Merge pull request #1297 from lioncash/pl
bunnei
2018-09-12
Merge pull request #1303 from lioncash/error
bunnei
2018-09-12
svc: Return ERR_INVALID_PROCESSOR_ID in CreateThread() if an invalid processo...
Lioncash
2018-09-12
kernel/errors: Correct error codes for invalid thread priority and invalid pr...
Lioncash
2018-09-12
svc: Do nothing if svcOutputDebugString() is given a length of zero
Lioncash
2018-09-12
svc: Correct parameter type for OutputDebugString()
Lioncash
2018-09-11
Merge pull request #1296 from lioncash/prepo
bunnei
2018-09-11
service/audio: Replace includes with forward declarations where applicable
Lioncash
2018-09-11
pl_u: Eliminate mutable file-scope state
Lioncash
2018-09-11
service/prepo: Move class into the cpp file
Lioncash
2018-09-11
Merge pull request #1291 from lioncash/default
bunnei
2018-09-11
externals: Place font data within cpp files
Lioncash
2018-09-10
hle/service: Default constructors and destructors in the cpp file where appli...
Lioncash
2018-09-10
Use open-source shared fonts if no dumped file is available (#1269)
Tobias
2018-09-10
video_core: Move command buffer loop.
Markus Wick
2018-09-09
Merge pull request #1276 from FearlessTobi/fix-stupid-stub
bunnei
2018-09-09
service: Remove unused g_kernel_named_ports variable
Lioncash
2018-09-09
hid: Implement ReloadInputDevices
fearlessTobi
2018-09-06
core: Migrate current_process pointer to the kernel
Lioncash
2018-09-06
core/core: Remove unnecessary sm/controller include
Lioncash
2018-09-04
bktr: Fix bucket overlap error
Zach Hilman
2018-09-04
registration: Add RegisteredCacheUnion
Zach Hilman
2018-09-04
Merge pull request #1235 from lioncash/forward-decl
bunnei
[prev]
[next]