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-14
services/sm: Amend error code constants
Lioncash
2018-09-13
ipc: minor fix
Valentin Vanelslande
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
2018-09-04
Merge pull request #1230 from lioncash/ssl
bunnei
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-02
service: Migrate global named port map to the KernelCore class
Lioncash
2018-09-02
ssl: Move SSL class to cpp file
Lioncash
2018-09-02
Merge pull request #1213 from DarkLordZach/octopath-fs
bunnei
2018-09-02
filesystem: Move dir retrieval after path checking in DeleteFile()
Lioncash
2018-08-31
filesystem: Implement OpenReadOnlySaveDataFilesystem
Zach Hilman
2018-08-31
filesystem: Add OpenFileSystemWithPatch
Zach Hilman
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-31
gl_renderer: Cache textures, framebuffers, and shaders based on CPU address.
bunnei
2018-08-31
core: Make the main System class use the PImpl idiom
Lioncash
2018-08-28
kernel: Eliminate kernel global state
Lioncash
2018-08-28
Merge pull request #1193 from lioncash/priv
bunnei
2018-08-28
gpu: Make memory_manager private
Lioncash
2018-08-28
hle/result: Make ResultVal's move constructor as noexcept
Lioncash
2018-08-27
Merge pull request #1177 from lioncash/err
bunnei
2018-08-27
Merge pull request #1175 from lioncash/ns
bunnei
2018-08-27
Merge pull request #1176 from lioncash/info
bunnei
2018-08-27
Merge pull request #1162 from ogniK5377/ttf-plu
bunnei
2018-08-27
Merge pull request #1168 from lioncash/header
bunnei
2018-08-26
set: Fixed GetAvailableLanguageCodes() to follow the max_entries
tech4me
2018-08-25
kernel/error: Amend error code for ERR_MAX_CONNECTIONS_REACHED
Lioncash
2018-08-25
kernel/error: Amend error code for ERR_PORT_NAME_TOO_LONG
Lioncash
2018-08-25
kernel/error: Add error code for the handle table being full
Lioncash
2018-08-25
kernel/error: Add error code for invalid memory permissions
Lioncash
[next]