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
/
yuzu_cmd
/
emu_window
/
emu_window_sdl2.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread
comex
2020-11-23
1
-10
/
+10
*
renderer_opengl: Remove emulated mailbox presentation
ReinUsesLisp
2020-09-20
1
-8
/
+1
*
input_common: Eliminate most global state
Lioncash
2020-08-27
1
-1
/
+9
*
frontend: sdl2: emu_window: Implement separate presentation thread.
bunnei
2020-02-26
1
-2
/
+12
*
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-29
1
-0
/
+3
*
Add FPS to SDL title bar
jroweboy
2019-09-22
1
-0
/
+3
*
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
ReinUsesLisp
2019-05-26
1
-2
/
+1
*
yuzu_cmd: Split emu_window OpenGL implementation into its own file
ReinUsesLisp
2019-05-25
1
-19
/
+4
*
SDL Frontend: Add shared context support
James Rowe
2019-01-22
1
-0
/
+2
*
implemented touch in Qt and SDL
NeatNit
2018-10-09
1
-0
/
+12
*
core: Namespace EmuWindow
Lioncash
2018-08-12
1
-1
/
+1
*
sdl: add check for GL extension support
BreadFish64
2018-06-04
1
-0
/
+3
*
SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)
adityaruplaha
2018-04-21
1
-1
/
+4
*
Massive removal of unused modules
James Rowe
2018-01-13
1
-0
/
+59