index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra
/
config.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Massive removal of unused modules
James Rowe
2018-01-12
1
-160
/
+0
*
config: Default CPU core to Unicorn.
bunnei
2018-01-12
1
-1
/
+1
*
configuration: Add cpu_core configuration option
MerryMage
2018-01-12
1
-1
/
+2
*
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-10
1
-15
/
+0
*
WebService: Verify username and token (#2930)
B3n30
2017-09-18
1
-0
/
+2
*
Merge pull request #2899 from wwylele/touch-refactor
bunnei
2017-08-29
1
-0
/
+2
|
\
|
*
EmuWindow: refactor touch input into a TouchDevice
wwylele
2017-08-24
1
-0
/
+2
*
|
settings: Add enable_telemetry, citra_username, and citra_token.
bunnei
2017-08-25
1
-0
/
+4
|
/
*
move MotionEmu from core/frontend to input_common as a InputDevice
wwylele
2017-08-11
1
-0
/
+3
*
settings: Add telemetry endpoint URL.
bunnei
2017-07-10
1
-0
/
+4
*
Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0.
chris062689
2017-06-21
1
-3
/
+3
*
Citra: Convert include into forward declaration
Yuri Kunde Schlesner
2017-05-27
1
-1
/
+3
*
Merge pull request #2512 from SonofUgly/custom-layout
bunnei
2017-03-21
1
-0
/
+17
|
\
|
*
Add custom layout settings.
SonofUgly
2017-02-23
1
-0
/
+17
*
|
InputCommon: add AnalogFromButton
wwylele
2017-03-01
1
-0
/
+20
*
|
InputCommon: add Keyboard
wwylele
2017-03-01
1
-14
/
+11
*
|
Merge pull request #2368 from wwylele/camera-2
Yuri Kunde Schlesner
2017-01-29
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
CAM: implement basic camera functions with a blank camera
wwylele
2017-01-11
1
-0
/
+15
*
|
SDL: Select audio device (#2403)
Kloen Lansfiel
2017-01-25
1
-0
/
+1
*
|
SDL2: Config.cpp fix double to float warning
Kloen
2017-01-11
1
-1
/
+2
*
|
config: Add option for specifying screen resolution scale factor.
bunnei
2017-01-07
1
-2
/
+1
*
|
Config: auto-select region and language
wwylele
2016-12-07
1
-1
/
+2
|
/
*
Implement Frame rate limiter (#2223)
emmauss
2016-12-06
1
-0
/
+2
*
GPU: Remove the broken frame_skip option.
Emmanuel Gil Peyrot
2016-11-27
1
-1
/
+0
*
Add default hotkey to swap primary screens.
James Rowe
2016-11-05
1
-1
/
+2
*
Support additional screen layouts.
James Rowe
2016-11-05
1
-0
/
+4
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-8
/
+2
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-14
/
+17
*
core: Add configuration option for CPU JIT.
bunnei
2016-09-15
1
-0
/
+1
*
Merge pull request #2032 from bunnei/qt-graphics
bunnei
2016-08-31
1
-0
/
+1
|
\
|
*
config: Add a setting for graphics V-Sync.
bunnei
2016-08-29
1
-0
/
+1
*
|
configure_audio: User-configuratble option to enable/disable audio stretching
MerryMage
2016-08-31
1
-0
/
+1
|
/
*
citra: Default to HW renderer.
bunnei
2016-08-15
1
-1
/
+1
*
Merge pull request #1789 from wwylele/input-refactor
bunnei
2016-06-10
1
-1
/
+6
|
\
|
*
implement circle pad modifier
wwylele
2016-05-15
1
-0
/
+2
|
*
Refactor input subsystem
wwylele
2016-05-15
1
-1
/
+4
*
|
New3DS: Minor style cleanup to #1520.
bunnei
2016-05-24
1
-1
/
+1
*
|
Merge pull request #1520 from JamePeng/checknew3ds
bunnei
2016-05-24
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-04-20
1
-2
/
+3
*
|
fixup simple type conversions where possible
Alexander Laties
2016-05-07
1
-1
/
+1
*
|
Audio: Add sink selection to configuration files
MerryMage
2016-04-30
1
-0
/
+3
*
|
Config: Add scaled resolution option
tfarley
2016-04-21
1
-0
/
+1
|
/
*
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-04-05
1
-3
/
+4
*
Config: Use unique_ptr instead of raw pointer
MerryMage
2016-03-02
1
-10
/
+8
*
Dependencies: Remove GLFW, Add SDL2
MerryMage
2016-03-02
1
-24
/
+24
*
Remove unnecessary new lines, changed Deinit to Shutdown
polaris-
2015-10-11
1
-1
/
+1
*
Implement gdbstub
polaris-
2015-10-04
1
-0
/
+4
*
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-08-15
1
-0
/
+1
*
Move input values into an array
James Rowe
2015-07-27
1
-23
/
+13
[next]