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
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-20
Merge pull request #6321 from lat9nq/per-game-cpu
bunnei
2021-05-17
general: Demote custom_rtc to regular setting
lat9nq
2021-05-15
perf_stats: Rework FPS counter to be more accurate
ameerj
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-04-23
Merge pull request #6232 from lioncash/alias2
bunnei
2021-04-23
emu_window: unsigned -> u32
Lioncash
2021-04-22
yuzu_cmd: Remove unused resource.h
ameerj
2021-04-18
general: Ignore implicit-fallthrough for SDL.h
lat9nq
2021-04-14
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-14
core: settings: Add setting for debug assertions and disable by default.
bunnei
2021-03-08
Merge pull request #5990 from german77/mousePanningV2
bunnei
2021-03-02
Fix default bcat_backend init
Kelebek1
2021-02-27
inputCommon: Mouse fixes
german77
2021-02-15
Merge pull request #4298 from FearlessTobi/remove-cache-setting
bunnei
2021-02-14
yuzu: Various frontend improvements to avoid crashes and improve experience o...
bunnei
2021-02-13
config: Make high GPU accuracy the default
ReinUsesLisp
2021-02-13
gpu: Report renderer errors with exceptions
ReinUsesLisp
2021-02-11
Merge pull request #5869 from german77/mousePanning
bunnei
2021-02-07
Add mouse panning
german
2021-02-07
renderer_opengl: Update OpenGL backend version requirement to 4.6
Morph
2021-01-27
Merge pull request #5778 from ReinUsesLisp/shader-dir
bunnei
2021-01-21
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
ReinUsesLisp
2021-01-15
Add mutitouch support for touch screens
german
2021-01-15
Allow all touch inputs at the same time and remove config options that are no...
german
2021-01-10
config: Enable docked mode by default
Morph
2021-01-10
yuzu_cmd: Silence unreferenced local variable warning
Morph
2021-01-04
yuzu/configure_filesystem: Remove "Select Cache Directory" option
FearlessTobi
2021-01-02
general: Fix various spelling errors
Morph
2020-12-24
cmake: Always enable Vulkan
ReinUsesLisp
2020-12-19
yuzu: Remove gdbstub configuration
FearlessTobi
2020-12-05
yuzu_cmd: Remove 'users_size'
comex
2020-12-01
Merge pull request #4937 from german77/multiUDP
bunnei
2020-11-29
Merge pull request #4939 from german77/MouseInput
bunnei
2020-11-27
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-25
Implement full mouse support
german
2020-11-25
Add multiple udp server support
german
2020-11-25
Merge pull request #4976 from comex/poll-events
Rodrigo Locatti
2020-11-23
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
2020-11-18
core: Make use of [[nodiscard]] with the System class
Lioncash
2020-11-15
configure_input: Add per-player vibration
Morph
2020-11-15
settings: Remove global vibration strength modifier
Morph
2020-11-15
configure_input: Hook up the vibration percentage spinbox
Morph
2020-11-15
settings: Preparation for per-game input settings
Morph
2020-11-03
core: Remove usage of unicorn
Lioncash
2020-10-26
yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.
bunnei
2020-09-20
renderer_opengl: Remove emulated mailbox presentation
ReinUsesLisp
2020-09-17
Merge pull request #4594 from german77/MotionHID
bunnei
[next]