index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
/
emu_window.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/frontend/emu_window: Make ClipToTouchScreen a const member function
Lioncash
2019-02-27
1
-1
/
+1
*
core: Namespace EmuWindow
Lioncash
2018-08-12
1
-0
/
+4
*
frontend: Update for undocked Switch screen layout.
bunnei
2018-01-11
1
-35
/
+13
*
Merge pull request #2899 from wwylele/touch-refactor
bunnei
2017-08-29
1
-13
/
+58
|
\
|
*
EmuWindow: refactor touch input into a TouchDevice
wwylele
2017-08-24
1
-13
/
+58
*
|
SidebySide Layout (#2859)
ThaMighty90
2017-08-25
1
-0
/
+3
|
/
*
move MotionEmu from core/frontend to input_common as a InputDevice
wwylele
2017-08-11
1
-23
/
+0
*
Move screen size constants from video_core to core
Yuri Kunde Schlesner
2017-05-28
1
-5
/
+3
*
Merge pull request #2512 from SonofUgly/custom-layout
bunnei
2017-03-22
1
-11
/
+15
|
\
|
*
Add custom layout settings.
SonofUgly
2017-02-23
1
-11
/
+15
*
|
Input: remove unused stuff & clean up
wwylele
2017-03-01
1
-25
/
+1
*
|
Core: Make PerfStats internally locked
Yuri Kunde Schlesner
2017-02-27
1
-1
/
+1
*
|
PerfStats: Add method to get the instantaneous time ratio
Yuri Kunde Schlesner
2017-02-27
1
-3
/
+2
*
|
hid: remove the touch field from PadState (#2557)
Weiyi Wang
2017-02-11
1
-2
/
+0
*
|
core: emu_window.cpp, fix conversion warnings from float to s16 on MSVC
Kloen
2017-01-29
1
-6
/
+6
|
/
*
Frontend: make motion sensor interfaced thread-safe
wwylele
2016-12-29
1
-0
/
+3
*
Frontend: emulate motion sensor
wwylele
2016-12-26
1
-0
/
+22
*
core: Move emu_window and key_map into core
MerryMage
2016-12-23
1
-0
/
+107