1
0
Fork 0
mirror of https://github.com/citra-emu/citra-canary.git synced 2025-03-08 10:00:12 +00:00
citra-canary/src
ThaMighty90 3cdf854e44 SidebySide Layout ()
* 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
citra move MotionEmu from core/frontend to input_common as a InputDevice 2017-08-11 11:05:08 +03:00
citra_qt SidebySide Layout () 2017-08-25 17:53:07 -04:00
common Merge pull request from wwylele/sw_lighting-2 2017-08-09 18:54:29 +03:00
core SidebySide Layout () 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 () 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
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00