summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2025-01-25service: mm: Refactor Memory Management service implementationZephyron
2025-01-25service: mm: Implement proper parameter handling for MM serviceZephyron
2025-01-25feat: implement modern dark theme and loading screen redesignZephyron
2025-01-21service/nvdrv: Relax GPU validation and improve error handlingZephyron
2025-01-20service/nvdrv: Implement stubbed GPU functionsZephyron
2025-01-20ui: Add Save States menu stubsZephyron
2025-01-20shader: Implement EmitInvocationInfo across all backendsZephyron
2025-01-20service-am: Handle panic conditions in SetTerminateResultZephyron
2025-01-20service: vi: Remove stubbed warning from GetManagerDisplayServiceZephyron
2025-01-18arm/video: Fix shader extension and exception handlingZephyron
2025-01-18memory: Improve null pointer and unmapped memory handlingZephyron
2025-01-18Add QT Network packagevampiric_x
2025-01-17feat(network): Ip input field for multiplayer room creationvampiric_x
2025-01-17android: Fix battery temperature reading in EmulationFragmentZephyron
2025-01-17shader_recompiler: Add stubs for CSM/FCSM flow test conditionsZephyron
2025-01-17Downgrade Android SDK and build toolsZephyron
2025-01-17Revert "shader-recompiler: implement FCSM_TR flow test case"vampiric_x
2025-01-16android: Add USE_AUTO_STUB settingZephyron
2025-01-15shader-recompiler: implement FCSM_TR flow test caseZephyron
2025-01-15fix(sm_controller): Correct QueryPointerBufferSize implementationZephyron
2025-01-15fix: Implement SetGestureOutputRanges to handle unimplemented function errorZephyron
2025-01-15feat: Improve thermal display and build systemZephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2025-01-13Android: Update dependencies and improve UI feedbackZephyron
2025-01-13Android: Update build system and dependenciesZephyron
2025-01-12ui(QT): QT 6.7.3 Implementationvampiric_x
2025-01-09vulkan: Fix crashes with bindless texture constant buffer handlingZephyron
2025-01-08Revert "refactor: Improve game list scanning with std::filesystem"Zephyron