aboutsummaryrefslogtreecommitdiff
path: root/externals/opus
AgeCommit message (Collapse)Author
2020-04-22Set _FORTIFY_SOURCE=0 if building Opus with mingw-w64H27CK
2019-10-23externals: Track upstream opusLioncash
Tracks upstream opus, allowing the library to be easily updated. While we're at it, we incorporate the CMakeLists.txt so that we have easy control over the requirements of the build.
2019-03-16externals: Update opus to latest masterLioncash
Prevents yuzu from getting 2000+ warnings in MSVC in a future change.
2018-07-30Implemented various hwopus functions (#853)David