index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
Age
Commit message (
Expand
)
Author
2018-12-04
qt: Add Properties menu to game list right-click
Zach Hilman
2018-12-03
config: Store and load disabled add-ons list
Zach Hilman
2018-11-28
gl_rasterizer: Remove extension booleans
ReinUsesLisp
2018-11-23
Merge pull request #1725 from FernandoS27/gl43
bunnei
2018-11-23
Merge pull request #1747 from DarkLordZach/exefs-lfs
bunnei
2018-11-21
Removed pre 4.3 ARB extensions
FernandoS27
2018-11-21
Update OpenGL's backend version from 3.3 to 4.3
FernandoS27
2018-11-20
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-18
configure_input_player: Set minimum width on controls
Zach Hilman
2018-11-18
yuzu_cmd/config: Add config deserialization for multiplayer
Zach Hilman
2018-11-18
Correctly sets default system language for yuzu-CLI (#1727)
Schplee
2018-11-15
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-11
settings: Add config option to set RNG seed
Zach Hilman
2018-11-05
Merge pull request #1441 from CarlKenner/DebuggerLog
bunnei
2018-10-29
settings: Add setting to control NSO dumping
Zach Hilman
2018-10-23
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
settings: Add users and current_user settings and remove username
Zach Hilman
2018-10-23
Added Amiibo support (#1390)
David
2018-10-16
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-13
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...
Lioncash
2018-10-09
implemented touch in Qt and SDL
NeatNit
2018-10-07
cmd: Support passing game arguments from command line
Zach Hilman
2018-10-07
logging: Add DebuggerBackend for logging to Visual Studio
Carl Kenner
2018-10-06
yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.
bunnei
2018-10-02
Review comments - part 3
fearlessTobi
2018-10-02
Port web_service from Citra
fearlessTobi
2018-09-21
Update config.cpp
Valentin Vanelslande
2018-09-20
Merge pull request #1337 from DarkLordZach/create-fs-cmd
bunnei
2018-09-19
yuzu-cmd: Add call to CreateFactories
Zach Hilman
2018-09-18
Invalid default value of username in yuzu_cmd (#1334)
Philippe Babin
2018-09-12
Use ARB_multi_bind for uniform buffers (#1287)
ReinUsesLisp
2018-09-12
Merge pull request #1163 from FearlessTobi/add-audio-stretching
bunnei
2018-09-11
gl_rasterizer: Use ARB_texture_storage.
Markus Wick
2018-09-10
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
2018-09-09
Merge pull request #1258 from tgsm/fix-sdl-logging
bunnei
2018-09-08
Add audio stretching support
fearlessTobi
2018-09-08
gl_rasterizer: Use baseInstance instead of moving the buffer points.
bunnei
2018-09-08
yuzu-cmd: fix SDL logging
tgsm
2018-09-07
For SDL Frontend
CaptV0rt3x
2018-09-06
frontend: Set swap interval to 0
fearlessTobi
2018-09-04
Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs
bunnei
2018-09-03
settings: Save and load NAND/SD dirs from config
Zach Hilman
2018-09-02
vfs_real: Forward declare IOFile
Lioncash
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-21
Port #3353 from Citra
fearlessTobi
2018-08-19
Added check to see if ARB_texture_mirror_clamp_to_edge is supported
David Marcec
2018-08-15
loader: Make ResultStatus directly compatible with fmt
Lioncash
2018-08-11
core: Namespace EmuWindow
Lioncash
2018-08-09
loader: Add more descriptive errors
Zach Hilman
[next]