summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/framebuffer_layout.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-25SidebySide Layout (#2859)ThaMighty901-1/+35
2017-05-28Move screen size constants from video_core to coreYuri Kunde Schlesner1-7/+11
2017-05-28Move framebuffer_layout from Common to CoreYuri Kunde Schlesner1-1/+1
2017-02-23Add custom layout settings.SonofUgly1-0/+19
2016-11-12Round the rectangle size to prevent float to int casting issuesJames Rowe1-4/+2
2016-11-05Add default hotkey to swap primary screens.James Rowe1-1/+5
2016-11-05Rework frame layouts to use a max rectangle instead of hardcoded calculationsJames Rowe1-250/+88
2016-11-05LargeFrameLayout + SwappedSonofUgly1-50/+36
2016-11-05Support additional screen layouts.James Rowe1-0/+312