yuzu/src
lat9nq 47401016bf CMake: Implement YUZU_USE_BUNDLED_FFMPEG
For Linux, instructs CMake to use the FFmpeg submodule in externals.
This is HEAVILY based on our usage of the late Unicorn.  Minimal change
to MSVC as it uses the yuzu-emu/ext-windows-bin. MinGW now targets the
same ext-windows-bin libraries as MSVC for FFmpeg. Adds FFMPEG_LIBRARIES
to WIN32 and simplifies video_core/CMakeLists.txt a bit.
2021-02-05 14:49:51 -05:00
..
audio_core audren: Disable reverb for the time being 2021-02-01 14:41:58 +11:00
common common: common_funcs: Change R_UNLESS to LOG_ERROR. 2021-01-28 21:51:16 -08:00
core Merge pull request #5876 from lioncash/truncation 2021-02-04 14:44:11 -08:00
input_common analog_from_button: Fix update_thread.join exception 2021-01-29 18:41:22 -05:00
tests Merge pull request #5262 from ReinUsesLisp/buffer-base 2021-01-16 19:48:26 -03:00
video_core CMake: Implement YUZU_USE_BUNDLED_FFMPEG 2021-02-05 14:49:51 -05:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Always update handheld config 2021-02-03 17:48:04 -06:00
yuzu_cmd Merge pull request #5778 from ReinUsesLisp/shader-dir 2021-01-27 11:34:21 -08:00
.clang-format
CMakeLists.txt cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally 2021-01-24 17:31:29 -03:00