summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-09cmake: Use Qt 6.7.3 for MSVC buildsZephyron
2025-02-09android: Disable RAM Overlay By DefaultZephyron
2025-02-09android: Update build toolchain to NDK 28 and Java 21Zephyron
2025-02-09vulkan: Rename resolve_image to resolve_image_holderZephyron
2025-02-09Revert "Replace yuzu identifiers with citron"Zephyron
2025-02-09network: Fix 0.0 FPS bug on Android (Part 2)Zephyron
2025-02-09common: Enhance memory mapping safety and debuggingZephyron
2025-02-09Update Qt and Vulkan Headers versionsZephyron
2025-02-09Replace yuzu identifiers with citronZephyron
2025-02-09service/nvdrv: Implement NVGPU_GPU_IOCTL_NUM_VSMSZephyron
2025-02-09service/friend: Clean up friend service implementationZephyron
2025-02-09service/audio: Clean up audio controller implementationZephyron
2025-02-09service/acc: Clean up account service implementationZephyron
2025-02-09Downgrade Qt version from 6.8.2 to 6.7.3Zephyron
2025-02-09Update submodule URLs from yuzu-mirror to Citron repositoriesZephyron
2025-02-08service/friend: implement additional friend service functionsZephyron
2025-02-08service/audio: implement Unknown5000 and add debug commandsZephyron
2025-02-08service/nim: implement CreateServerInterface2 and improve loggingZephyron
2025-02-08service/mm: add missing vector include and update copyrightZephyron
2025-02-08service/acc: implement Nintendo Account integration and cleanupZephyron
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-08build: update dependencies and relax version requirementsZephyron
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-02fix: compilation errors with Qt and Discord RPCZephyron
2025-02-01video_core: Add new shader format conversion pipelinesZephyron
2025-02-01cmake: Update Qt download configuration and aqtinstall versionZephyron
2025-02-01common/nvdrv: improve memory validation and error handlingZephyron
2025-02-01common: add missing <memory> include in common_types.hZephyron