summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2025-05-11service/acc: Clean up account service implementationZephyron
2025-05-11service/friend: implement additional friend service functionsZephyron
2025-05-11service/audio: implement Unknown5000 and add debug commandsZephyron
2025-05-11service/nim: implement CreateServerInterface2 and improve loggingZephyron
2025-05-11service/acc: implement Nintendo Account integration and cleanupZephyron
2025-05-11service/nifm: implement additional network interface functionsZephyron
2025-05-11service/sm: improve service manager implementationZephyron
2025-05-11service/hid: reorganize gesture-related functionsZephyron
2025-05-11common: improve host memory mapping validationZephyron
2025-05-11core: improve nvdrv and buffer queue implementationsZephyron
2025-05-11sockets: reorder errno values numericallyZephyron
2025-05-11audio_core/renderer: Add compressor and splitter support for Rev13Zephyron
2025-05-11api_version: Update Atmosphere version and add citron copyrightZephyron
2025-05-11vulkan: Add Samsung driver workaroundsZephyron
2025-05-11video_core/vulkan: Improve texture format conversion handlingZephyron
2025-05-11kernel/svc: Refactor UnmapProcessCodeMemory validationZephyron
2025-05-11memory: Improve debug logging and validation in InvalidateNCEZephyron
2025-05-11vulkan: Implement native MSAA resolve in texture cacheZephyron
2025-05-11vulkan: Add 4KB memory alignment for AMD and Qualcomm driversZephyron
2025-05-11vulkan: Fix parameter naming consistency for Android compilationZephyron
2025-05-11video_core: Add new shader format conversion pipelinesZephyron
2025-05-11common/nvdrv: improve memory validation and error handlingZephyron
2025-05-11nvdrv: Add GetTpcMasks2 support and improve memory mapping validationZephyron
2025-05-11feat: Add RAM usage overlay and improve thermal displayZephyron
2025-05-11video_core: Add sRGB to D24S8 depth-stencil conversion supportZephyron
2025-05-11string_util: Replace deprecated wstring_convert with direct UTF conversionsZephyron
2025-05-11common: Improve error handling in host memory managementZephyron
2025-05-11Update build.gradle.ktsMike Lothian
2025-05-11service: Implement rebootless system update stubs and typesZephyron
2025-05-11android: Fix non-scrollable legal disclaimer on setupvampiric_x
2025-05-11kernel/svc: Implement InitialProcessIdRange and improve process exit handlingZephyron
2025-05-11network: Add NOMEM errno handling for socket operationsZephyron
2025-05-11qt: Replace deprecated stateChanged with checkStateChangedZephyron
2025-05-11vulkan: Relax VRAM allocation limits for better stabilityZephyron
2025-05-11android: Update Gradle and Java version requirementsZephyron
2025-05-11android: Fix compilation by adding missing log.h includeZephyron
2025-05-11service: Implement GPU error handling IPC commands for AMZephyron
2025-05-11buffer_cache: Simplify storage buffer binding logicZephyron
2025-05-11nvnflinger: Implement reference counting for binder objectsZephyron
2025-05-11service: vi: Implement missing IApplicationDisplayService functionsZephyron