GPUCode
|
f8b8b6e53c
|
core: De-globalize movie (#6659)
|
2023-08-01 02:57:38 +02:00 |
|
SachinVin
|
51996c54f0
|
audio_core\hle\adts_reader.cpp: Use BitField to parse ADTS header (#6719)
|
2023-07-28 12:15:58 -07:00 |
|
GPUCode
|
cf9bb90ae3
|
code: Use std::span where appropriate (#6658)
* code: Use std::span when possible
* code: Prefix memcpy and memcmp with std::
|
2023-07-07 01:52:40 +03:00 |
|
Steveice10
|
13a8969824
|
build: Clear out remaining compile warnings. (#6662)
|
2023-07-04 21:00:24 -07:00 |
|
SachinVin
|
5311c939a2
|
tests/audio_core: add sanity test cases for LLE vs HLE
|
2023-05-25 20:23:21 +05:30 |
|
SachinVin
|
8cada619b3
|
audio_core/hle: Refactor Binary Pipe data structures
audio_core\hle\ffmpeg_decoder.cpp: renames
|
2023-05-25 20:23:19 +05:30 |
|
GPUCode
|
cbd5d1c15c
|
Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115)
|
2022-09-21 18:36:12 +02:00 |
|
Weiyi Wang
|
4d10a2d652
|
tests/audio_core: remove hack for system objects
|
2019-02-14 14:08:45 -05:00 |
|
liushuyu
|
7f5b54fda4
|
audio_core: hle: mf: address reviews from @B3N30
|
2019-02-09 11:56:51 +01:00 |
|
liushuyu
|
11e277149c
|
audio_core: hle: fix compile
|
2019-02-09 11:56:51 +01:00 |
|
B3N30
|
80b4dd21d2
|
audio_core: dsp_hle: add Media Foundation decoder...
* appveyor: switch to Media Foundation API
* Travis CI MinGW build needs an update with the container image
|
2019-02-09 11:56:51 +01:00 |
|