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
/
citra
/
emu_window
/
emu_window_sdl2.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move MotionEmu from core/frontend to input_common as a InputDevice
wwylele
2017-08-11
1
-6
/
+4
*
Network: Init Network in SDL and QT
B3n30
2017-07-16
1
-0
/
+4
*
Move screen size constants from video_core to core
Yuri Kunde Schlesner
2017-05-28
1
-7
/
+7
*
InputCommon: add Keyboard
wwylele
2017-03-01
1
-15
/
+6
*
Gui: Change title bar to include build name
James Rowe
2017-02-23
1
-2
/
+2
*
Frontend: emulate motion sensor
wwylele
2016-12-26
1
-7
/
+15
*
core: Move emu_window and key_map into core
MerryMage
2016-12-23
1
-1
/
+1
*
Support additional screen layouts.
James Rowe
2016-11-05
1
-4
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-7
/
+1
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-0
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-10
/
+15
*
config: Add a setting for graphics V-Sync.
bunnei
2016-08-30
1
-0
/
+1
*
Refactor input subsystem
wwylele
2016-05-15
1
-3
/
+4
*
Frontends, VideoCore: Move glad initialisation to the frontend
Emmanuel Gil Peyrot
2016-05-06
1
-0
/
+7
*
SDL2: Explicitly use RGB8 color buffer.
bunnei
2016-03-15
1
-0
/
+4
*
Dependencies: Remove GLFW, Add SDL2
MerryMage
2016-03-02
1
-0
/
+167