german77
|
173a6b1e57
core/emu_window: Remove touch input
|
4 лет назад |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 лет назад |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
5 лет назад |
Lioncash
|
d363b2c7d2
emu_window: Return pair from ClipToTouchScreen() instead of tuple
|
5 лет назад |
Lioncash
|
8805233f5e
emu_window: unsigned -> u32
|
5 лет назад |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
german
|
b483f2d010
Always initialize keyboard input
|
5 лет назад |
german
|
8495e1bd83
Add mutitouch support for touch screens
|
5 лет назад |
german
|
d8df9a16bd
Allow to return up to 16 touch inputs per engine
|
5 лет назад |
Lioncash
|
39c8d18feb
core/CMakeLists: Make some warnings errors
|
5 лет назад |
Morph
|
b73f678ee8
frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413)
|
6 лет назад |
Lioncash
|
1230a0e7ce
core/frontend/emu_window: Make GraphicsContext's destructor virtual
|
7 лет назад |
Lioncash
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 лет назад |
Lioncash
|
46b3209abb
core/frontend/emu_window: Make ClipToTouchScreen a const member function
|
7 лет назад |
Lioncash
|
0a93b45b6a
core: Namespace EmuWindow
|
8 лет назад |
bunnei
|
482cf8a005
frontend: Update for undocked Switch screen layout.
|
8 лет назад |
bunnei
|
75cd28a7cc
Merge pull request #2899 from wwylele/touch-refactor
|
9 лет назад |
ThaMighty90
|
3cdf854e44
SidebySide Layout (#2859)
|
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 лет назад |
Yuri Kunde Schlesner
|
eb10f25025
Move screen size constants from video_core to core
|
9 лет назад |
bunnei
|
ccc3985cc0
Merge pull request #2512 from SonofUgly/custom-layout
|
9 лет назад |
wwylele
|
e02c4b7195
Input: remove unused stuff & clean up
|
9 лет назад |
Yuri Kunde Schlesner
|
b285c2a4ed
Core: Make PerfStats internally locked
|
9 лет назад |
Yuri Kunde Schlesner
|
92c8bd4b1f
PerfStats: Add method to get the instantaneous time ratio
|
9 лет назад |
SonofUgly
|
e0a4450bbd
Add custom layout settings.
|
9 лет назад |
Weiyi Wang
|
0dd007e9ba
hid: remove the touch field from PadState (#2557)
|
9 лет назад |
Kloen
|
ff7d68d743
core: emu_window.cpp, fix conversion warnings from float to s16 on MSVC
|
9 лет назад |
wwylele
|
d7d40b3c56
Frontend: make motion sensor interfaced thread-safe
|
9 лет назад |
wwylele
|
bcf9d20d57
Frontend: emulate motion sensor
|
9 лет назад |