summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2025-05-12fix(renderer_vulkan): resolve asynchronous presentation crashes and compilati...Zephyron
2025-05-12feat(services): Implement nn::socket, nn::nifm, and nn::nim networking servicesZephyron
2025-05-12feat: add CPU clock rate slider to settingsZephyron
2025-05-12feat: add option to respect present interval 0 as unlocked FPSZephyron
2025-05-12android: Update build system and optimize ARM NCE implementationZephyron
2025-05-12android: Initial multiplayer supportvampiric_x
2025-05-12build: upgrade fmt and SDL2Zephyron
2025-05-11common: Enhance memory mapping safety and debuggingZephyron
2025-05-11common: improve host memory mapping validationZephyron
2025-05-11vulkan: Fix parameter naming consistency for Android compilationZephyron
2025-05-11common/nvdrv: improve memory validation and error handlingZephyron
2025-05-11nvdrv: Add GetTpcMasks2 support and improve memory mapping validationZephyron
2025-05-11string_util: Replace deprecated wstring_convert with direct UTF conversionsZephyron
2025-05-11common: Improve error handling in host memory managementZephyron
2025-05-11common: Use consistent cache line size in RingBufferZephyron
2025-05-11core: Add support for 10GB and 12GB memory configurationsZephyron
2025-05-11impl(Multiplayer): Switched API To Enable MultiplayerZephyron
2024-12-20Add 12gb DRAM option (#90)Zuckerwatte1
2024-12-20externals: update fmt to 11.0.2 and vcpkg to 2024.09.30 (#68)lui
2024-12-20mark format functions as constSamuliak
2024-12-20renderer: add area sampling scaling method (#57)lui
2024-12-20Fix Android crash caused by incorrect type in progress dialog callbacks (#58)echosys
2024-12-20Add option to only optimize SPIRV during load (#13)echosys
2024-12-20Use fmt 11.0.0Mike Lothian
2024-12-20Disabled problematic MSVC warning-to-errorsspectranator
2024-12-20Added option to synchronize core tick speed to max speed percentagespectranator
2024-12-20Load custom Qt themes from yuzu data directoryflodavid
2024-12-20Optionally optimize generated SPIRV with spirv-opt (#10)darktux
2024-12-20Removed telemetry and anonymized SCM (git) stringsdarktux
2024-12-20Fix GCC builds with Debug build typedarktux
2024-12-20Add option to log synchronously, add tooltip to log filter.Kelebek1
2024-12-20fix: Increased max sensitivity for mouse panningAkatsuki Levi
2024-12-20Added 32:9 aspect rationiansa
2024-12-20Port changes from Early Accessniansa
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