yuzu-fork/src/core/frontend
ThaMighty90 3cdf854e44 SidebySide Layout (#2859)
* added a SidebySide Layout

* Reworked, so both screen have the same height and cleaned up screen translates.

* added the option in the UI, hope this is the right way to do it. formated framebuffer_layout.cpp

* delete the x64 files

* deleted ui_configure_graphics.h

* added Option for the Layout in the xml

* got rid of SIDE_BY_SIDE_ASPECT_RATIO because it was useless. pulled translate into variables

* changed shift variables to u32 and moved them in their respective branch. remove notr="true" for the Screen layout drop down

* reworked intends :). changed function description for SideFrameLayout

* some description reworking
2017-08-25 17:53:07 -04:00
..
camera Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
emu_window.cpp SidebySide Layout (#2859) 2017-08-25 17:53:07 -04:00
emu_window.h move MotionEmu from core/frontend to input_common as a InputDevice 2017-08-11 11:05:08 +03:00
framebuffer_layout.cpp SidebySide Layout (#2859) 2017-08-25 17:53:07 -04:00
framebuffer_layout.h SidebySide Layout (#2859) 2017-08-25 17:53:07 -04:00
input.h move MotionEmu from core/frontend to input_common as a InputDevice 2017-08-11 11:05:08 +03:00