bunnei
|
0906de9a14
hle: Remove a large amount of 3ds-specific service code.
|
8 年 前 |
B3n30
|
28c726f205
WebService: Verify username and token (#2930)
|
8 年 前 |
bunnei
|
75cd28a7cc
Merge pull request #2899 from wwylele/touch-refactor
|
9 年 前 |
bunnei
|
5d7b364a21
default_ini: Use correct telemetry endpoint URL.
|
9 年 前 |
bunnei
|
c781aea947
settings: Add enable_telemetry, citra_username, and citra_token.
|
9 年 前 |
wwylele
|
2617de1fe6
EmuWindow: refactor touch input into a TouchDevice
|
9 年 前 |
wwylele
|
188194908c
move MotionEmu from core/frontend to input_common as a InputDevice
|
9 年 前 |
danzel
|
8d3f48d0a3
Fix some spelling mistakes
|
9 年 前 |
bunnei
|
8abf808854
settings: Add telemetry endpoint URL.
|
9 年 前 |
wwylele
|
4ad82f2e5a
input_common/sdl: add support for binding button to axis
|
9 年 前 |
bunnei
|
ccc3985cc0
Merge pull request #2512 from SonofUgly/custom-layout
|
9 年 前 |
wwylele
|
5a692ddaec
citra: update default ini with new input system
|
9 年 前 |
SonofUgly
|
e0a4450bbd
Add custom layout settings.
|
9 年 前 |
Yuri Kunde Schlesner
|
1410aa1824
Merge pull request #2368 from wwylele/camera-2
|
9 年 前 |
Kloen Lansfiel
|
f852369986
SDL: Select audio device (#2403)
|
9 年 前 |
wwylele
|
cf3a272332
CAM: implement basic camera functions with a blank camera
|
9 年 前 |
bunnei
|
22ad9094e6
config: Add option for specifying screen resolution scale factor.
|
9 年 前 |
Sebastian Valle
|
f7dd8d5e81
Merge pull request #2386 from bunnei/fix-bg-color
|
9 年 前 |
bunnei
|
02b4b2ed6e
config: SDL: Move background color setting to correct section.
|
9 年 前 |
wwylele
|
84e78790ab
Config: auto-select region and language
|
9 年 前 |
emmauss
|
c4e4fa53d9
Implement Frame rate limiter (#2223)
|
9 年 前 |
Emmanuel Gil Peyrot
|
0820c99462
GPU: Remove the broken frame_skip option.
|
9 年 前 |
James Rowe
|
2b1654ad9b
Support additional screen layouts.
|
10 年 前 |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
10 年 前 |
bunnei
|
14085ec670
core: Add configuration option for CPU JIT.
|
10 年 前 |
bunnei
|
09063dc5bb
Merge pull request #2032 from bunnei/qt-graphics
|
10 年 前 |
MerryMage
|
dc3f6a34f8
configure_audio: User-configuratble option to enable/disable audio stretching
|
10 年 前 |
bunnei
|
08ad9b36d4
config: Add a setting for graphics V-Sync.
|
10 年 前 |
bunnei
|
7b4dcacbb2
citra: Default to HW renderer.
|
10 年 前 |
Mat M
|
0c56c9f541
Merge pull request #1897 from linkmauve/sdl2-config-fix
|
10 年 前 |