- 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
-
- May 27, 2017
-
-
Yuri Kunde Schlesner authored
-
- May 04, 2017
-
-
wwylele authored
-
- May 03, 2017
-
-
wwylele authored
-
- Mar 01, 2017
-
-
wwylele authored
-
- Jan 31, 2017
-
-
noah the goodra authored
as far as i could tell this cast is unneeded because [GDBStub::SetServerPort](https://github.com/citra-emu/citra/blob/master/src/core/gdbstub/gdbstub.cpp#L897) takes a u16 and [values.gdbstub_port](https://github.com/citra-emu/citra/blob/master/src/core/settings.h#L116) is already a u16
-
- Jan 07, 2017
-
-
bunnei authored
-
- Dec 23, 2016
-
-
MerryMage authored
* Removes circular dependences (common should not depend on core)
-
- Dec 06, 2016
-
-
emmauss authored
* implement frame limiter * fixes
-
- 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
-
- Aug 31, 2016
-
-
MerryMage authored
-
- Apr 30, 2016
-
-
MerryMage authored
-
- Apr 21, 2016
-
-
tfarley authored
-
- Apr 11, 2016
-
-
Jannik Vogel authored
-
- Dec 21, 2014
-
-
purpasmart96 authored
-
- Oct 07, 2014
-
-
archshift authored
Uses QSettings on citra-qt, and inih on citra-cli.
-