summaryrefslogtreecommitdiffstats
path: root/externals/opus/CMakeLists.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-24externals: Track upstream opusLioncash2-0/+250
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 masterLioncash1-0/+0
Prevents yuzu from getting 2000+ warnings in MSVC in a future change.
2018-07-31Implemented various hwopus functions (#853)David1-0/+0