index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
/
framebuffer_layout.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix screenshot dimensions when at 1x scale
ameerj
2021-11-20
1
-1
/
+6
*
bootmanager: Fix screenshot resolution factor usage
ameerj
2021-11-16
1
-9
/
+6
*
common: Move settings to common from core.
bunnei
2021-04-15
1
-1
/
+1
*
settings: Preparation for per-game input settings
Morph
2020-11-16
1
-1
/
+1
*
core/CMakeLists: Make some warnings errors
Lioncash
2020-10-13
1
-3
/
+3
*
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-10
1
-1
/
+1
*
CMakeLists: Specify -Wextra on linux builds
Lioncash
2020-04-16
1
-1
/
+1
*
framebuffer_layout.h: drop the use of enum for screen dimensions.
Vitor Kiguchi
2020-03-11
1
-2
/
+2
*
Add 4:3 aspect ratio and address feedback
Morph
2020-02-14
1
-6
/
+8
*
Address feedback
Morph
2020-02-14
1
-16
/
+16
*
Use enumeration instead of magic numbers
Morph
2020-02-14
1
-5
/
+5
*
Add following aspect ratios: 16:9, 21:9, Stretch to Window
Morph
2020-02-14
1
-2
/
+15
*
yuzu/bootmanager: Treat the resolution factor as a u32
Lioncash
2019-06-03
1
-6
/
+7
*
common/math_util: Move contents into the Common namespace
Lioncash
2019-02-27
1
-6
/
+6
*
yuzu, video_core: Screenshot functionality
zhupengfei
2018-12-18
1
-0
/
+15
*
yuzu: Update license text to be consistent across project.
bunnei
2018-01-13
1
-1
/
+1
*
core: Fix recent GCC build breaks.
bunnei
2018-01-12
1
-0
/
+2
*
frontend: Update for undocked Switch screen layout.
bunnei
2018-01-11
1
-161
/
+9
*
SidebySide Layout (#2859)
ThaMighty90
2017-08-25
1
-1
/
+35
*
Move screen size constants from video_core to core
Yuri Kunde Schlesner
2017-05-28
1
-7
/
+11
*
Move framebuffer_layout from Common to Core
Yuri Kunde Schlesner
2017-05-28
1
-0
/
+157