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-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-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
2020-09-06
video_core: Remove all Core::System references in renderer
ReinUsesLisp
2020-09-05
configure_input: Hook up the motion button and checkbox
Morph
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-08-26
Project Mjölnir: Part 1
Morph
2020-08-18
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-07-17
Rebase for per game settings
David Marcec
2020-07-14
Merge pull request #4294 from MerryMage/cpu-opt-settings
bunnei
2020-07-11
configuration: Add settings to enable/disable specific CPU optimizations
MerryMage
2020-07-10
settings: Remove storage size options
Morph
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-06-27
General: Setup yuzu threads' microprofile, naming and registry.
Fernando Sahmkow
2020-06-27
YuzuCMD/Tester: Correct execution
Fernando Sahmkow
2020-06-27
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-06-21
Fix: fatal error CVT1100 when compiling manifest file
FearlessTobi
2020-06-16
Merge pull request #3966 from Morph1984/hide-internal-resolution-ui
bunnei
2020-06-06
yuzu/frontend: Remove internal resolution option
Morph
2020-06-04
Merge pull request #4009 from ogniK5377/macro-jit-prod
bunnei
[next]