Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
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 лет назад |
bunnei
|
f99961581e
Merge pull request #1789 from wwylele/input-refactor
|
10 лет назад |
bunnei
|
c106f71beb
New3DS: Minor style cleanup to #1520.
|
10 лет назад |
bunnei
|
2e5e7d9be0
Merge pull request #1520 from JamePeng/checknew3ds
|
10 лет назад |
wwylele
|
416faa20d1
implement circle pad modifier
|
10 лет назад |
wwylele
|
03631f9b8f
Refactor input subsystem
|
10 лет назад |
Alexander Laties
|
0a31e373f1
fixup simple type conversions where possible
|
10 лет назад |
MerryMage
|
4e971f44a2
Audio: Add sink selection to configuration files
|
10 лет назад |
tfarley
|
e46d086189
Config: Add scaled resolution option
|
10 лет назад |
JamePeng
|
7129611e65
Implement CheckNew3DS and CheckNew3DSApp
|
10 лет назад |
MerryMage
|
a06dcfeb61
Common: Remove Common::make_unique, use std::make_unique
|
10 лет назад |
MerryMage
|
48366b1071
Config: Use unique_ptr instead of raw pointer
|
10 лет назад |
MerryMage
|
ba2a54a9dd
Dependencies: Remove GLFW, Add SDL2
|
10 лет назад |
polaris-
|
2b7316a379
Remove unnecessary new lines, changed Deinit to Shutdown
|
10 лет назад |
polaris-
|
31dee93e84
Implement gdbstub
|
11 лет назад |
bunnei
|
094ae6fadb
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
|
11 лет назад |
James Rowe
|
1bc7829ee9
Move input values into an array
|
11 лет назад |
Emmanuel Gil Peyrot
|
79aa1b0808
Citra: Fix the includes a bit, thanks to include-what-you-use.
|
11 лет назад |
Yuri Kunde Schlesner
|
d65b42a69a
Remove gpu_refresh_rate configuration option
|
11 лет назад |
tfarley
|
6d995b1ff6
INI hw/sw renderer toggle
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
archshift
|
cae89fb315
Allow the user to set the background clear color during emulation
|
11 лет назад |
Emmanuel Gil Peyrot
|
aa64f69af0
Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.
|
11 лет назад |