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
2022-02-05
config: Support motion inputs
lat9nq
2021-11-24
core/hid: Fully implement native mouse
german77
2021-11-24
config: Cleanup and documentation
german77
2021-11-24
core: Update input interpreter
german77
2021-11-24
yuzu_cmd: Use new input
german77
2021-11-16
Frontend: Add anti-aliasing method setting
Marshall Mohror
2021-11-16
yuzu_cmd: Read resolution_setup and scaling_filter from config
lat9nq
2021-11-04
general: Get the current process program id directly from the system
Morph
2021-11-04
general: Rename GetTitleID to GetProgramID
Morph
2021-10-17
settings: Remove std::chrono usage
ameerj
2021-10-15
core: Move ResultStatus outside of System
Morph
2021-10-15
yuzu_cmd: Remove remaining static system instances
Morph
2021-10-15
config: Read network_interface
lat9nq
2021-09-29
settings: Remove BCAT settings
Morph
2021-09-15
remove-audio-stretching-setting
Moonlacer
2021-09-11
Merge pull request #6846 from ameerj/nvdec-gpu-decode
Fernando S
2021-08-28
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
2021-08-16
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-08-13
logging: Simplify and make thread-safe
yzct12345
2021-08-08
yuzu-cmd/CMakeLists: Correct attribution for this function.
Fernando Sahmkow
2021-08-07
Merge pull request #6795 from sankasan/cmd-remove-cursor-fullscreen
bunnei
2021-08-04
config: Read connected setting for controllers
lat9nq
2021-08-01
yuzu-cmd: hide cursor when in fullscreen
san
2021-07-30
Merge pull request #6752 from Morph1984/pt-br
bunnei
2021-07-30
Merge pull request #6775 from lat9nq/cmd-remove-global-core
bunnei
2021-07-30
Merge pull request #6759 from ReinUsesLisp/pipeline-statistics
bunnei
2021-07-30
emu_window: Remove global system instance
lat9nq
2021-07-30
configure_system: Add Brazilian Portuguese to the list of languages
Morph
2021-07-28
Merge pull request #6700 from lat9nq/fullscreen-enum
bunnei
2021-07-27
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-26
Merge pull request #6696 from ameerj/speed-limit-rename
bunnei
2021-07-25
Merge pull request #6697 from ameerj/fps-cap
bunnei
2021-07-25
Merge branch 'master' into fullscreen-enum
lat9nq
2021-07-23
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
2021-07-23
config, nvflinger: Add FPS cap setting
ameerj
2021-07-23
general: Implement FullscreenMode enumeration
lat9nq
2021-07-22
general: Add setting shader_backend
lat9nq
2021-07-22
shader: Add shader loop safety check settings
lat9nq
2021-07-22
shader: Adhere to disk shader cache setting
ameerj
2021-07-21
yuzu_cmd: Make use of fullscreen_mode setting
lat9nq
2021-07-21
yuzu-cmd: Fullscreen Improvements (#6656)
san
2021-07-19
Merge pull request #6652 from lat9nq/cmd-vulkan-fixes
bunnei
2021-07-16
sdl_impl, emu_window: Remove clang ignore
lat9nq
2021-07-16
emu_window_sdl2_vk: Specify the window manager if it should be supported
lat9nq
2021-07-16
emu_window_sdl2_vk: Use the generated SDL config
lat9nq
2021-07-16
yuzu_cmd: Add missing or update current settings
lat9nq
2021-07-15
default_ini: Remove deprecated settings
lat9nq
2021-07-08
config: Remove float {Read,Write}Setting variants
ameerj
2021-07-08
configure_graphics: Use u8 for bg_color values
ameerj
2021-07-08
configure_audio: Use u8 for volume value
ameerj
[next]