suyu/src
Morph 6a1b089a50 main: Enable High DPI fixes for Qt >= 5.14
This uses Qt's new high DPI application attributes for scaling the current window.
However, these aren't perfect as scaling with non integer scales will cause artifacts in UI, icons and other elements.
Therefore, we use a heuristic to select an appropriate integer scale value depending on the current screen resolution and applies this to the application.
2023-01-25 21:16:04 -05:00
..
audio_core upsample: Fix coefficient format 2023-01-14 17:09:03 +00:00
common Merge pull request #9662 from abouvier/cmake-llvm 2023-01-24 11:03:14 -08:00
core Revert 9617 and fix it on input_common 2023-01-25 13:52:50 -06:00
dedicated_room cmake: move find-modules to root cmake dir 2023-01-02 18:22:07 +01:00
input_common Merge pull request #9676 from german77/revert-stick-range 2023-01-25 17:56:47 -05:00
network cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
shader_recompiler Avoid OOB array access reading passthrough attr mask 2023-01-07 18:38:21 +00:00
tests Merge pull request #9555 from abouvier/catch2-update 2023-01-22 18:22:47 -05:00
video_core nsight_aftermath_tracker: update for latest Aftermath SDK 2023-01-21 13:01:19 -05:00
web_service cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
yuzu main: Enable High DPI fixes for Qt >= 5.14 2023-01-25 21:16:04 -05:00
yuzu_cmd default_ini: Split and concatenate the config string literal 2023-01-25 14:06:06 -05:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt cmake: make room server optional 2022-12-28 17:18:27 -05:00