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-30
Merge pull request #5045 from lat9nq/disable-applet
Ameer J
2020-11-30
Disable web applet and warning when compiling for Linux on CI
lat9nq
2020-11-29
Merge pull request #4939 from german77/MouseInput
bunnei
2020-11-29
Merge pull request #5005 from ReinUsesLisp/div-ceil
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
core: Reduce string copies in GetGameFileFromPath()
Lioncash
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
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
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
2020-11-24
Address PR feedback from Rein
ameerj
2020-11-24
vulkan_renderer: Alpha Test Culling Implementation
ameerj
2020-11-24
Merge pull request #4905 from german77/AnalogFromButton
bunnei
2020-11-24
Merge pull request #4799 from bunnei/execute-program
bunnei
2020-11-24
core: cpu_manager: Fix shutdown crash when closing before emulation starts.
bunnei
2020-11-24
frontend: yuzu (qt): Register a callback for ExecuteProgram.
bunnei
2020-11-24
service: am: Implement ExecuteProgram and required stubs.
bunnei
2020-11-24
core: loader: Implement support for loading indexed programs.
bunnei
2020-11-24
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)
bunnei
2020-11-24
nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID
comex
2020-11-24
Merge pull request #3681 from lioncash/component
Rodrigo Locatti
[next]