yuzu-fork/src
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
..
audio_core CMake: Add SoundTouch include path to target property 2017-05-27 22:09:28 -07:00
citra move MotionEmu from core/frontend to input_common as a InputDevice 2017-08-11 11:05:08 +03:00
citra_qt SidebySide Layout (#2859) 2017-08-25 17:53:07 -04:00
common Merge pull request #2822 from wwylele/sw_lighting-2 2017-08-09 18:54:29 +03:00
core SidebySide Layout (#2859) 2017-08-25 17:53:07 -04:00
input_common motion_emu: fix initialization order 2017-08-22 11:43:44 +03:00
network Added missing parts in libnetwork (#2838) 2017-08-19 11:14:33 -06:00
tests tests: Add tests for vadd 2017-07-23 12:29:51 +01:00
video_core swrasterizer: remove invalid TODO 2017-08-21 08:03:07 +03:00
web_service web_backend: Specify api-version on JSON post. 2017-07-11 18:34:30 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00