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
*
core: frontend: Refactor GraphicsContext to its own module.
bunnei
2023-06-03
1
-0
/
+2
*
yuzu_cmd: Fix touch input
german77
2023-02-04
1
-5
/
+5
*
video_core: add null backend
Liam
2022-11-29
1
-0
/
+2
*
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
1
-3
/
+2
*
yuzu_cmd: Eliminate variable shadowing
Morph
2022-06-14
1
-1
/
+1
*
yuzu_cmd: Reduce unused includes
ameerj
2022-03-20
1
-1
/
+0
*
yuzu_cmd: Use new input
german77
2021-11-25
1
-7
/
+4
*
yuzu-cmd: hide cursor when in fullscreen
san
2021-08-01
1
-0
/
+3
*
emu_window: Remove global system instance
lat9nq
2021-07-30
1
-1
/
+4
*
emu_window: unsigned -> u32
Lioncash
2021-04-23
1
-1
/
+1
*
inputCommon: Mouse fixes
german77
2021-02-28
1
-0
/
+7
*
yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.
bunnei
2021-02-14
1
-0
/
+3
*
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