- Aug 25, 2017
-
-
ThaMighty90 authored
* 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
-
- Aug 11, 2017
-
-
wwylele authored
-
- May 28, 2017
-
-
Yuri Kunde Schlesner authored
video_core didn't even properly use them, and they were the source of many otherwise-unnecessary dependencies from core to video_core.
-
- Mar 01, 2017
-
-
wwylele authored
1. removed zl, zr and c-stick from HID::PadState. They are handled by IR, not HID 2. removed button handling in EmuWindow 3. removed key_map 4. cleanup #include
-
- Feb 27, 2017
-
-
Yuri Kunde Schlesner authored
More ergonomic to use and will be required for upcoming changes.
-
Yuri Kunde Schlesner authored
-
- Feb 23, 2017
-
-
SonofUgly authored
-
- Feb 11, 2017
-
-
Weiyi Wang authored
-
- Jan 29, 2017
-
-
Kloen authored
-
- Dec 29, 2016
-
-
wwylele authored
-
- Dec 26, 2016
-
-
wwylele authored
-
- Dec 23, 2016
-
-
MerryMage authored
* Removes circular dependences (common should not depend on core)
-
- Nov 05, 2016
-
-
James Rowe authored
Allows users to choose a single screen layout or a large screen layout. Adds a configuration option to change the prominent screen.
-
- Sep 21, 2016
-
-
Yuri Kunde Schlesner authored
-
Emmanuel Gil Peyrot authored
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
-
- Sep 18, 2016
-
-
Emmanuel Gil Peyrot authored
-
- Jul 23, 2016
-
-
Alexandre LittleWhite Laurent authored
-
- May 15, 2016
-
-
wwylele authored
-
- Feb 12, 2016
-
-
MerryMage authored
-
- Jun 27, 2015
-
-
Emmanuel Gil Peyrot authored
-
- May 29, 2015
-
-
Emmanuel Gil Peyrot authored
-
- May 02, 2015
-
-
Zaneo authored
If the mouse position for a mouse move/drag would take it outside the emulated screen dimensions, clip the coordinates to the emulated screen dimensions. Qt and GLFW will report negative coordinates for mouse positions to the left, or above citra window. Added restriction to mouse coordinates passed to touchmoved by Qt/GLFW to be greater or equal to zero.
-
- Mar 11, 2015
-
-
bunnei authored
-
- Mar 10, 2015
- Mar 07, 2015
- Jan 21, 2015
-
-
archshift authored
-
- Dec 21, 2014
-
-
purpasmart96 authored
-
- Sep 12, 2014
-
-
Kevin Hartman authored
-