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-11-29
kernel: scheduler: Minor cleanup to remove duplicated code.
bunnei
2020-11-29
kernel: time_manager: Protect access with a mutex.
bunnei
2020-11-29
common: fiber: Use VirtualBuffer for stack memory.
bunnei
2020-11-29
hle: kernel: thread: Remove unused "Running" state.
bunnei
2020-11-29
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
bunnei
2020-11-29
hle: kernel: time_manager: Avoid a crash on process exit.
bunnei
2020-11-29
hle: kernel: AddressArbiter: Remove unused code.
bunnei
2020-11-29
hle: kernel: SynchronizationObject: Use atomic_bool for is_signaled.
bunnei
2020-11-29
common: fiber: Use boost::context instead of native fibers on Windows.
bunnei
2020-11-29
hle: kernel: multicore: Replace n-JITs impl. with 4 JITs.
bunnei
2020-11-28
Merge pull request #4998 from Morph1984/bioshock-patch
bunnei
2020-11-29
Merge pull request #5034 from german77/communicationModeFix
Morph
2020-11-28
Add missing types to NpadCommunicationMode
german
2020-11-28
Merge pull request #5021 from german77/StubCommunicationMode
bunnei
2020-11-28
Merge pull request #5031 from ogniK5377/temp_mix_buffer-remove
LC
2020-11-28
audio_core: Remove temp_mix_buffer
Chloe Marcec
2020-11-27
Merge pull request #5015 from comex/xx-sign-compare
bunnei
2020-11-27
Merge pull request #5011 from lioncash/file-str2
bunnei
2020-11-27
Merge pull request #5014 from comex/xx-invalid-offsetof
LC
2020-11-27
CMakeLists: disable -Winvalid-offsetof
comex
2020-11-27
tests: Fix warning about comparison between signed and unsigned
comex
2020-11-27
Merge pull request #5028 from lioncash/final-system
Rodrigo Locatti
2020-11-27
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-28
Merge pull request #5023 from lioncash/save-global
Chloe
2020-11-27
savedata_factory: Eliminate usage of the global system instance
Lioncash
2020-11-27
Merge pull request #5018 from lioncash/service-global
Rodrigo Locatti
2020-11-26
Stub set and get NpadCommunicationMode
german
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-26
Merge pull request #5016 from comex/xx-push
LC
2020-11-26
codec: Fix `pragma GCC diagnostic pop` missing corresponding push
comex
2020-11-26
vk_shader_decompiler: Implement force early fragment tests
ReinUsesLisp
2020-11-26
core: Reduce string copies in GetGameFileFromPath()
Lioncash
2020-11-26
Limit queue size to 10 frames
ameerj
2020-11-26
Merge pull request #4975 from comex/invalid-syncpoint-id
bunnei
2020-11-25
Implement full mouse support
german
2020-11-25
Merge pull request #4981 from ogniK5377/ioctl-ctrl
bunnei
2020-11-25
Add multiple udp server support
german
2020-11-26
Address PR feedback
ameerj
2020-11-25
common: Add Common::DivCeil and Common::DivCeilLog2
ReinUsesLisp
2020-11-25
Merge pull request #5003 from jbeich/clang
LC
2020-11-25
input_common: ignore some Clang warnings after 5c4774e8ce1d
Jan Beich
2020-11-25
Merge pull request #4976 from comex/poll-events
Rodrigo Locatti
2020-11-25
Queue decoded frames, cleanup decoders
ameerj
2020-11-25
Merge pull request #4946 from ameerj/alpha-test
Rodrigo Locatti
2020-11-25
cleanup unneeded comments and newlines
ameerj
2020-11-25
Merge pull request #4959 from Morph1984/emulated-controller-styleset
bunnei
2020-11-25
Merge pull request #4932 from ogniK5377/misc-audio
bunnei
2020-11-25
hid: Check if applet_resource exists in InitializeVibrationDevice
Morph
2020-11-25
Merge pull request #4978 from bunnei/shutdown-crash
bunnei
2020-11-25
Refactor MaxwellToSpirvComparison. Use Common::BitCast
ameerj
[prev]
[next]