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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
renderer_opengl: Remove emulated mailbox presentation
ReinUsesLisp
2020-09-20
1
-3
/
+2
*
input_common: Eliminate most global state
Lioncash
2020-08-27
1
-8
/
+10
*
Fix format error in performance statistics
H27CK
2020-04-23
1
-3
/
+4
*
frontend: sdl2: emu_window: Implement separate presentation thread.
bunnei
2020-02-26
1
-1
/
+1
*
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-29
1
-0
/
+4
*
SDL: Fix missing header
Fernando Sahmkow
2019-10-05
1
-0
/
+1
*
Add FPS to SDL title bar
jroweboy
2019-09-22
1
-0
/
+12
*
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
-156
/
+15
*
yuzu_cmd: Use OpenGL compat when asked in the settings
ReinUsesLisp
2019-05-17
1
-1
/
+5
*
Merge pull request #2017 from jroweboy/glwidget
bunnei
2019-04-14
1
-1
/
+36
|
\
|
*
SDL Frontend: Add shared context support
James Rowe
2019-01-22
1
-1
/
+36
*
|
Input: Remove global variables from SDL Input
James Rowe
2019-03-02
1
-8
/
+5
*
|
citra_qt: Log settings on launch
zhupengfei
2019-01-22
1
-0
/
+1
|
/
*
gl_rasterizer: Remove extension booleans
ReinUsesLisp
2018-11-29
1
-0
/
+2
*
Removed pre 4.3 ARB extensions
FernandoS27
2018-11-21
1
-14
/
+0
*
Update OpenGL's backend version from 3.3 to 4.3
FernandoS27
2018-11-21
1
-1
/
+1
*
implemented touch in Qt and SDL
NeatNit
2018-10-09
1
-2
/
+46
*
yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.
bunnei
2018-10-06
1
-0
/
+2
*
Use ARB_multi_bind for uniform buffers (#1287)
ReinUsesLisp
2018-09-13
1
-0
/
+2
*
gl_rasterizer: Use ARB_texture_storage.
Markus Wick
2018-09-11
1
-0
/
+2
*
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
2018-09-11
1
-1
/
+6
*
gl_rasterizer: Use baseInstance instead of moving the buffer points.
bunnei
2018-09-08
1
-0
/
+2
*
For SDL Frontend
CaptV0rt3x
2018-09-07
1
-2
/
+2
*
frontend: Set swap interval to 0
fearlessTobi
2018-09-06
1
-0
/
+1
*
Added check to see if ARB_texture_mirror_clamp_to_edge is supported
David Marcec
2018-08-19
1
-0
/
+2
*
Port #3665 from Citra
fearlessTobi
2018-07-26
1
-0
/
+2
*
Frontend: Check for more required OpenGL extensions during startup.
Subv
2018-07-22
1
-2
/
+12
*
Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637)
Tobias
2018-07-12
1
-3
/
+3
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-10
/
+10
*
sdl: add check for GL extension support
BreadFish64
2018-06-04
1
-0
/
+23
*
string_util: Remove StringFromFormat() and related functions
Lioncash
2018-04-30
1
-2
/
+3
*
frontends: Move logging macros over to new fmt-capable ones
Lioncash
2018-04-27
1
-4
/
+4
*
SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)
adityaruplaha
2018-04-21
1
-1
/
+26
*
Remove settings issues in sdl and fix a few files that broke in mingw
James Rowe
2018-01-13
1
-2
/
+0
*
Get yuzu sdl to start compiling
James Rowe
2018-01-13
1
-4
/
+2
*
Massive removal of unused modules
James Rowe
2018-01-13
1
-0
/
+177