forked from ShuriZma/suyu
1
0
Fork 0
Zuma/src
Morph edbfbf2f2f main: Always remove the frameless window flag when restoring UI state
For unknown reasons, this flag may persist after the application has been closed.
Removing this flag when restoring the UI state ensures that a frameless window will not be shown on startup.
2022-02-03 23:12:49 -05:00
..
audio_core audio/stream: Adjust volume scale factor 2022-01-15 20:28:37 -06:00
common common_types: Remove NonCopyable struct 2022-02-02 13:19:01 -05:00
core general: Replace NonCopyable struct with equivalents 2022-02-02 13:17:12 -05:00
input_common input_common: Add home and hard touch press buttons to UDP controllers 2022-01-30 09:17:22 -06:00
shader_recompiler emit_glsl_atomic: Implement 32x2 fallback atomic ops 2022-01-29 19:56:03 -05:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core general: Replace NonCopyable struct with equivalents 2022-02-02 13:17:12 -05:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu main: Always remove the frameless window flag when restoring UI state 2022-02-03 23:12:49 -05:00
yuzu_cmd core/hid: Fully implement native mouse 2021-11-24 20:30:28 -06:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt cmake: make tests optional 2022-01-12 00:36:20 +01:00