yuzu-mainline/src/core/hle
Lioncash 0e1b5acc6a audio_core/audio_renderer: Name previously unknown parameters of AudioRendererParameter
Provides names for previously unknown entries (aside from the two u8
that appear to be padding bytes, and a single word that also appears
to be reserved or padding).

This will be useful in subsequent changes when unstubbing behavior related
to the audio renderer services.
2019-02-27 06:09:07 -05:00
..
kernel address_arbiter: Use nested namespaces where applicable 2019-02-16 12:41:30 -05:00
service audio_core/audio_renderer: Name previously unknown parameters of AudioRendererParameter 2019-02-27 06:09:07 -05:00
ipc_helpers.h hle/ipc_helpers: Fix clang-format warnings 2019-01-29 21:11:04 -05:00
ipc.h kernel/errors: Remove now-unused, unnecessary, error codes 2018-10-24 14:58:37 -04:00
lock.cpp
lock.h
result.h file_sys/errors: Extract FS-related error codes to file_sys/errors.h 2018-11-16 00:13:50 -05:00