index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2025-02-09
Revert "Replace yuzu identifiers with citron"
Zephyron
2025-02-09
common: Enhance memory mapping safety and debugging
Zephyron
2025-02-09
Replace yuzu identifiers with citron
Zephyron
2025-02-08
common: improve host memory mapping validation
Zephyron
2025-02-02
vulkan: Fix parameter naming consistency for Android compilation
Zephyron
2025-02-01
common/nvdrv: improve memory validation and error handling
Zephyron
2025-02-01
common: add missing <memory> include in common_types.h
Zephyron
2025-02-01
nvdrv: Add GetTpcMasks2 support and improve memory mapping validation
Zephyron
2025-02-01
string_util: Replace deprecated wstring_convert with direct UTF conversions
Zephyron
2025-02-01
common: Improve error handling in host memory management
Zephyron
2025-01-28
ui: Update repository URLs to git.citron-emu.org
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2025-01-06
common: Use consistent cache line size in RingBuffer
Zephyron
2025-01-04
core: Add support for 10GB and 12GB memory configurations
Zephyron
2025-01-02
impl(Multiplayer): Switched API To Enable Multiplayer
Zephyron
2024-12-31
core: Update copyright headers
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-26
Merge pull request #13159 from liamwhite/web-error
liamwhite
2024-02-26
settings: remove global override for smash on amdvlk
Liam
2024-02-24
settings: enable error applet
Liam
2024-02-24
common/ring_buffer: Include <limits> header
wheremyfoodat
2024-02-23
Merge pull request #13100 from liamwhite/audio-ipc
liamwhite
2024-02-22
Merge pull request #13001 from liamwhite/scaled-availability
Narr the Reg
2024-02-20
audio: rewrite IAudioDevice
Liam
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-18
vulkan_device: don't use fixed cap for memory limits
Liam
2024-02-17
android: Input mapping
t895
2024-02-11
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
Narr the Reg
2024-02-09
Merge pull request #12920 from t895/jni-common
liamwhite
2024-02-09
general: add default configurations for applet mode
Liam
2024-02-08
common: fs: Expand android macros
t895
2024-02-08
android: Move JNI setup and helpers to common
t895
2024-02-08
Merge pull request #12914 from FernandoS27/vc-refactor
liamwhite
2024-02-05
Common: Rename SplitRangeSet to OverlapRangeSet
Fernando Sahmkow
2024-02-05
typed_address: test values are unsigned
Liam
2024-02-05
Buffer Cache: Refactor to use Range sets instead
Fernando Sahmkow
2024-02-04
Common: Introduce Range Sets
Fernando Sahmkow
2024-02-04
VideoCore: Move Slot Vector to Common
Fernando Sahmkow
2024-02-02
service: fs: Skip non user id folders
Narr the Reg
2024-01-31
Merge pull request #12869 from FernandoS27/smmu-fixes
liamwhite
2024-01-31
smmu: use new range mutex construction for protecting counters
Liam
2024-01-31
settings: Allow audio sink, input, and output to be set per game
t895
2024-01-29
Merge pull request #12814 from Kelebek1/time_new_ipc
liamwhite
2024-01-27
atomic_ops: Fix MSVC
Merry
2024-01-27
atomic_ops: Remove volatile qualifier
Merry
2024-01-27
atomic_ops: Reduce code duplication with templates
Merry
2024-01-27
Move time services to new IPC.
Kelebek1
2024-01-25
Address review comments and fix compilation problems
FearlessTobi
2024-01-25
fs: Add path class
FearlessTobi
2024-01-25
Merge pull request #12499 from Kelebek1/time
liamwhite
[next]