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-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
2020-09-17
configure_input_player: Re-add "Clear" context menu option
Morph
2020-09-17
Merge pull request #4594 from german77/MotionHID
bunnei
2020-09-14
crypto/key_manager: Remove dependency on the global system accessor
Lioncash
2020-09-10
Merge pull request #4597 from Morph1984/mjolnir-p2
bunnei
2020-09-10
Merge pull request #4608 from lioncash/sign3
bunnei
2020-09-10
Merge pull request #4633 from ReinUsesLisp/gpu-init
Rodrigo Locatti
2020-09-06
Merge pull request #4606 from lioncash/constexpr
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-09-04
Add cemu hook changes related to PR #4609
german
2020-09-04
configure_input_player: Show/hide motion buttons based on the controller
Morph
2020-09-04
Include HID and configuration changes related to motion
german
2020-09-04
applets/controller: Resolve several compiler warnings
Morph
2020-09-04
Address feedback
Morph
2020-09-04
clang-format
Morph
2020-09-04
main: Apply settings after applet configuration is complete.
Morph
2020-09-04
applets/controller: Load configuration prior to setting up connections
Morph
2020-09-04
applets/controller: Make 8 a static constexpr value of NUM_PLAYERS
Morph
2020-09-04
applets/controller: Implement "Explain Text"
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-09-02
main: Use three dots to complete the ellipsis
lat9nq
2020-09-01
Merge pull request #4382 from FearlessTobi/port-udp-config
bunnei
2020-08-29
Merge pull request #4605 from lioncash/copy3
bunnei
2020-08-30
Address second batch of reviews
FearlessTobi
2020-08-29
configure_input_player: Resolve sign conversion warnings in UpdateMappingWith...
Lioncash
2020-08-29
Reolve reorder warning
FearlessTobi
2020-08-29
Address review comments and fix code compilation
FearlessTobi
2020-08-29
bootmanager: Prevent unnecessary copies in TouchUpdateEvent()
Lioncash
2020-08-29
game_list_p: Avoid string churn in GameListItemPath data()
Lioncash
2020-08-29
game_list_p: Mark some constants as constexpr
Lioncash
2020-08-29
yuzu: Add motion and touch configuration
FearlessTobi
2020-08-29
Merge pull request #4604 from lioncash/lifetime
LC
2020-08-29
yuzu/main: Amend lifetime issues with InputSubsystem
Lioncash
2020-08-29
yuzu/configuration: Fix index out of bounds for default_analogs
Morph
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-08-26
configure_input_player: Fix modifier scale button mapping
Morph
2020-08-26
configuration/input: Add support for mouse button clicks
Morph
2020-08-26
Address feedback
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2020-08-21
Merge pull request #4541 from MerryMage/yolo
bunnei
[next]