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_vk.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
yuzu_cmd: Reduce unused includes
ameerj
2022-03-20
1
-2
/
+0
*
yuzu-cmd: hide cursor when in fullscreen
san
2021-08-01
1
-0
/
+1
*
emu_window: Remove global system instance
lat9nq
2021-07-30
1
-2
/
+3
*
yuzu-cmd: Fullscreen Improvements (#6656)
san
2021-07-21
1
-1
/
+5
*
sdl_impl, emu_window: Remove clang ignore
lat9nq
2021-07-16
1
-9
/
+0
*
emu_window_sdl2_vk: Specify the window manager if it should be supported
lat9nq
2021-07-16
1
-0
/
+15
*
emu_window_sdl2_vk: Use the generated SDL config
lat9nq
2021-07-16
1
-0
/
+6
*
general: Ignore implicit-fallthrough for SDL.h
lat9nq
2021-04-18
1
-0
/
+8
*
common: Move settings to common from core.
bunnei
2021-04-15
1
-1
/
+1
*
yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.
bunnei
2021-02-14
1
-0
/
+2
*
renderer_opengl: Remove emulated mailbox presentation
ReinUsesLisp
2020-09-20
1
-7
/
+2
*
input_common: Eliminate most global state
Lioncash
2020-08-27
1
-2
/
+3
*
Add missing ;
H27CK
2020-04-22
1
-1
/
+1
*
Init SDL info structure and add dummy context
H27CK
2020-04-22
1
-1
/
+2
*
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
ReinUsesLisp
2020-04-07
1
-119
/
+40
*
Frontend/GPU: Refactor context management
James Rowe
2020-03-25
1
-8
/
+0
*
frontend: qt: bootmanager: Vulkan: Restore support for VK backend.
bunnei
2020-02-26
1
-1
/
+3
*
frontend: sdl2: emu_window: Implement separate presentation thread.
bunnei
2020-02-26
1
-3
/
+4
*
yuzu_cmd: Fix memcpy on Vulkan handlers
ReinUsesLisp
2020-01-29
1
-7
/
+8
*
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-29
1
-0
/
+161