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
*
Merge pull request #2424 from FernandoS27/compat
bunnei
2019-04-24
1
-0
/
+2
|
\
|
*
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-04-20
1
-0
/
+2
*
|
CMakeLists: Ensure we specify Unicode as the codepage on Windows
Lioncash
2019-04-16
1
-4
/
+6
|
/
*
Merge pull request #2017 from jroweboy/glwidget
bunnei
2019-04-13
2
-1
/
+38
|
\
|
*
SDL Frontend: Add shared context support
James Rowe
2019-01-21
2
-1
/
+38
*
|
Merge pull request #1957 from DarkLordZach/title-provider
bunnei
2019-04-09
1
-0
/
+2
|
\
\
|
*
|
game_list: Register content with ContentProvider
Zach Hilman
2019-03-26
1
-0
/
+2
*
|
|
core/yuzu: Remove enable_nfc setting
fearlessTobi
2019-03-29
1
-1
/
+0
|
/
/
*
|
Fix getopt on systems where char is unsigned by default
xperia64
2019-03-19
1
-2
/
+2
*
|
Merge pull request #2187 from FearlessTobi/port-sdl-things
bunnei
2019-03-13
1
-8
/
+5
|
\
\
|
*
|
Input: Remove global variables from SDL Input
James Rowe
2019-03-02
1
-8
/
+5
*
|
|
yuzu_cmd/config: Replace C casts with static_cast
ReinUsesLisp
2019-03-09
1
-4
/
+5
*
|
|
yuzu_cmd/config: Silent implicit cast warning
ReinUsesLisp
2019-03-09
1
-1
/
+1
*
|
|
Merge pull request #2055 from bunnei/gpu-thread
bunnei
2019-03-07
2
-0
/
+6
|
\
\
\
|
*
|
|
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
bunnei
2019-03-06
2
-0
/
+6
|
|
/
/
*
/
/
yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor i...
Lioncash
2019-03-04
1
-1
/
+1
|
/
/
*
|
gl_shader_cache: Link loading screen with disk shader cache load
ReinUsesLisp
2019-02-06
1
-0
/
+3
*
|
settings: Hide shader cache behind a setting
ReinUsesLisp
2019-02-06
2
-0
/
+6
*
|
citra_qt: Log settings on launch
zhupengfei
2019-01-22
1
-0
/
+1
|
/
*
settings: Use std::chrono::seconds instead of s64 for RTC
Zach Hilman
2019-01-07
1
-1
/
+2
*
time: Use custom RTC settings if applicable for game
Zach Hilman
2019-01-07
1
-2
/
+2
*
settings: Add custom RTC settings
Zach Hilman
2019-01-07
2
-2
/
+15
*
qt: Add Properties menu to game list right-click
Zach Hilman
2018-12-04
1
-1
/
+1
*
config: Store and load disabled add-ons list
Zach Hilman
2018-12-03
2
-0
/
+25
*
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
[next]