index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-02-09
network: Fix 0.0 FPS bug on Android (Part 2)
Zephyron
2025-02-09
common: Enhance memory mapping safety and debugging
Zephyron
2025-02-09
Replace yuzu identifiers with citron
Zephyron
2025-02-09
service/nvdrv: Implement NVGPU_GPU_IOCTL_NUM_VSMS
Zephyron
2025-02-09
service/friend: Clean up friend service implementation
Zephyron
2025-02-09
service/audio: Clean up audio controller implementation
Zephyron
2025-02-09
service/acc: Clean up account service implementation
Zephyron
2025-02-08
service/friend: implement additional friend service functions
Zephyron
2025-02-08
service/audio: implement Unknown5000 and add debug commands
Zephyron
2025-02-08
service/nim: implement CreateServerInterface2 and improve logging
Zephyron
2025-02-08
service/mm: add missing vector include and update copyright
Zephyron
2025-02-08
service/acc: implement Nintendo Account integration and cleanup
Zephyron
2025-02-08
service/nifm: implement additional network interface functions
Zephyron
2025-02-08
service/sm: improve service manager implementation
Zephyron
2025-02-08
service/set: improve settings handling and update serial number
Zephyron
2025-02-08
service/hid: reorganize gesture-related functions
Zephyron
2025-02-08
service: fix typo in NPNS GetStateChangeEvent function name
Zephyron
2025-02-08
android: optimize build settings and remove x86_64 support
Zephyron
2025-02-08
common: improve host memory mapping validation
Zephyron
2025-02-08
core: improve nvdrv and buffer queue implementations
Zephyron
2025-02-08
sockets: reorder errno values numerically
Zephyron
2025-02-08
audio: refactor SDL2 sink implementation
Zephyron
2025-02-05
frontend: Remove telemetry popup and default to disabled
Zephyron
2025-02-04
discord: Increase game icon resolution to 256x256
Zephyron
2025-02-04
audio_core/renderer: Add compressor and splitter support for Rev13
Zephyron
2025-02-04
api_version: Update Atmosphere version and add citron copyright
Zephyron
2025-02-04
vulkan: Add Samsung driver workarounds
Zephyron
2025-02-04
Restore original Citra copyright dates in SPDX headers
Zephyron
2025-02-03
video_core/vulkan: Improve texture format conversion handling
Zephyron
2025-02-03
kernel/svc: Refactor UnmapProcessCodeMemory validation
Zephyron
2025-02-03
android: Reorganize and categorize gradle dependencies
Zephyron
2025-02-03
memory: Improve debug logging and validation in InvalidateNCE
Zephyron
2025-02-02
vulkan: Implement native MSAA resolve in texture cache
Zephyron
2025-02-02
Remove firmware decryption warning dialog
Zephyron
2025-02-02
vulkan: Add 4KB memory alignment for AMD and Qualcomm drivers
Zephyron
2025-02-02
vulkan: Fix parameter naming consistency for Android compilation
Zephyron
2025-02-01
video_core: Add new shader format conversion pipelines
Zephyron
2025-02-01
common/nvdrv: improve memory validation and error handling
Zephyron
2025-02-01
common: add missing <memory> include in common_types.h
Zephyron
2025-02-01
nvdrv: Add GetTpcMasks2 support and improve memory mapping validation
Zephyron
2025-02-01
feat: Add RAM usage overlay and improve thermal display
Zephyron
2025-02-01
video_core: Add sRGB to D24S8 depth-stencil conversion support
Zephyron
2025-02-01
string_util: Replace deprecated wstring_convert with direct UTF conversions
Zephyron
2025-02-01
common: Improve error handling in host memory management
Zephyron
2025-02-01
Android: Update build configuration for Android 15
Zephyron
2025-01-30
service: Implement rebootless system update stubs and types
Zephyron
2025-01-30
android: Fix non-scrollable legal disclaimer on setup
vampiric_x
2025-01-29
kernel/svc: Implement InitialProcessIdRange and improve process exit handling
Zephyron
2025-01-28
ui: Update repository URLs to git.citron-emu.org
Zephyron
2025-01-28
network: Add NOMEM errno handling for socket operations
Zephyron
[next]