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-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
2020-08-25
Merge pull request #4565 from lioncash/memset
bunnei
2020-08-25
Merge pull request #4563 from lioncash/rcache
bunnei
2020-08-25
Merge pull request #4548 from lioncash/color
bunnei
2020-08-24
Merge pull request #4542 from ReinUsesLisp/gpu-init-base
bunnei
2020-08-24
Merge pull request #4562 from lioncash/loop
bunnei
2020-08-24
common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS
Lioncash
2020-08-24
common/assert: Make use of C++ attribute syntax
Lioncash
2020-08-24
async_shaders: Mark getters as const member functions
Lioncash
2020-08-24
Merge pull request #4573 from lioncash/label
Rodrigo Locatti
2020-08-24
memory_manager: Mark IsGranularRange() as a const member function
Lioncash
2020-08-23
gl_texture_cache: Take std::string by reference in DecorateViewName()
Lioncash
2020-08-24
Merge pull request #4571 from lioncash/fence
Rodrigo Locatti
2020-08-23
externals: Update xbyak to v5.941
Lioncash
2020-08-23
video_core/fence_manager: Remove unnecessary includes
Lioncash
2020-08-23
microprofile: Don't memset through std::atomic types
Lioncash
2020-08-23
Merge pull request #4561 from lioncash/key-constexpr
bunnei
2020-08-23
video_core/host_shaders: Add CMake integration for string shaders
ReinUsesLisp
2020-08-23
gl_shader_util: Use std::string_view instead of star pointer
ReinUsesLisp
2020-08-23
Merge pull request #4549 from lioncash/files
bunnei
2020-08-23
Merge pull request #4559 from lioncash/webresult
bunnei
2020-08-23
fsp_srv: Resolve -Wunused-but-set-variable warning
Lioncash
2020-08-23
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem()
Lioncash
2020-08-23
registered_cache: Make use of ends_with for string suffix checking
Lioncash
2020-08-23
registered_cache: Make use of designated initializers
Lioncash
2020-08-23
Merge pull request #4560 from lioncash/convert
bunnei
[prev]
[next]