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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address second batch of reviews
FearlessTobi
2020-08-30
1
-0
/
+1
*
frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413)
Morph
2020-05-15
1
-0
/
+5
*
framebuffer_layout.h: drop the use of enum for screen dimensions.
Vitor Kiguchi
2020-03-11
1
-8
/
+8
*
renderer_opengl: Add texture mailbox support for presenter thread.
bunnei
2020-02-26
1
-0
/
+1
*
Add 4:3 aspect ratio and address feedback
Morph
2020-02-14
1
-4
/
+5
*
Address feedback
Morph
2020-02-14
1
-2
/
+10
*
Use enumeration instead of magic numbers
Morph
2020-02-14
1
-0
/
+6
*
yuzu/bootmanager: Treat the resolution factor as a u32
Lioncash
2019-06-03
1
-7
/
+14
*
common/math_util: Move contents into the Common namespace
Lioncash
2019-02-27
1
-1
/
+1
*
yuzu, video_core: Screenshot functionality
zhupengfei
2018-12-18
1
-0
/
+7
*
yuzu: Update license text to be consistent across project.
bunnei
2018-01-13
1
-1
/
+1
*
frontend: Update for undocked Switch screen layout.
bunnei
2018-01-11
1
-52
/
+14
*
SidebySide Layout (#2859)
ThaMighty90
2017-08-25
1
-0
/
+11
*
Move screen size constants from video_core to core
Yuri Kunde Schlesner
2017-05-28
1
-1
/
+10
*
Move framebuffer_layout from Common to Core
Yuri Kunde Schlesner
2017-05-28
1
-0
/
+55