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
/
common
/
emu_window.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
BitField: Make trivially copyable and remove assignment operator
MerryMage
2016-02-12
1
-2
/
+2
*
Common: Cleanup emu_window includes.
Emmanuel Gil Peyrot
2015-06-28
1
-0
/
+6
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
1
-1
/
+1
*
EmuWindow: Clip mouse input coordinates to emulated screen dimensions.
Zaneo
2015-05-02
1
-6
/
+16
*
HID: Complete refactor of pad/touch input to fix threading issues.
bunnei
2015-03-11
1
-46
/
+28
*
EmuWindow: Made pad/touch functions non-static.
bunnei
2015-03-10
1
-2
/
+0
*
EmuWindow: Added infrastructure code to enable touchpad support.
bunnei
2015-03-10
1
-1
/
+64
*
Fixed EmuWindow typo (fixes OSX build)
bunnei
2015-03-08
1
-1
/
+1
*
Set framebuffer layout from EmuWindow.
bunnei
2015-03-07
1
-0
/
+50
*
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
archshift
2015-01-21
1
-4
/
+4
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Added support for multiple input device types for KeyMap and connected Qt.
Kevin Hartman
2014-09-12
1
-0
/
+17