1
0
Fork 0
forked from suyu/suyu
suyu/src
lat9nq 0941ae0b61 CMake: Directly link to SDL2-static when appropriate
Trying to be lazy and alias SDL2 to SDL2-static causes issues in later
versions of CMake. Just use the same condition to tell which one to use.
2022-11-28 23:21:14 -05:00
..
audio_core CMake: Directly link to SDL2-static when appropriate 2022-11-28 23:21:14 -05:00
common Merge pull request #9339 from lioncash/cacheheader 2022-11-28 13:12:20 -05:00
core core/hid/emulated_controller: Use ranges version of transform 2022-11-28 10:00:42 -05:00
dedicated_room Merge pull request #8944 from Tachi107/patch-2 2022-10-06 16:59:04 -07:00
input_common CMake: Directly link to SDL2-static when appropriate 2022-11-28 23:21:14 -05:00
network Merge pull request #8876 from FearlessTobi/multiplayer-part3 2022-10-01 14:53:36 -07:00
shader_recompiler spirv_emit_context: add missing flat decoration 2022-11-18 22:05:28 -05:00
tests tests: fix for -Wall 2022-10-25 15:20:23 +00:00
video_core Merge pull request #9276 from goldenx86/fsrSlider 2022-11-27 00:13:15 -08:00
web_service Show error from cpp-httplib when we don't have a response to read (report errors while connecting to API) (#8999) 2022-10-05 21:39:54 +02:00
yuzu CMake: Directly link to SDL2-static when appropriate 2022-11-28 23:21:14 -05:00
yuzu_cmd Merge pull request #9325 from german77/default_by_default 2022-11-28 08:14:32 -05:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt CMakeLists: Disable -Wbraced-scalar-init on Clang 2022-10-22 15:02:04 -04:00