aboutsummaryrefslogtreecommitdiff
path: root/src/core/frontend/framebuffer_layout.cpp
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-20Fix screenshot dimensions when at 1x scaleameerj
2021-11-16bootmanager: Fix screenshot resolution factor usageameerj
2021-04-14common: Move settings to common from core.bunnei
2020-11-15settings: Preparation for per-game input settingsMorph
2020-10-13core/CMakeLists: Make some warnings errorsLioncash
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-04-15CMakeLists: Specify -Wextra on linux buildsLioncash
2020-03-11framebuffer_layout.h: drop the use of enum for screen dimensions.Vitor Kiguchi
2020-02-14Add 4:3 aspect ratio and address feedbackMorph
2020-02-14Address feedbackMorph
2020-02-13Use enumeration instead of magic numbersMorph
2020-02-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph
2019-06-03yuzu/bootmanager: Treat the resolution factor as a u32Lioncash
2019-02-27common/math_util: Move contents into the Common namespaceLioncash
2018-12-18yuzu, video_core: Screenshot functionalityzhupengfei
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2018-01-11core: Fix recent GCC build breaks.bunnei
2018-01-10frontend: Update for undocked Switch screen layout.bunnei
2017-08-25SidebySide Layout (#2859)ThaMighty90
2017-05-27Move screen size constants from video_core to coreYuri Kunde Schlesner
2017-05-27Move framebuffer_layout from Common to CoreYuri Kunde Schlesner