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
2022-01-28
Merge pull request #7799 from ameerj/amd-xfb
Morph
2022-01-28
emit_spirv: Add Xfb execution mode when transform feedback is used
ameerj
2022-01-27
Merge pull request #7770 from german77/motion-threshold
bunnei
2022-01-27
hotkeys: Don't translate hotkey buttons
german77
2022-01-27
wall_clock: use standard wall clock if rtsc frequency is too low
german77
2022-01-27
buffer_cache: Reduce stream buffer allocations when expanding from the left
ameerj
2022-01-27
hle: kernel: KScheduler: Fix deadlock with core waiting for a thread lock tha...
bunnei
2022-01-27
video_minimum_maximum: Implement src operand selectors
ameerj
2022-01-27
Merge pull request #7783 from lioncash/abi-cexpr
Morph
2022-01-26
input_common: Add DS5 to HD rumble list
Narr the Reg
2022-01-26
Merge pull request #7762 from bunnei/un-map-improve
bunnei
2022-01-26
common/xbyak_api: Make BuildRegSet() constexpr
Lioncash
2022-01-26
Merge pull request #7780 from lioncash/macro
bunnei
2022-01-25
Merge pull request #7769 from german77/no-control
bunnei
2022-01-25
Merge pull request #7768 from Moonlacer/fsr-1.0.2
bunnei
2022-01-25
Merge pull request #7777 from lioncash/nodisc
Morph
2022-01-25
Merge pull request #7779 from lioncash/gpu-iface
Morph
2022-01-25
Merge pull request #7778 from lioncash/comma
Morph
2022-01-25
Merge pull request #7774 from lioncash/mapping
Morph
2022-01-25
Merge pull request #7773 from lioncash/udp-deprecated
Morph
2022-01-25
Merge pull request #7771 from lioncash/assert
Morph
2022-01-25
video_core/macro: Add missing <cstring> header
Lioncash
2022-01-25
video_core/macro_interpreter: Move impl class to the cpp file
Lioncash
2022-01-25
video_core/macro_hle: Return unique_ptr directly from GetHLEProgram()
Lioncash
2022-01-25
video_core/macro: Remove unused parameter from Execute()
Lioncash
2022-01-25
video_core/macro_jit_x64: Remove unused impl class member
Lioncash
2022-01-25
video_core/macro_jit_x64: Decouple PersistentCallerSavedRegs() from impl
Lioncash
2022-01-25
video_core/macro_jit_x64: Move impl class into cpp file
Lioncash
2022-01-25
video_core/macro_hle: Move impl class into cpp file
Lioncash
2022-01-25
gpu: Tidy up forward declarations
Lioncash
2022-01-25
gpu: Remove obsoleted CDMAPusher() accessors
Lioncash
2022-01-25
vk_fsr: Replace comma operator with semicolon
Lioncash
2022-01-25
shader_recompiler: Remove unnecessary [[nodiscard]]
Lioncash
2022-01-24
Merge pull request #7765 from bunnei/update-thread-count
bunnei
2022-01-24
Merge pull request #7760 from german77/inverted_keyboard
bunnei
2022-01-24
input_common/input_engine: Ensure PadIdentifier UUIDs have a valid initial state
Lioncash
2022-01-24
input_common/input_mapping: Simplify UUID validity checks
Lioncash
2022-01-24
input_common/input_mapping: Add missing includes
Lioncash
2022-01-24
input_common/input_mapping: Remove const from return value
Lioncash
2022-01-24
input_common/input_mapping: Default constructor
Lioncash
2022-01-24
input_common/main: Pass MappingData by const reference in callbacks
Lioncash
2022-01-24
input_common/udp_client: Replace deprecated from_string()/to_ulong() functions
Lioncash
2022-01-24
input_common/udp_client: Prevent unnecessary string copies
Lioncash
2022-01-24
kernel/k_affinity_mask: Remove duplicated assert
Lioncash
2022-01-23
input_common: Add option to configure gyro threshold
german77
2022-01-23
yuzu: Add setting to disable controller navigation
german77
2022-01-23
Update FSR to 1.0.2
Moonlacer
2022-01-22
Merge pull request #7761 from v1993/patch-8
bunnei
2022-01-22
hle: kernel: KThread: Improve Increment/Decrement RunningThreadCount.
bunnei
2022-01-22
core: hle: kernel: KPageTable: Various improvements to MapPages and UnmapPages.
bunnei
[prev]
[next]