mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2024-11-28 15:03:07 +00:00
9b147d3f9c
* framebuffer_layout.cpp: simplify FrameLayoutFromResolutionScale - upright_screen seems to only be swapped width and height calculation, so it is replaced with std::swap - Get rid of call to GetCardboardSettings, The FrameLayoutFromResolutionScale function is used for Screenshots and Video Dumping where we dont need 3D effects * framebuffer_layout.cpp: Combine SideFrameLayout and MobileLandscapeFrameLayout into variants of LargeFrameLayout * framebuffer_layout.{cpp,h}: rename maxRectangle to MaxRectangle, plus minor documentation update * clang-format |
||
---|---|---|
.. | ||
android | ||
audio_core | ||
citra | ||
citra_qt | ||
common | ||
core | ||
dedicated_room | ||
input_common | ||
network | ||
tests | ||
video_core | ||
web_service | ||
.clang-format | ||
CMakeLists.txt |