summaryrefslogtreecommitdiff
path: root/src/core/frontend/framebuffer_layout.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* Fix screenshot dimensions when at 1x scaleGravatar ameerj2021-11-201-10/+1
* bootmanager: Fix screenshot resolution factor usageGravatar ameerj2021-11-161-1/+1
* Address second batch of reviewsGravatar FearlessTobi2020-08-301-0/+1
* frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413)Gravatar Morph2020-05-151-0/+5
* framebuffer_layout.h: drop the use of enum for screen dimensions.Gravatar Vitor Kiguchi2020-03-111-8/+8
* renderer_opengl: Add texture mailbox support for presenter thread.Gravatar bunnei2020-02-251-0/+1
* Add 4:3 aspect ratio and address feedbackGravatar Morph2020-02-141-4/+5
* Address feedbackGravatar Morph2020-02-141-2/+10
* Use enumeration instead of magic numbersGravatar Morph2020-02-131-0/+6
* yuzu/bootmanager: Treat the resolution factor as a u32Gravatar Lioncash2019-06-031-7/+14
* common/math_util: Move contents into the Common namespaceGravatar Lioncash2019-02-271-1/+1
* yuzu, video_core: Screenshot functionalityGravatar zhupengfei2018-12-181-0/+7
* yuzu: Update license text to be consistent across project.Gravatar bunnei2018-01-131-1/+1
* frontend: Update for undocked Switch screen layout.Gravatar bunnei2018-01-101-52/+14
* SidebySide Layout (#2859)Gravatar ThaMighty902017-08-251-0/+11
* Move screen size constants from video_core to coreGravatar Yuri Kunde Schlesner2017-05-271-1/+10
* Move framebuffer_layout from Common to CoreGravatar Yuri Kunde Schlesner2017-05-271-0/+55