summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2025-02-27renderer: Disable async presentation due to crashesZephyron
2025-02-24Revert "settings: Enable auto-stub by default"Zephyron
2025-02-22settings: Enable auto-stub by defaultZephyron
2025-02-16build: upgrade fmt and SDL2Zephyron
2025-02-09Revert "Replace yuzu identifiers with citron"Zephyron
2025-02-09common: Enhance memory mapping safety and debuggingZephyron
2025-02-09Replace yuzu identifiers with citronZephyron
2025-02-08common: improve host memory mapping validationZephyron
2025-02-02vulkan: Fix parameter naming consistency for Android compilationZephyron
2025-02-01common/nvdrv: improve memory validation and error handlingZephyron
2025-02-01common: add missing <memory> include in common_types.hZephyron
2025-02-01nvdrv: Add GetTpcMasks2 support and improve memory mapping validationZephyron
2025-02-01string_util: Replace deprecated wstring_convert with direct UTF conversionsZephyron
2025-02-01common: Improve error handling in host memory managementZephyron
2025-01-28ui: Update repository URLs to git.citron-emu.orgZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2025-01-06common: Use consistent cache line size in RingBufferZephyron
2025-01-04core: Add support for 10GB and 12GB memory configurationsZephyron
2025-01-02impl(Multiplayer): Switched API To Enable MultiplayerZephyron
2024-12-31core: Update copyright headersZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-26Merge pull request #13159 from liamwhite/web-errorliamwhite
2024-02-26settings: remove global override for smash on amdvlkLiam
2024-02-24settings: enable error appletLiam
2024-02-24common/ring_buffer: Include <limits> headerwheremyfoodat
2024-02-23Merge pull request #13100 from liamwhite/audio-ipcliamwhite
2024-02-22Merge pull request #13001 from liamwhite/scaled-availabilityNarr the Reg
2024-02-20audio: rewrite IAudioDeviceLiam
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-18vulkan_device: don't use fixed cap for memory limitsLiam
2024-02-17android: Input mappingt895
2024-02-11Merge pull request #12756 from liamwhite/applet-multiprocess-hwcNarr the Reg
2024-02-09Merge pull request #12920 from t895/jni-commonliamwhite
2024-02-09general: add default configurations for applet modeLiam
2024-02-08common: fs: Expand android macrost895
2024-02-08android: Move JNI setup and helpers to commont895
2024-02-08Merge pull request #12914 from FernandoS27/vc-refactorliamwhite
2024-02-05Common: Rename SplitRangeSet to OverlapRangeSetFernando Sahmkow
2024-02-05typed_address: test values are unsignedLiam
2024-02-05Buffer Cache: Refactor to use Range sets insteadFernando Sahmkow
2024-02-04Common: Introduce Range SetsFernando Sahmkow
2024-02-04VideoCore: Move Slot Vector to CommonFernando Sahmkow
2024-02-02service: fs: Skip non user id foldersNarr the Reg
2024-01-31Merge pull request #12869 from FernandoS27/smmu-fixesliamwhite
2024-01-31smmu: use new range mutex construction for protecting countersLiam
2024-01-31settings: Allow audio sink, input, and output to be set per gamet895
2024-01-29Merge pull request #12814 from Kelebek1/time_new_ipcliamwhite
2024-01-27atomic_ops: Fix MSVCMerry
2024-01-27atomic_ops: Remove volatile qualifierMerry
2024-01-27atomic_ops: Reduce code duplication with templatesMerry