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-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
2018-07-17
settings: Turn docked mode off by default.
bunnei
2018-07-14
OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.
bunnei
2018-07-12
Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual erro...
Tobias
2018-07-12
yuzu-cmd Apply the filter string from settings
James Rowe
2018-07-06
Remove some references to Citra
fearlessTobi
2018-07-02
Fix build and address review feedback
bunnei
2018-07-02
Add configurable logging backends
James Rowe
2018-07-02
Update clang format
James Rowe
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-06-27
settings: Add a configuration for use_accurate_framebuffers.
bunnei
2018-06-04
sdl: add check for GL extension support
BreadFish64
[next]