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
2020-01-23
Replace GetString with Get function
FearlessTobi
2020-01-23
Input: UDP Client to provide motion and touch controls
fearlessTobi
2019-11-07
yuzu_cmd: Use string_view instead of string for extensions
ReinUsesLisp
2019-11-07
gl_rasterizer: Emulate viewport flipping with ARB_clip_control
ReinUsesLisp
2019-10-04
SDL: Fix missing header
Fernando Sahmkow
2019-10-04
Merge pull request #2896 from FearlessTobi/port-4950
bunnei
2019-09-30
settings: Add option to set BCAT backend
Zach Hilman
2019-09-22
Add FPS to SDL title bar
jroweboy
2019-09-21
filesystem: Add const qualification to various accessors
Zach Hilman
2019-09-21
settings: Add options for managing gamecard emulation
Zach Hilman
2019-09-21
settings: Add options for setting storage sizes
Zach Hilman
2019-09-21
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-10
Add frametime logging for tracking performance over time
fearlessTobi
2019-07-11
yuzu: Remove setting for using Unicorn
Lioncash
2019-07-05
Merge pull request #2601 from FernandoS27/texture_cache
Zach Hilman
2019-07-04
Merge pull request #2669 from FearlessTobi/move-cpujit-setting
Zach Hilman
2019-07-04
yuzu: Remove CPU Jit setting from the UI
fearlessTobi
2019-06-28
settings: Add config option for kiosk (quest) mode
Zach Hilman
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-20
video_core: Make ARB_buffer_storage a required extension
ReinUsesLisp
2019-06-07
Merge pull request #2514 from ReinUsesLisp/opengl-compat
Zach Hilman
2019-06-05
Merge pull request #2526 from lioncash/global
Zach Hilman
2019-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-29
Merge pull request #2518 from ReinUsesLisp/sdl2-window
bunnei
2019-05-28
yuzu_cmd/yuzu: Correct formatting specifier
Lioncash
2019-05-28
core/loader: Remove LoadKernelSystemMode
Lioncash
2019-05-26
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
ReinUsesLisp
2019-05-25
yuzu_cmd: Split emu_window OpenGL implementation into its own file
ReinUsesLisp
2019-05-25
settings: Add 'Reporting Services' config option
Zach Hilman
2019-05-23
common/file_util: Make ReadFileToString and WriteStringToFile consistent
Lioncash
2019-05-17
Merge pull request #2477 from ReinUsesLisp/fix-sdl2
bunnei
2019-05-17
yuzu_cmd: Use OpenGL compat when asked in the settings
ReinUsesLisp
2019-05-17
yuzu_cmd: Make OpenGL's context current
ReinUsesLisp
2019-04-24
Merge pull request #2424 from FernandoS27/compat
bunnei
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-04-16
CMakeLists: Ensure we specify Unicode as the codepage on Windows
Lioncash
2019-04-13
Merge pull request #2017 from jroweboy/glwidget
bunnei
2019-04-09
Merge pull request #1957 from DarkLordZach/title-provider
bunnei
2019-03-29
core/yuzu: Remove enable_nfc setting
fearlessTobi
2019-03-26
game_list: Register content with ContentProvider
Zach Hilman
2019-03-19
Fix getopt on systems where char is unsigned by default
xperia64
2019-03-13
Merge pull request #2187 from FearlessTobi/port-sdl-things
bunnei
2019-03-09
yuzu_cmd/config: Replace C casts with static_cast
ReinUsesLisp
2019-03-09
yuzu_cmd/config: Silent implicit cast warning
ReinUsesLisp
2019-03-07
Merge pull request #2055 from bunnei/gpu-thread
bunnei
2019-03-06
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
bunnei
2019-03-04
yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor i...
Lioncash
2019-03-02
Input: Remove global variables from SDL Input
James Rowe
2019-02-06
gl_shader_cache: Link loading screen with disk shader cache load
ReinUsesLisp
2019-02-06
settings: Hide shader cache behind a setting
ReinUsesLisp
[next]