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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
citra_qt: Log settings on launch
zhupengfei
1
-0
/
+1
2018-11-29
gl_rasterizer: Remove extension booleans
ReinUsesLisp
1
-0
/
+2
2018-11-21
Removed pre 4.3 ARB extensions
FernandoS27
1
-14
/
+0
2018-11-21
Update OpenGL's backend version from 3.3 to 4.3
FernandoS27
1
-1
/
+1
2018-10-09
implemented touch in Qt and SDL
NeatNit
2
-2
/
+58
2018-10-06
yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.
bunnei
1
-0
/
+2
2018-09-13
Use ARB_multi_bind for uniform buffers (#1287)
ReinUsesLisp
1
-0
/
+2
2018-09-11
gl_rasterizer: Use ARB_texture_storage.
Markus Wick
1
-0
/
+2
2018-09-11
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
1
-1
/
+6
2018-09-08
gl_rasterizer: Use baseInstance instead of moving the buffer points.
bunnei
1
-0
/
+2
2018-09-07
For SDL Frontend
CaptV0rt3x
1
-2
/
+2
2018-09-06
frontend: Set swap interval to 0
fearlessTobi
1
-0
/
+1
2018-08-19
Added check to see if ARB_texture_mirror_clamp_to_edge is supported
David Marcec
1
-0
/
+2
2018-08-12
core: Namespace EmuWindow
Lioncash
1
-1
/
+1
2018-07-26
Port #3665 from Citra
fearlessTobi
1
-0
/
+2
2018-07-22
Frontend: Check for more required OpenGL extensions during startup.
Subv
1
-2
/
+12
2018-07-12
Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637)
Tobias
1
-3
/
+3
2018-07-03
Rename logging macro back to LOG_*
James Rowe
1
-10
/
+10
2018-06-04
sdl: add check for GL extension support
BreadFish64
2
-0
/
+26
2018-04-30
string_util: Remove StringFromFormat() and related functions
Lioncash
1
-2
/
+3
2018-04-27
frontends: Move logging macros over to new fmt-capable ones
Lioncash
1
-4
/
+4
2018-04-21
SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)
adityaruplaha
2
-2
/
+30
2018-01-13
Remove settings issues in sdl and fix a few files that broke in mingw
James Rowe
1
-2
/
+0
2018-01-13
Get yuzu sdl to start compiling
James Rowe
1
-4
/
+2
2018-01-13
Massive removal of unused modules
James Rowe
2
-0
/
+236