yuzu/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
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
video_core general: Replace NonCopyable struct with equivalents 2022-02-02 13:17:12 -05:00
web_service
yuzu main: Always remove the frameless window flag when restoring UI state 2022-02-03 23:12:49 -05:00
yuzu_cmd
.clang-format
CMakeLists.txt