yuzu/src
Valeri 4fd655cb46
video_core: eliminate constant ternary
`via_header_index` is already checked above, so it would never be true in this branch
2021-08-19 21:22:05 +03:00
..
audio_core Merge pull request #6571 from Kelebek1/Mix 2021-07-12 22:09:05 -07:00
common Merge pull request #6863 from spholz/fix-lan-play 2021-08-16 17:10:00 +02:00
core Fix crash in logging in CreateStrayLayer 2021-08-19 19:33:07 +03:00
input_common input_common: Disable sdl raw input mode 2021-08-12 13:17:07 -05:00
shader_recompiler Merge pull request #6767 from ReinUsesLisp/fold-float-pack 2021-07-30 02:07:52 -04:00
tests shader_recompiler,video_core: Cleanup some GCC and Clang errors 2021-07-22 21:51:26 -04:00
video_core video_core: eliminate constant ternary 2021-08-19 21:22:05 +03:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu configuration: fix mingw-w64 build 2021-08-13 12:39:14 +02:00
yuzu_cmd yuzu-cmd/CMakeLists: Correct attribution for this function. 2021-08-08 20:24:53 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt shader: Initial recompiler work 2021-07-22 21:51:21 -04:00