index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-29
yuzu/configuration: Fix index out of bounds for default_analogs
Morph
2020-08-28
sdl_impl: Reduce allocations in GetButtonMappingForDevice()
Lioncash
2020-08-28
sdl_impl: Make use of std::move on std::string where applicable
Lioncash
2020-08-28
sdl_impl: Make use of insert_or_assign() where applicable
Lioncash
2020-08-28
sdl_impl: Prevent type truncation in BuildAnalogParamPackageForButton() defau...
Lioncash
2020-08-28
sdl_impl: Simplify make_tuple call
Lioncash
2020-08-28
sdl_impl: Mark FromEvent() as a const member function
Lioncash
2020-08-28
Merge pull request #4600 from lioncash/prototype
LC
2020-08-28
input_common/main: Remove unnecessary headers
Lioncash
2020-08-28
Merge pull request #4599 from ReinUsesLisp/amd-extended-state
Rodrigo Locatti
2020-08-28
input_common/main: Remove unimplemented prototype
Lioncash
2020-08-28
vk_device: Blacklist AMD proprietary from VK_EXT_extended_dynamic_state
ReinUsesLisp
2020-08-28
Add LGTM static analyzer config file
FearlessTobi
2020-08-28
Merge pull request #4544 from lioncash/input-sub
bunnei
2020-08-28
Merge pull request #4586 from yuzu-emu/tsan-cpu-interrupt
bunnei
2020-08-27
Fix orientation errors and improve drift correction
german
2020-08-27
Address comments
german
2020-08-27
Implement a basic class for motion devices
german
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-08-27
Merge pull request #4530 from Morph1984/mjolnir-p1
bunnei
2020-08-27
Merge pull request #4577 from lioncash/asserts
bunnei
2020-08-27
Merge pull request #4524 from lioncash/memory-log
bunnei
2020-08-26
Merge pull request #4569 from ReinUsesLisp/glsl-cmake
bunnei
2020-08-26
input_common/main: Add "/Mouse" to the display name
Morph
2020-08-26
Merge pull request #4555 from ReinUsesLisp/fix-primitive-topology
bunnei
2020-08-27
Merge pull request #4593 from lioncash/const2
Rodrigo Locatti
2020-08-26
memory_manager: Make use of [[nodiscard]] in the interface
Lioncash
2020-08-26
memory_manager: Make operator+ const qualified
Lioncash
2020-08-26
externals: Track upstream libusb
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
controllers/npad: Fix inconsistencies with controller connection statuses
Morph
2020-08-26
controllers/npad: Fix LibNX controller connection statuses
Morph
2020-08-26
controllers/npad: Fix LedPattern for P1-4
Morph
2020-08-26
input_common: Fix directional deadzone values
Morph
2020-08-26
Address feedback
Morph
2020-08-26
qt_themes: Fix Midnight Blue theme
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2020-08-25
gc_poller: Resolve compilation warnings on MSVC
Lioncash
2020-08-26
hle/scheduler: Fix data race in is_context_switch_pending
ReinUsesLisp
2020-08-26
hle/kernel: Fix data race in GetCurrentHostThreadID
ReinUsesLisp
2020-08-26
common/thread: Fix data race in is_set
ReinUsesLisp
2020-08-26
externals/microprofile: Fix data race in g_bUseLock
ReinUsesLisp
2020-08-26
cpu_interrupt_handler: Misc style changes
ReinUsesLisp
2020-08-26
cpu_interrupt_handler: Make is_interrupted an atomic
ReinUsesLisp
2020-08-25
externals: Untrack non-upstream variant of libusb
Lioncash
2020-08-25
Merge pull request #4582 from lioncash/xbyak
bunnei
2020-08-25
externals: Update Xbyak to 5.95
Lioncash
2020-08-25
Merge pull request #4572 from lioncash/xbyak
bunnei
2020-08-25
Merge pull request #4574 from lioncash/const-fn
bunnei
[prev]
[next]