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
2019-04-03
Merge pull request #2328 from lioncash/transfer
bunnei
2019-04-03
service/am: Correct behavior of CreateTransferMemoryStorage()
Lioncash
2019-04-03
Merge pull request #2294 from lioncash/fatal
bunnei
2019-04-01
Merge pull request #2301 from FearlessTobi/remove-amiibo-setting
bunnei
2019-04-01
general: Use deducation guides for std::lock_guard and std::unique_lock
Lioncash
2019-03-30
service/fatal: Mark local variables as const where applicable
Lioncash
2019-03-30
service/fatal: Remove unnecessary semicolon
Lioncash
2019-03-30
service/fatal: Name FatalInfo structure members
Lioncash
2019-03-29
core/yuzu: Remove enable_nfc setting
fearlessTobi
2019-03-26
service/am: Implement EnterFatalSection and LeaveFatalSection
Lioncash
2019-03-26
service/am: Sort ISelfController's member functions according to table order
Lioncash
2019-03-24
core/core_timing: Make callback parameters consistent
Lioncash
2019-03-23
Merge pull request #2221 from DarkLordZach/firmware-version
bunnei
2019-03-22
Merge pull request #2256 from bunnei/gpu-vmm
bunnei
2019-03-21
Merge pull request #2275 from lioncash/memflags
bunnei
2019-03-21
Merge pull request #2276 from lioncash/am
bunnei
2019-03-21
Merge pull request #1933 from DarkLordZach/cheat-engine
bunnei
2019-03-21
service/am: Add function table for IDebugFunctions
Lioncash
2019-03-21
kernel/vm_manager: Rename CodeStatic/CodeMutable to Code and CodeData respect...
Lioncash
2019-03-20
Merge pull request #2090 from FearlessTobi/port-4599
bunnei
2019-03-20
gpu: Rewrite virtual memory manager using PageTable.
bunnei
2019-03-20
gpu: Move GPUVAddr definition to common_types.
bunnei
2019-03-20
Merge pull request #2224 from lioncash/opus
bunnei
2019-03-18
Merge pull request #2258 from lioncash/am
bunnei
2019-03-18
fsp_srv: Unstub SetCurrentProcess
Lioncash
2019-03-18
service/am: Add basic implementation of ChangeMainAppletMasterVolume
Lioncash
2019-03-18
service/am: Unstub SetTransparentVolumeRate()
Lioncash
2019-03-18
service/am: Unstub SetExpectedMasterVolume()
Lioncash
2019-03-14
gpu: Use host address for caching instead of guest address.
bunnei
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-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
set_sys: Use correct error codes in GetFirmwareVersion*
Zach Hilman
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
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Zach Hilman
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
[next]