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
2021-01-15
Merge pull request #5348 from ReinUsesLisp/astc-robustness
LC
2021-01-15
astc: Increase integer encoded vector size
ReinUsesLisp
2021-01-15
astc: Return zero on out of bound bits
ReinUsesLisp
2021-01-14
Merge pull request #5302 from lat9nq/appimage-update
LC
2021-01-14
Merge pull request #5345 from lioncash/unused-var
bunnei
2021-01-14
yuzu: Remove unused variables in Qt code
Lioncash
2021-01-14
Merge pull request #5343 from lioncash/qt6
Morph
2021-01-14
Merge pull request #5344 from lioncash/move
Morph
2021-01-13
configure_motion_touch: Prevent use after move in ApplyConfiguration()
Lioncash
2021-01-13
configure_motion_touch: Migrate off QRegExp to QRegularExpression
Lioncash
2021-01-13
Merge pull request #5330 from german77/regexerror
LC
2021-01-13
Merge pull request #5342 from lioncash/qt6
bunnei
2021-01-13
Fix IP validator error where the last octet produced an error if the value wa...
german
2021-01-13
yuzu: Migrate off of setMargin() to setContentsMargins()
Lioncash
2021-01-13
Merge pull request #5341 from ReinUsesLisp/anv-storage
Morph
2021-01-13
vulkan_device: Remove requirement on shaderStorageImageMultisample
ReinUsesLisp
2021-01-13
Merge pull request #5340 from Morph1984/gcc-warnings
LC
2021-01-13
cmake: Enforce -Werror=switch and -Werror=unused-variable
Morph
2021-01-12
Merge pull request #5280 from FearlessTobi/port-5666
bunnei
2021-01-12
Merge pull request #5311 from ReinUsesLisp/fence-wait
bunnei
2021-01-11
Merge pull request #5333 from lioncash/define
bunnei
2021-01-11
common/parent_of_member: Replace TYPED_STORAGE define with template alias
Lioncash
2021-01-11
Merge pull request #5266 from bunnei/kernel-synch
bunnei
2021-01-11
hle: kernel: thread: Preserve thread wait reason for debugging only.
bunnei
2021-01-11
yuzu: debugger: wait_tree: Handle unknown ThreadState.
bunnei
2021-01-11
hle: kernel: k_scheduler_lock: Fix shadowing errors.
bunnei
2021-01-11
core: arm: arm_interface: Fix shadowing errors.
bunnei
2021-01-11
core: hle: Add missing calls to MicroProfileOnThreadExit.
bunnei
2021-01-11
core: hle: Integrate new KConditionVariable and KAddressArbiter implementations.
bunnei
2021-01-11
core: hle: kernel: Update KAddressArbiter.
bunnei
2021-01-11
core: hle: kernel: Update KConditionVariable.
bunnei
2021-01-11
core: hle: kernel: Begin moving common SVC defintions to its own header.
bunnei
2021-01-11
hle: kernel: Remove unnecessary AddressArbiter definition.
bunnei
2021-01-11
common: common_funcs: Add R_UNLESS macro.
bunnei
2021-01-11
hle: kernel: k_scheduler: Cleanup OnThreadPriorityChanged.
bunnei
2021-01-11
hle: kernel: Rename thread "status" to "state".
bunnei
2021-01-11
hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single Thr...
bunnei
2021-01-11
core: hle: kernel: Add some useful functions for checking kernel addresses.
bunnei
2021-01-11
core: hle: kernel: svc_types: Add type definitions for KAddressArbiter.
bunnei
2021-01-11
common: Introduce useful tree structures.
bunnei
2021-01-11
core: hle: kernel: Update KSynchronizationObject.
bunnei
2021-01-11
core: hle: kernel: Begin moving common SVC results to its own header.
bunnei
2021-01-11
hle: service: nfp: Remove incorrect signaling behavior in GetDeviceState.
bunnei
2021-01-10
Merge pull request #5229 from Morph1984/fullscreen-opt
bunnei
2021-01-10
Merge pull request #5324 from Morph1984/docked-default
LC
2021-01-10
Merge pull request #5312 from german77/overclockenabled
bunnei
2021-01-10
config: Enable docked mode by default
Morph
2021-01-09
Merge pull request #5323 from Morph1984/enforce-c4101
bunnei
2021-01-10
cmake: Enforce C4101
Morph
2021-01-10
yuzu_cmd: Silence unreferenced local variable warning
Morph
[next]