yuzu-fork/src/yuzu_cmd/emu_window
lat9nq f973274b99 general: Ignore implicit-fallthrough for SDL.h
SDL 2.0.14 introduces an incompatibility with Clang, causing it to
trigger -Wimplicit-fallthrough even though it is marked. Ignore it for
now, with a comment mentioning why this is needed.
2021-04-18 01:31:26 -04:00
..
emu_window_sdl2.cpp general: Ignore implicit-fallthrough for SDL.h 2021-04-18 01:31:26 -04:00
emu_window_sdl2.h inputCommon: Mouse fixes 2021-02-27 17:53:10 -06:00
emu_window_sdl2_gl.cpp general: Ignore implicit-fallthrough for SDL.h 2021-04-18 01:31:26 -04:00
emu_window_sdl2_gl.h renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00
emu_window_sdl2_vk.cpp general: Ignore implicit-fallthrough for SDL.h 2021-04-18 01:31:26 -04:00
emu_window_sdl2_vk.h renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00