citra/src/audio_core/hle
xperia64 1aaec7938f
Initial implementation of partial_embedded_buffer_dirty handling (#5548)
* Initial implementation of partial_embedded_buffer_dirty handling

* Apply suggestions from code review

Co-authored-by: Marshall Mohror <mohror64@gmail.com>

* Serialize physical address, fix LOG_TRACE

* Add bracket

* Avoid crash in partial update behavior

Co-authored-by: Marshall Mohror <mohror64@gmail.com>
2020-11-17 17:31:05 -05:00
..
adts_reader.cpp audio_core: hle: mf: address yet another batch of reviews 2019-02-09 13:55:42 -07:00
adts.h audio_core: hle: mf: address yet another batch of reviews 2019-02-09 13:55:42 -07:00
common.h audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
decoder.cpp General: Make use of std::nullopt where applicable 2020-10-03 17:25:54 +02:00
decoder.h Add sample rate field to AAC decoder (#5195) 2020-04-21 20:34:50 -05:00
fdk_decoder.cpp Add sample rate field to AAC decoder (#5195) 2020-04-21 20:34:50 -05:00
fdk_decoder.h Implements fdk_aac decoder (#4764) 2020-02-23 11:01:21 +01:00
ffmpeg_decoder.cpp Add sample rate field to AAC decoder (#5195) 2020-04-21 20:34:50 -05:00
ffmpeg_decoder.h Improve aac decoder selection 2019-12-08 16:18:39 -07:00
ffmpeg_dl.cpp more reviews addressed 2019-02-09 11:55:12 +01:00
ffmpeg_dl.h more reviews addressed 2019-02-09 11:55:12 +01:00
filter.cpp audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
filter.h audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
hle.cpp Update comments after hardware testing 2020-06-10 23:05:02 -04:00
hle.h Reworked DSP serialization 2020-02-13 17:42:12 +08:00
mediandk_decoder.cpp Add sample rate field to AAC decoder (#5195) 2020-04-21 20:34:50 -05:00
mediandk_decoder.h mediandk for android (#4921) 2020-03-16 21:07:22 -05:00
mixers.cpp audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
mixers.h Reworked DSP serialization 2020-02-13 17:42:12 +08:00
pipe.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
shared_memory.h Reworked DSP serialization 2020-02-13 17:42:12 +08:00
source.cpp Initial implementation of partial_embedded_buffer_dirty handling (#5548) 2020-11-17 17:31:05 -05:00
source.h Initial implementation of partial_embedded_buffer_dirty handling (#5548) 2020-11-17 17:31:05 -05:00
wmf_decoder_utils.cpp Actually return true if InitMFDLL succeeded (#5470) 2020-07-23 00:46:10 -04:00
wmf_decoder_utils.h Dynamically load Media Foundation 2019-12-08 13:54:27 -07:00
wmf_decoder.cpp General: Make use of std::nullopt where applicable 2020-10-03 17:25:54 +02:00
wmf_decoder.h Improve aac decoder selection 2019-12-08 16:18:39 -07:00