index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-10
2
-31
/
+0
*
WebService: Verify username and token (#2930)
B3n30
2017-09-18
2
-0
/
+4
*
Add manifest
DaMan
2017-09-02
1
-0
/
+8
*
Merge pull request #2899 from wwylele/touch-refactor
bunnei
2017-08-29
2
-0
/
+6
|
\
|
*
EmuWindow: refactor touch input into a TouchDevice
wwylele
2017-08-24
2
-0
/
+6
*
|
default_ini: Use correct telemetry endpoint URL.
bunnei
2017-08-25
1
-1
/
+1
*
|
telemetry: Log frontend type.
bunnei
2017-08-25
1
-0
/
+2
*
|
settings: Add enable_telemetry, citra_username, and citra_token.
bunnei
2017-08-25
2
-0
/
+11
|
/
*
move MotionEmu from core/frontend to input_common as a InputDevice
wwylele
2017-08-11
4
-11
/
+14
*
Fix some spelling mistakes
danzel
2017-08-11
1
-3
/
+3
*
Network: Init Network in SDL and QT
B3n30
2017-07-16
2
-1
/
+5
*
settings: Add telemetry endpoint URL.
bunnei
2017-07-10
2
-0
/
+8
*
Set global definition WIN32_LEAN_AND_MEAN (#2807)
B3n30
2017-06-24
1
-0
/
+3
*
Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0.
chris062689
2017-06-21
1
-3
/
+3
*
Edit Citra URLs (#2728)
Alex Touchet
2017-06-03
1
-1
/
+1
*
CMake: Define an interface target for SDL2 definitions
Yuri Kunde Schlesner
2017-05-27
1
-4
/
+2
*
CMake: Stop using FindOpenGL, which seems to not be required anymore
Yuri Kunde Schlesner
2017-05-27
1
-1
/
+1
*
CMake: Correct inter-module dependencies and library visibility
Yuri Kunde Schlesner
2017-05-27
1
-4
/
+4
*
Citra: Convert include into forward declaration
Yuri Kunde Schlesner
2017-05-27
2
-2
/
+6
*
Remove some unnecessary inclusions of video_core.h
Yuri Kunde Schlesner
2017-05-27
1
-1
/
+0
*
Move screen size constants from video_core to core
Yuri Kunde Schlesner
2017-05-27
1
-7
/
+7
*
input_common/sdl: add support for binding button to axis
wwylele
2017-04-17
1
-0
/
+6
*
Merge pull request #2512 from SonofUgly/custom-layout
bunnei
2017-03-21
2
-0
/
+32
|
\
|
*
Add custom layout settings.
SonofUgly
2017-02-23
2
-0
/
+32
*
|
citra: update default ini with new input system
wwylele
2017-03-01
1
-28
/
+41
*
|
InputCommon: add AnalogFromButton
wwylele
2017-03-01
1
-0
/
+20
*
|
InputCommon: add Keyboard
wwylele
2017-03-01
4
-36
/
+18
*
|
Gui: Change title bar to include build name
James Rowe
2017-02-23
1
-2
/
+2
*
|
Merge pull request #2368 from wwylele/camera-2
Yuri Kunde Schlesner
2017-01-29
2
-0
/
+31
|
\
\
|
*
|
CAM: implement basic camera functions with a blank camera
wwylele
2017-01-11
2
-0
/
+31
*
|
|
citra: add missing control paths for ResultStatus on rom load. Fix warning ab...
Kloen
2017-01-29
1
-0
/
+20
|
|
/
|
/
|
*
|
SDL: Select audio device (#2403)
Kloen Lansfiel
2017-01-25
2
-0
/
+5
*
|
SDL2: Config.cpp fix double to float warning
Kloen
2017-01-11
1
-1
/
+2
*
|
Merge pull request #2384 from bunnei/internal-res-option
bunnei
2017-01-08
2
-5
/
+5
|
\
\
|
*
|
config: Add option for specifying screen resolution scale factor.
bunnei
2017-01-07
2
-5
/
+5
*
|
|
Merge pull request #1951 from wwylele/motion-sensor
bunnei
2017-01-07
2
-7
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Frontend: emulate motion sensor
wwylele
2016-12-26
2
-7
/
+20
|
|
/
*
|
Merge pull request #2386 from bunnei/fix-bg-color
Sebastian Valle
2016-12-30
1
-6
/
+6
|
\
\
|
*
|
config: SDL: Move background color setting to correct section.
bunnei
2016-12-30
1
-6
/
+6
|
|
/
*
|
Merge pull request #2240 from wwylele/auto-region
bunnei
2016-12-29
2
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Config: auto-select region and language
wwylele
2016-12-07
2
-2
/
+3
*
|
core: Move emu_window and key_map into core
MerryMage
2016-12-23
2
-2
/
+2
*
|
Address clang-format issues.
bunnei
2016-12-21
1
-3
/
+3
*
|
core: Consolidate core and system state, remove system module & cleanups.
bunnei
2016-12-21
1
-2
/
+1
*
|
core: Consolidate top-level system state into a singleton.
bunnei
2016-12-21
1
-21
/
+14
*
|
Merge pull request #2303 from freiro/citra-qt_missing_sdl2_dll
bunnei
2016-12-16
1
-7
/
+4
|
\
\
|
*
|
Modularized Qt and SDL file copying
freiro
2016-12-13
1
-7
/
+4
|
|
/
*
|
Merge pull request #2267 from JayFoxRox/fix-mingw-cc
Sebastian Valle
2016-12-11
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Unify Windows ICON resource name
Jannik Vogel
2016-12-05
1
-1
/
+1
|
*
Support mingw cross-compile
Jannik Vogel
2016-12-05
2
-2
/
+2
[next]