index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2020-12-08
file_sys: Consolidate common Title ID operations
Morph
2020-12-08
Merge pull request #5020 from german77/AnalogfromButtonFix
Morph
2020-12-07
Disable analog joystick from buttons by default
german
2020-12-05
game_list_p: Resolve deprecated usage of QVariant operator<
Lioncash
2020-12-03
Merge pull request #4996 from bunnei/use-4jits
bunnei
2020-12-01
Merge pull request #4937 from german77/multiUDP
bunnei
2020-11-30
Disable web applet and warning when compiling for Linux on CI
lat9nq
2020-11-29
Merge pull request #4939 from german77/MouseInput
bunnei
2020-11-29
hle: kernel: thread: Remove unused "Running" state.
bunnei
2020-11-27
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-27
savedata_factory: Eliminate usage 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-25
Merge pull request #4959 from Morph1984/emulated-controller-styleset
bunnei
2020-11-24
frontend: yuzu (qt): Register a callback for ExecuteProgram.
bunnei
2020-11-23
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
2020-11-23
Merge pull request #4451 from slashiee/extended-logging
bunnei
2020-11-21
Merge pull request #4944 from lioncash/system-rem
bunnei
2020-11-20
applets/controller: Use a pair of emulated controller index to controller type
Morph
2020-11-20
configure_input_player: Use the npad style set to show the available controllers
Morph
2020-11-18
patch_manager: Remove usages of the global system instance
Lioncash
2020-11-17
configure_input_player: Use static qualifier for IsProfileNameValid()
Lioncash
2020-11-15
configure_input: Accommodate for the mouse input device engine
Morph
2020-11-15
configure_input: Update the input profiles for other player tabs
Morph
2020-11-15
general: Fix compiler warnings on linux and miscellaneous changes
Morph
2020-11-15
sdl_impl: Revert to the "old" method of mapping sticks
Morph
2020-11-15
applets/controller: Change the input button to create input profiles
Morph
2020-11-15
input: Disconnect a controller prior to connecting a new one
Morph
2020-11-15
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
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
configure_input_player: Change "Defaults" button behavior
Morph
2020-11-15
settings: Preparation for per-game input settings
Morph
2020-11-15
config: Migrate config files into config/custom
Morph
2020-11-15
controllers/npad: Connect a controller on init if none are connected
Morph
2020-11-15
applets/controller: Auto accept a valid single player configuration
Morph
2020-11-15
bootmanager: Allow mouse clicks only if touch is disabled
Morph
2020-11-15
input_profiles: Implement input profiles
Morph
2020-11-15
configure_input_player: Implement input exclusivity and persistence
Morph
2020-11-15
ui/themes: Cleanup UI
Morph
2020-11-09
bootmanager: Address review comments
lat9nq
2020-11-09
bootmanager: Log and show GL_RENDERER string when GPU is insufficient
lat9nq
2020-11-06
Merge pull request #4888 from lioncash/unicorn-remove
bunnei
2020-11-04
core/settings: Move configuring_global behind an API
Lioncash
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-10-26
Merge pull request #4729 from ameerj/nvdec-prod
bunnei
2020-10-26
video_core: NVDEC Implementation
ameerj
[next]