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