summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-02-08service/nifm: implement additional network interface functionsZephyron
2025-02-08service/sm: improve service manager implementationZephyron
2025-02-08service/set: improve settings handling and update serial numberZephyron
2025-02-08service/hid: reorganize gesture-related functionsZephyron
2025-02-08service: fix typo in NPNS GetStateChangeEvent function nameZephyron
2025-02-08android: optimize build settings and remove x86_64 supportZephyron
2025-02-08common: improve host memory mapping validationZephyron
2025-02-08core: improve nvdrv and buffer queue implementationsZephyron
2025-02-08sockets: reorder errno values numericallyZephyron
2025-02-08audio: refactor SDL2 sink implementationZephyron
2025-02-05frontend: Remove telemetry popup and default to disabledZephyron
2025-02-04discord: Increase game icon resolution to 256x256Zephyron
2025-02-04audio_core/renderer: Add compressor and splitter support for Rev13Zephyron
2025-02-04api_version: Update Atmosphere version and add citron copyrightZephyron
2025-02-04vulkan: Add Samsung driver workaroundsZephyron
2025-02-04Restore original Citra copyright dates in SPDX headersZephyron
2025-02-03video_core/vulkan: Improve texture format conversion handlingZephyron
2025-02-03kernel/svc: Refactor UnmapProcessCodeMemory validationZephyron
2025-02-03android: Reorganize and categorize gradle dependenciesZephyron
2025-02-03memory: Improve debug logging and validation in InvalidateNCEZephyron
2025-02-02vulkan: Implement native MSAA resolve in texture cacheZephyron
2025-02-02Remove firmware decryption warning dialogZephyron
2025-02-02vulkan: Add 4KB memory alignment for AMD and Qualcomm driversZephyron
2025-02-02vulkan: Fix parameter naming consistency for Android compilationZephyron
2025-02-01video_core: Add new shader format conversion pipelinesZephyron
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-01feat: Add RAM usage overlay and improve thermal displayZephyron
2025-02-01video_core: Add sRGB to D24S8 depth-stencil conversion supportZephyron
2025-02-01string_util: Replace deprecated wstring_convert with direct UTF conversionsZephyron
2025-02-01common: Improve error handling in host memory managementZephyron
2025-02-01Android: Update build configuration for Android 15Zephyron
2025-01-30service: Implement rebootless system update stubs and typesZephyron
2025-01-30android: Fix non-scrollable legal disclaimer on setupvampiric_x
2025-01-29kernel/svc: Implement InitialProcessIdRange and improve process exit handlingZephyron
2025-01-28ui: Update repository URLs to git.citron-emu.orgZephyron
2025-01-28network: Add NOMEM errno handling for socket operationsZephyron
2025-01-27qt: Replace deprecated stateChanged with checkStateChangedZephyron
2025-01-27vulkan: Relax VRAM allocation limits for better stabilityZephyron
2025-01-27android: Update Gradle and Java version requirementsZephyron
2025-01-27android: Fix compilation by adding missing log.h includeZephyron
2025-01-27service: Implement GPU error handling IPC commands for AMZephyron
2025-01-26buffer_cache: Simplify storage buffer binding logicZephyron
2025-01-26nvnflinger: Implement reference counting for binder objectsZephyron
2025-01-26service: vi: Implement missing IApplicationDisplayService functionsZephyron
2025-01-25Revert "core/hle: Reorganize ErrorModule enum numerically"Zephyron
2025-01-25core/hle: Reorganize ErrorModule enum numericallyZephyron
2025-01-25service: sm: Update to match official IPC interfaceZephyron
2025-01-25ui: Remove save states menu and unused help linksZephyron