index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
audio
/
hwopus.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio: split IHardwarweOpusDecoder, move IHardwareOpusDecoderManager
Liam
2024-02-21
1
-36
/
+0
*
Reimplement HardwareOpus
Kelebek1
2023-09-16
1
-15
/
+10
*
hwopus: Implement GetWorkBufferSizeExEx
FearlessTobi
2023-08-30
1
-0
/
+1
*
hwopus: Implement OpenHardwareOpusDecoderForMultiStreamEx and DecodeInterleavedForMultiStream
FearlessTobi
2023-08-27
1
-1
/
+4
*
service: move hle_ipc from kernel
Liam
2023-03-01
1
-5
/
+5
*
core: implement HwOpus GetWorkBufferSizeForMultiStreamEx
FengChen
2022-09-16
1
-0
/
+11
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
hle: service: hwopus: Implement GetWorkBufferSizeEx and OpenHardwareOpusDecoderEx.
bunnei
2021-06-25
1
-1
/
+3
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
1
-1
/
+5
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-1
/
+1
*
Implemented various hwopus functions (#853)
David
2018-07-31
1
-0
/
+1
*
Service/Audio: add hwopus service, stub GetWorkBufferSize function
mailwl
2018-06-25
1
-0
/
+20