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-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-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
2018-08-08
core: Port core to VfsFilesystem for file access
Zach Hilman
2018-08-05
Merge pull request #912 from lioncash/global-var
bunnei
2018-08-04
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-04
video_core: Eliminate the g_renderer global variable
Lioncash
2018-08-03
Added ability to change username & language code in the settings ui. Added IP...
David
2018-08-01
video_core: Make global EmuWindow instance part of the base renderer class
Lioncash
2018-08-01
Fix merge conflicts with opus and update docs
Zach Hilman
2018-08-01
Use more descriptive error codes and messages
Zach Hilman
2018-08-01
Make XCI comply to review and style guidelines
Zach Hilman
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-31
audio_core: Add configuration settings.
bunnei
2018-07-26
Merge pull request #836 from FearlessTobi/port-3594
bunnei
2018-07-26
Port #3665 from Citra
fearlessTobi
2018-07-26
Port #3641 from Citra
fearlessTobi
2018-07-22
Frontend: Check for more required OpenGL extensions during startup.
Subv
2018-07-21
file_util: Use an enum class for GetUserPath()
Lioncash
[next]