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-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
2019-03-06
gpu: Move command processing to another thread.
bunnei
2019-03-06
gpu: Refactor command and swap buffers interface for asynch.
bunnei
2019-03-06
hle/service/audio/audout_u: Correct lack of return in failure case of AppendA...
Lioncash
2019-03-05
kernel/server_session: Make data members private
Lioncash
2019-03-05
hle/service/audio: Extract audio error codes to a header
Lioncash
2019-03-05
vm_manager: Remove cheat-specific ranges from VMManager
Zach Hilman
2019-03-05
core/hle/ipc: Remove unnecessary includes
Lioncash
2019-03-04
controllers/npad: Add accessor for current press state
Zach Hilman
2019-03-01
Merge pull request #2180 from lioncash/audren
bunnei
2019-03-01
service/audio/audren_u: Implement OpenAudioRendererAuto
Lioncash
2019-03-01
service/audio: Provide an implementation of ExecuteAudioRendererRendering
Lioncash
2019-02-27
service/hid: Amend forward declaration of ServiceManager
Lioncash
2019-02-27
Merge pull request #2169 from lioncash/naming
bunnei
2019-02-27
audio_core/audio_renderer: Name previously unknown parameters of AudioRendere...
Lioncash
2019-02-27
common/math_util: Move contents into the Common namespace
Lioncash
2019-02-26
service/vi: Unstub GetDisplayService
Lioncash
2019-02-26
service/vi: Remove use of a module class
Lioncash
2019-02-25
service/vi: Update IManagerDisplayService's function table
Lioncash
2019-02-21
service/nvflinger: Store BufferQueue instances as regular data members
Lioncash
[prev]
[next]