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-05
configuration/config: Use an intermediary variable for accessing players
Lioncash
2018-12-04
Merge pull request #1837 from lioncash/map
bunnei
2018-12-04
yuzu/game_list_worker: Move std::string construction after the termination ch...
Lioncash
2018-12-04
kernel/object: Amend handle types to distinguish between readable and writabl...
Lioncash
2018-12-03
Merge pull request #1842 from lioncash/slot
bunnei
2018-12-03
Merge pull request #1835 from lioncash/cache-global
bunnei
2018-12-03
Merge pull request #1803 from DarkLordZach/k-able-event
bunnei
2018-12-02
yuzu/configuration: Make slots private where applicable
Lioncash
2018-12-02
yuzu/configuration: Add missing override specifiers to configuration-related ...
Lioncash
2018-12-02
yuzu/configuration/configure_input: Default destructor in the cpp file
Lioncash
2018-12-01
Merge pull request #1795 from ReinUsesLisp/vc-cleanup
bunnei
2018-12-01
filesystem: De-globalize registered_cache_union
Lioncash
2018-12-01
yuzu/game_list_worker: Deduplicate game list entry creation
Lioncash
2018-12-01
yuzu/game_list_worker: Tidy up string handling in FillControlMap()
Lioncash
2018-11-30
remove border from GameList
Bartosz Kaszubowski
2018-11-30
configure_input: Amend clang-format discrepancies
Lioncash
2018-11-29
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
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
[next]