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
2018-12-01
Merge pull request #1795 from ReinUsesLisp/vc-cleanup
bunnei
2018-11-30
remove border from GameList
Bartosz Kaszubowski
2018-11-30
configure_input: Amend clang-format discrepancies
Lioncash
2018-11-29
Merge pull request #1768 from greggameplayer/patch-2
bunnei
2018-11-28
gl_rasterizer: Remove extension booleans
ReinUsesLisp
2018-11-27
Merge pull request #1814 from lioncash/ptr
bunnei
2018-11-27
yuzu/configure_input_player: Use std::size_t to represent the player index in...
Lioncash
2018-11-27
yuzu/configure_input: Make CallConfigureDialog a non-member template function
Lioncash
2018-11-27
file_sys/registered_cache: Use regular const references instead of std::share...
Lioncash
2018-11-27
yuzu/configure_input_player: Use a lambda expression instead of std::bind
Lioncash
2018-11-27
yuzu/configure_input_player: Amend constructor initializer list order
Lioncash
2018-11-27
yuzu/configure_input: Remove unused function MoveGridElement
Lioncash
2018-11-27
yuzu/configure_input*: Move data members after function declarations
Lioncash
2018-11-27
yuzu/configure_input: Remove unnecessary includes
Lioncash
2018-11-23
Merge pull request #1725 from FernandoS27/gl43
bunnei
2018-11-23
Merge pull request #1708 from ogniK5377/res-scale
bunnei
2018-11-23
Merge pull request #1747 from DarkLordZach/exefs-lfs
bunnei
2018-11-22
correct clang-format
greggameplayer
2018-11-22
Automatically disable joycons docked
greggameplayer
2018-11-21
Removed pre 4.3 ARB extensions
FernandoS27
2018-11-21
Update OpenGL's backend version from 3.3 to 4.3
FernandoS27
2018-11-20
patch_manager: Show LayeredExeFS patch in add-ons column
Zach Hilman
2018-11-20
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-20
yuzu/applets/software_keyboard: Override accept() and reject() instead of pro...
Lioncash
2018-11-20
yuzu/applets/software_keyboard: std::move std::function instances where appli...
Lioncash
2018-11-20
yuzu/applets/software_keyboard: Make slots private functions
Lioncash
2018-11-20
Merge pull request #1667 from DarkLordZach/swkbd
bunnei
2018-11-18
configure_input: Use Joycons Docked instead of Connected as label
Zach Hilman
2018-11-18
configure_input_player: Set minimum width on controls
Zach Hilman
2018-11-18
configure_input: Properly update UI components on removal of player
Zach Hilman
2018-11-18
configure_input: Make None a controller option instead of checkbox
Zach Hilman
2018-11-18
hid: Use player-defined controller type as PREFERRED_CONTROLLER
Zach Hilman
2018-11-18
qt: Move controller button config to separate dialog
Zach Hilman
2018-11-18
qt: Add UI to configure touchscreen parameters
Zach Hilman
2018-11-18
qt: Add UI to configure mouse buttons
Zach Hilman
2018-11-18
configure_input: Add support for multiplayer and controller types
Zach Hilman
2018-11-18
yuzu/config: Add (de-)serialization for multiplayer
Zach Hilman
2018-11-18
Merge pull request #1640 from DarkLordZach/game-list-reload
bunnei
2018-11-18
software_keyboard: Add max and current length display to dialog
Zach Hilman
2018-11-18
applet: Add operation completed callback
Zach Hilman
2018-11-18
software_keyboard: Make GetText asynchronous
Zach Hilman
2018-11-18
am: Allow applets to push multiple and different channels of data
Zach Hilman
2018-11-18
am: Implement text check software keyboard mode
Zach Hilman
2018-11-18
am: Deglobalize software keyboard applet
Zach Hilman
2018-11-18
qt/main: Register Qt Software Keyboard frontend with AM
Zach Hilman
2018-11-18
qt/applets: Provide Qt frontend implementation of software keyboard
Zach Hilman
2018-11-16
Merge pull request #1678 from FearlessTobi/amiibo-hotkeys
bunnei
2018-11-16
Merge pull request #1632 from DarkLordZach/keys-manager-optimizations
bunnei
2018-11-16
Fixed switching operation modes when not running a game
David Marcec
2018-11-16
Report resolution scaling support for vi and am
David Marcec
[next]