28 Commits (bdccb1dc65b90afe14250993bd0084b0baaceda5)

Author SHA1 Message Date
lizzie d0206c35fb
[qt] fix aspect ratio enum mismatch for framebuffer (#2792) 11 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 12 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 1 year ago
lat9nq 81d209ee34 general: Use console mode helper across project 3 years ago
lat9nq 447ec24378 general: Convert use_docked_mode to an enumeration 3 years ago
Narr the Reg 70825554ec yuzu: Add 16:10 aspect ratio 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 69759e55ee Fix screenshot dimensions when at 1x scale 5 years ago
ameerj 4919d2d00f bootmanager: Fix screenshot resolution factor usage 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 6 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
Lioncash 02e095313a CMakeLists: Specify -Wextra on linux builds 6 years ago
Vitor Kiguchi d28c202e1d framebuffer_layout.h: drop the use of enum for screen dimensions. 7 years ago
Morph 5afb6b95ed Add 4:3 aspect ratio and address feedback 7 years ago
Morph 5abb2b6336 Address feedback 7 years ago
Morph db5dc22c68 Use enumeration instead of magic numbers 7 years ago
Morph 74a490c909 Add following aspect ratios: 16:9, 21:9, Stretch to Window 7 years ago
Lioncash 564f80d4fd yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
Lioncash e59ae7210a common/math_util: Move contents into the Common namespace 8 years ago
zhupengfei 2dbb90ed65 yuzu, video_core: Screenshot functionality 8 years ago
bunnei 182548ec86 yuzu: Update license text to be consistent across project. 9 years ago
bunnei 86a8e32471 core: Fix recent GCC build breaks. 9 years ago
bunnei 6eda6ae6eb frontend: Update for undocked Switch screen layout. 9 years ago
ThaMighty90 791a419280 SidebySide Layout (#2859) 9 years ago
Yuri Kunde Schlesner b868036561 Move screen size constants from video_core to core 9 years ago
Yuri Kunde Schlesner e6dc5926fb Move framebuffer_layout from Common to Core 9 years ago
SonofUgly 4cb28deee5 Add custom layout settings. 10 years ago
James Rowe 48d64ccad5 Round the rectangle size to prevent float to int casting issues 10 years ago
James Rowe 72786d410e Add default hotkey to swap primary screens. 10 years ago
James Rowe 8e64c6c170 Rework frame layouts to use a max rectangle instead of hardcoded calculations 10 years ago
SonofUgly 345ca30c3a LargeFrameLayout + Swapped 10 years ago
James Rowe 08f830fed4 Support additional screen layouts. 10 years ago