summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-06-15Fix video decoding on newer versions of FFmpeg (#155)MaranBr
2025-05-12Fix compile warningMike Lothian
2025-05-12Add Samsung Game Hub support, GAME category, optional NFC, and minor cleanupWasted
2025-05-12api_version: Update constants for HOS 20.0.1Zephyron
2025-05-12fix(renderer_vulkan): resolve asynchronous presentation crashes and compilati...Zephyron
2025-05-12api_version: Update constants for HOS 20.0.0Zephyron
2025-05-12chore: Make firmware optional rather than requiredZephyron
2025-05-12fix: remove invalid WSAEBUSY Windows socket error codeZephyron
2025-05-12socket: Implement missing errno values and improve network error handlingZephyron
2025-05-12android: Update build configuration and package identifiersZephyron
2025-05-12video_core: Add fallback handling for failed storage buffer lookupsZephyron
2025-05-12video_core: Improve texture cache memory management to prevent leaksZephyron
2025-05-12feat(services): Implement nn::socket, nn::nifm, and nn::nim networking servicesZephyron
2025-05-12fix: correct implementation of present interval 0 for unlocked FPSZephyron
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-12service/sockets: Implement network services for new firmware versionsZephyron
2025-05-12refactor(vulkan): remove depth buffer workarounds and excessive loggingZephyron
2025-05-12nvn(fix): Optimize shader performance by enhancing NVN bias settingsZephyron
2025-05-12renderer/friend: Improve reversed depth handling and Friend serviceZephyron
2025-05-12memory: Implement enhanced memory management systemZephyron
2025-05-12service/ssl: Register ssl:s service to fix game hangsZephyron
2025-05-12vulkan: Implement AMD driver workaround for logic operationsZephyron
2025-05-12core(base_clock_rate): Revert Back To 1,020 MHzZephyron
2025-05-12android: Update build system and optimize ARM NCE implementationZephyron
2025-05-12Fix a few stringsvampiric_x
2025-05-12android: Initial multiplayer supportvampiric_x
2025-05-12Remove quickstart guide references to address legal concernsZephyron
2025-05-12arm: Improve TLB implementation and fault handling in NCEZephyron
2025-05-12shader_recompiler: Implement vertex count lookup for Geometry stageZephyron
2025-05-12core/arm/nce: Implement TLB caching systemZephyron
2025-05-12vulkan: Improve memory allocation robustnessZephyron
2025-05-12android: Update build dependencies and configurationsZephyron
2025-05-12Remove redundant TranslateIPv4 functionZephyron
2025-05-12network: Improve network interface handling and address resolutionZephyron
2025-05-12feat: Add Home Menu launch support and system improvementsZephyron
2025-05-12texture_cache: Add equality operators for ImageInfo and ImageViewInfoZephyron
2025-05-12build: upgrade fmt and SDL2Zephyron
2025-05-11service/am: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabledZephyron
2025-05-11service/am: Implement CreateManagedDisplaySeparableLayerZephyron
2025-05-11service/nvnflinger: Unstub GetNativeHandleZephyron
2025-05-11service/vi: Improve OpenDisplay validationZephyron
2025-05-11service/aoc: Implement CheckAddOnContentMountStatusZephyron
2025-05-11android: Disable RAM Overlay By DefaultZephyron
2025-05-11vulkan: Rename resolve_image to resolve_image_holderZephyron
2025-05-11network: Fix 0.0 FPS bug on Android (Part 2)Zephyron
2025-05-11common: Enhance memory mapping safety and debuggingZephyron
2025-05-11service/nvdrv: Implement NVGPU_GPU_IOCTL_NUM_VSMSZephyron
2025-05-11service/friend: Clean up friend service implementationZephyron
2025-05-11service/audio: Clean up audio controller implementationZephyron