summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-12-24Migrate to Coil3HEADmainMike Lothian
2025-12-24Upgrade dependenciesMike Lothian
2025-10-23CMakeLists: Fix build with Qt6.10Mike Lothian
2025-10-03Use NDK 29.0.14033849Mike Lothian
2025-09-02android: Fix build with newer NdkMike Lothian
2025-09-02Use NDK 29.0.13846066Mike Lothian
2025-09-02service: mii: Fix building with Clang 21Mike Lothian
2025-09-02kernel: Fix compilation with Clang 21Mike Lothian
2025-06-17video_core: Rework VAAPI codeMike Lothian
2025-06-15Update FFmpeg to 7.1.1, libvpx to 1.13.1 and libx264 to c24e06c on Android (#...MaranBr
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