index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
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
2020-10-26
Merge pull request #4834 from lioncash/copy-fn
bunnei
2020-10-26
controller: Pass ControllerParameters by reference in ReconfigureControllers()
Lioncash
2020-10-25
Merge pull request #4827 from lioncash/trunc
Rodrigo Locatti
2020-10-25
Merge pull request #4828 from lioncash/lockguard
Rodrigo Locatti
2020-10-25
general: Use template deduction guides for lock_guard
Lioncash
2020-10-25
controller: Convert led_patterns integer literals to bool literals
Lioncash
2020-10-25
applets/profile_select: Resolve a warning in exec()
Morph
2020-10-24
Merge pull request #4817 from Kewlan/open-single-save-location
bunnei
2020-10-22
Merge pull request #4792 from bunnei/rtc-fix
bunnei
2020-10-22
Don't ask for profile when there's only one.
Kewlan
2020-10-20
configure_input_player: Fix modifier buttons
Morph
2020-10-15
input_common/CMakeLists: Make some warnings errors
Lioncash
2020-10-12
service: time: Update current time with changes to RTC setting.
bunnei
2020-09-30
Merge pull request #4733 from ReinUsesLisp/game-list-leak
LC
2020-09-29
qt/game_list: Give GameListSearchField::KeyReleaseEater a parent
ReinUsesLisp
2020-09-26
main: Allow applets to display on top while fullscreen
Morph
2020-09-23
Merge pull request #4701 from lioncash/unused-proto
Rodrigo Locatti
2020-09-23
install_dialog: Make use of [[nodiscard]] where applicable
Lioncash
2020-09-23
install_dialog: Remove unused function prototype
Lioncash
2020-09-23
game_list: Make game list function naming consistent
Lioncash
2020-09-23
game_list: Eliminate redundant argument copies
Lioncash
2020-09-20
renderer_opengl: Remove emulated mailbox presentation
ReinUsesLisp
2020-09-18
configure_input_player: Fixes motion mapping using ConfigureButtonClick
Morph
[next]