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
2019-03-13
Merge pull request #2226 from lioncash/private
bunnei
2019-03-13
Merge pull request #2223 from lioncash/error
bunnei
2019-03-13
Merge pull request #2166 from lioncash/vi-init-service
bunnei
2019-03-13
core/hle/kernel/svc: Implement svcUnmapTransferMemory
Lioncash
2019-03-13
core/hle/kernel/svc: Implement svcMapTransferMemory
Lioncash
2019-03-13
core/hle/kernel: Split transfer memory handling out into its own class
Lioncash
2019-03-12
kernel/process: Remove use of global system accessors
Lioncash
2019-03-12
Merge pull request #2211 from lioncash/arbiter
bunnei
2019-03-11
set_sys: Move constants to anonymous namespace
Zach Hilman
2019-03-11
kernel/server_port: Make data members private
Lioncash
2019-03-11
hwopus: Leverage multistream API for decoding regular Opus packets
Lioncash
2019-03-10
set_sys: Use official nintendo version string
Zach Hilman
2019-03-10
system_version: Correct sizes on VectorVfsFile construction
Zach Hilman
2019-03-10
set_sys: Use correct error codes in GetFirmwareVersion*
Zach Hilman
2019-03-10
core/hle/result: Remove now-unnecessary manually defined copy assignment oper...
Lioncash
2019-03-10
core/hle/result: Amend error in comment description for ResultCode
Lioncash
2019-03-10
core/hle/result: Remove now-unused constructor for ResultCode
Lioncash
2019-03-10
core/hle/result: Relocate IPC error code to ipc_helpers
Lioncash
2019-03-10
service/service: Remove unncessary calls to c_str()
Lioncash
2019-03-10
Merge pull request #2207 from lioncash/hwopus
bunnei
2019-03-10
Merge pull request #2193 from lioncash/global
bunnei
2019-03-10
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Zach Hilman
2019-03-09
clang fix
Hexagon12
2019-03-09
Log 2 new setting values
Hexagon12
2019-03-08
Merge pull request #2210 from lioncash/optional
bunnei
2019-03-07
kernel/hle_ipc: Convert std::shared_ptr IPC header instances to std::optional
Lioncash
2019-03-07
kernel: Make the address arbiter instance per-process
Lioncash
2019-03-07
kernel/svc: Move address arbiter signaling behind a unified API function
Lioncash
2019-03-07
kernel/svc: Move address arbiter waiting behind a unified API function
Lioncash
2019-03-07
Merge pull request #2195 from lioncash/shared-global
bunnei
2019-03-07
Merge pull request #2202 from lioncash/port-priv
bunnei
2019-03-07
Merge pull request #2206 from lioncash/audio-stop
bunnei
2019-03-07
Merge pull request #2055 from bunnei/gpu-thread
bunnei
2019-03-07
service/audio/hwopus: Move decoder state to its own class
Lioncash
2019-03-07
service/audio/hwopus: Provide a name for the second word of OpusPacketHeader
Lioncash
2019-03-07
service/audio/hwopus: Move Opus packet header out of the IHardwareOpusDecoder...
Lioncash
2019-03-07
service/audio/hwopus: Enclose internals in an anonymous namespace
Lioncash
2019-03-07
service/audio/audout_u: Only actually stop the audio stream in StopAudioOut i...
Lioncash
2019-03-06
Merge pull request #2197 from lioncash/include
bunnei
2019-03-06
gpu: Refactor a/synchronous implementations into their own classes.
bunnei
2019-03-06
gpu: Move command processing to another thread.
bunnei
2019-03-06
Merge pull request #2190 from lioncash/ogl-global
bunnei
2019-03-06
gpu: Refactor command and swap buffers interface for asynch.
bunnei
2019-03-06
gpu: Refactor to take RendererBase instead of RasterizerInterface.
bunnei
2019-03-06
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
bunnei
2019-03-06
core: Set is_powered_on before GPU is initialized.
bunnei
2019-03-06
Merge pull request #2199 from lioncash/arbiter
bunnei
2019-03-06
hle/service/audio/audout_u: Correct lack of return in failure case of AppendA...
Lioncash
2019-03-06
Merge pull request #2194 from lioncash/mem
bunnei
2019-03-06
Merge pull request #2200 from lioncash/audio
bunnei
[prev]
[next]