index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-07-25
network, yuzu: Make copyright headers SPDX-compliant
FearlessTobi
2022-07-25
network, yuzu: Improve variable naming and style consistency
FearlessTobi
2022-07-25
yuzu_cmd: Fix compilation
FearlessTobi
2022-07-25
network: Move global state into a seperate class
FearlessTobi
2022-07-25
common: multiplayer: Use GameInfo type
german77
2022-07-25
Address second part of review comments
FearlessTobi
2022-07-25
Address first part of review comments
FearlessTobi
2022-07-25
Fix compilation on linux gcc
FearlessTobi
2022-07-25
web_service: Fix -Wmissing-field-initializers
FearlessTobi
2022-07-25
core: Fix -Wunused-variable
FearlessTobi
2022-07-25
common, core: fix -Wmissing-field-initializers
FearlessTobi
2022-07-25
yuzu: Hide multiplayer button and room status
FearlessTobi
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-07-25
network: Add initial files and enet dependency
FearlessTobi
2022-07-25
Merge pull request #8564 from lat9nq/dinner-fork
bunnei
2022-07-25
Merge pull request #8549 from liamwhite/kscheduler-sc
Morph
2022-07-23
yuzu: Add webcam support and rebase to latest master
Narr the Reg
2022-07-23
service: irs: Move to IRS namespace and minor fixes
german77
2022-07-23
service: irs: Split processors and implement ImageTransferProcessor
german77
2022-07-23
core: hid: Add cammera support
german77
2022-07-23
yuzu: Hook qt camera to camera driver
german77
2022-07-23
input_common: Add camera driver
german77
2022-07-23
Merge pull request #8545 from Kelebek1/Audio
liamwhite
2022-07-22
Merge pull request #8611 from liamwhite/fix-flatpak-crash
bunnei
2022-07-22
ci,CMake: Drop Conan support for vcpkg
lat9nq
2022-07-22
Project Andio
Kelebek1
2022-07-21
Merge pull request #8598 from Link4565/recv-dontwait
bunnei
2022-07-19
video_core: use correct byte size for framebuffer
Liam
2022-07-19
Update configure_input.ui
MatÃas Locatti
2022-07-17
implement resume message
Gus Caplan
2022-07-17
Merge pull request #8569 from merryhime/watchpoints
merry
2022-07-17
Merge pull request #8508 from yuzu-emu/mc-speed-limit
bunnei
2022-07-17
Merge pull request #8544 from german77/14dot0
bunnei
2022-07-16
Merge pull request #8543 from BreadFish64/use_tsc_from_caps
bunnei
2022-07-16
hle: service: nvflinger: Fix implicit conversion.
bunnei
2022-07-16
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-16
hle: service: nvflinger: Factor speed limit into frame time calculation.
bunnei
2022-07-16
Merge pull request #8593 from merryhime/ranged-setting-T
bunnei
2022-07-16
Merge pull request #8594 from liamwhite/skip-wp
bunnei
2022-07-16
Merge pull request #8511 from german77/hbmenu
bunnei
2022-07-16
Enable the use of MSG_DONTWAIT flag on RecvImpl
Link4565
2022-07-15
Merge pull request #8560 from liamwhite/bitfield-may-alias
bunnei
2022-07-15
core/arm: skip watchpoint checks when reading instructions
Liam
2022-07-15
common/setting: Make ranged a property of the type
merry
2022-07-15
Merge pull request #8587 from merryhime/padding-unused
Morph
2022-07-15
Merge pull request #8588 from merryhime/IBinder-vdestruct
Morph
2022-07-15
KCodeMemory: Mark virtual methods as override
Merry
2022-07-15
common_funcs: Mark padding as [[maybe_unused]]
Merry
2022-07-15
nvflinger: Polymorphic destructor requried for abstract class IBinder
Merry
2022-07-15
dynarmic: Abort watchpoints ASAP
Merry
[next]