index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gl_rasterizer: Remove extension booleans
ReinUsesLisp
2018-11-28
1
-0
/
+2
*
Merge pull request #1725 from FernandoS27/gl43
bunnei
2018-11-23
1
-15
/
+1
|
\
|
*
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
*
|
Merge pull request #1747 from DarkLordZach/exefs-lfs
bunnei
2018-11-23
2
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-20
2
-0
/
+3
*
|
configure_input_player: Set minimum width on controls
Zach Hilman
2018-11-18
1
-7
/
+6
*
|
yuzu_cmd/config: Add config deserialization for multiplayer
Zach Hilman
2018-11-18
1
-37
/
+254
*
|
Correctly sets default system language for yuzu-CLI (#1727)
Schplee
2018-11-18
1
-0
/
+2
|
/
*
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-15
2
-0
/
+3
|
\
|
*
settings: Add setting to control NSO dumping
Zach Hilman
2018-10-29
2
-0
/
+3
*
|
settings: Add config option to set RNG seed
Zach Hilman
2018-11-11
2
-0
/
+12
*
|
Merge pull request #1441 from CarlKenner/DebuggerLog
bunnei
2018-11-05
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
logging: Add DebuggerBackend for logging to Visual Studio
Carl Kenner
2018-10-07
1
-0
/
+3
*
|
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
1
-2
/
+3
*
|
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
1
-18
/
+2
*
|
settings: Add users and current_user settings and remove username
Zach Hilman
2018-10-23
1
-3
/
+19
*
|
Added Amiibo support (#1390)
David
2018-10-23
2
-0
/
+5
*
|
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-16
2
-4
/
+4
*
|
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...
Lioncash
2018-10-13
1
-1
/
+1
*
|
implemented touch in Qt and SDL
NeatNit
2018-10-09
2
-2
/
+58
*
|
cmd: Support passing game arguments from command line
Zach Hilman
2018-10-07
2
-8
/
+12
*
|
yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.
bunnei
2018-10-06
1
-0
/
+2
|
/
*
Review comments - part 3
fearlessTobi
2018-10-02
1
-1
/
+1
*
Port web_service from Citra
fearlessTobi
2018-10-02
3
-4
/
+13
*
Update config.cpp
Valentin Vanelslande
2018-09-21
1
-1
/
+1
*
Merge pull request #1337 from DarkLordZach/create-fs-cmd
bunnei
2018-09-20
1
-1
/
+3
|
\
|
*
yuzu-cmd: Add call to CreateFactories
Zach Hilman
2018-09-19
1
-1
/
+3
*
|
Invalid default value of username in yuzu_cmd (#1334)
Philippe Babin
2018-09-18
2
-1
/
+5
|
/
*
Use ARB_multi_bind for uniform buffers (#1287)
ReinUsesLisp
2018-09-12
1
-0
/
+2
*
Merge pull request #1163 from FearlessTobi/add-audio-stretching
bunnei
2018-09-12
2
-0
/
+8
|
\
|
*
Add audio stretching support
fearlessTobi
2018-09-08
2
-0
/
+8
*
|
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-10
1
-1
/
+6
*
|
Merge pull request #1258 from tgsm/fix-sdl-logging
bunnei
2018-09-09
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
yuzu-cmd: fix SDL logging
tgsm
2018-09-08
1
-2
/
+3
*
|
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
*
Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs
bunnei
2018-09-04
1
-0
/
+6
|
\
|
*
settings: Save and load NAND/SD dirs from config
Zach Hilman
2018-09-03
1
-0
/
+6
*
|
vfs_real: Forward declare IOFile
Lioncash
2018-09-02
1
-0
/
+1
|
/
*
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-31
1
-0
/
+3
*
Port #3353 from Citra
fearlessTobi
2018-08-21
2
-6
/
+11
*
Added check to see if ARB_texture_mirror_clamp_to_edge is supported
David Marcec
2018-08-19
1
-0
/
+2
*
loader: Make ResultStatus directly compatible with fmt
Lioncash
2018-08-15
1
-1
/
+3
*
core: Namespace EmuWindow
Lioncash
2018-08-11
1
-1
/
+1
*
loader: Add more descriptive errors
Zach Hilman
2018-08-09
1
-13
/
+11
*
core: Port core to VfsFilesystem for file access
Zach Hilman
2018-08-08
1
-0
/
+1
*
Merge pull request #912 from lioncash/global-var
bunnei
2018-08-05
1
-1
/
+1
|
\
[next]