summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-05-11ui: Remove save states menu and unused help linksZephyron
2025-05-11service: mm: Refactor Memory Management service implementationZephyron
2025-05-11service: mm: Implement proper parameter handling for MM serviceZephyron
2025-05-11feat: implement modern dark theme and loading screen redesignZephyron
2025-05-11service/nvdrv: Relax GPU validation and improve error handlingZephyron
2025-05-11service/nvdrv: Implement stubbed GPU functionsZephyron
2025-05-11ui: Add Save States menu stubsZephyron
2025-05-11shader: Implement EmitInvocationInfo across all backendsZephyron
2025-05-11service-am: Handle panic conditions in SetTerminateResultZephyron
2025-05-11service: vi: Remove stubbed warning from GetManagerDisplayServiceZephyron
2025-05-11arm/video: Fix shader extension and exception handlingZephyron
2025-05-11memory: Improve null pointer and unmapped memory handlingZephyron
2025-05-11Add QT Network packagevampiric_x
2025-05-11feat(network): Ip input field for multiplayer room creationvampiric_x
2025-05-11android: Fix battery temperature reading in EmulationFragmentZephyron
2025-05-11shader_recompiler: Add stubs for CSM/FCSM flow test conditionsZephyron
2025-05-11android: Add USE_AUTO_STUB settingZephyron
2025-05-11fix(sm_controller): Correct QueryPointerBufferSize implementationZephyron
2025-05-11fix: Implement SetGestureOutputRanges to handle unimplemented function errorZephyron
2025-05-11feat: Improve thermal display and build systemZephyron
2025-05-11ui(QT): QT 6.7.3 Implementationvampiric_x
2025-05-11vulkan: Fix crashes with bindless texture constant buffer handlingZephyron
2025-05-11vulkan: Add bindless texture constant buffer support in compute pipelineZephyron
2025-05-11kernel: Implement SystemResourceSize info type for VAMM initializationZephyron
2025-05-11core: Improve device memory and buffer queue handlingZephyron
2025-05-11service/am: Implement friend invitation storage channelZephyron
2025-05-11discord: Improve game image handling and UI presentationZephyron
2025-05-11common: Use consistent cache line size in RingBufferZephyron
2025-05-11nvdrv: Fix incorrect IoctlZbcSetTable structure size assertionZephyron
2025-05-11nvdrv: Implement ZBCSetTable functionalityZephyron
2025-05-11core: Add support for 10GB and 12GB memory configurationsZephyron
2025-05-11Audio Core: Add support tags for compressor stats and volume resetZephyron
2025-05-11buffer_cache: Fix storage buffer memory validation and size detectionZephyron
2025-05-11arm: Skip duplicate consecutive addresses in backtrace outputZephyron
2025-05-11impl(Multiplayer): Switched API To Enable MultiplayerZephyron
2025-05-11video_core: Enforce safe memory reads for compute dispatchZephyron
2025-05-11shader_recompiler: Fix ISBERD instruction implementationZephyron
2025-05-11shader_recompiler: Use FPRecip in FSWZADD implementationZephyron
2025-05-11shader_recompiler: Fix method names in FSWZADD implementationZephyron
2025-05-11shader_recompiler: Implement ISBERD instructionZephyron
2025-05-11shader_recompiler: Implement ISBERD instruction modes and shiftsZephyron
2025-05-11audio_core: Add comprehensive audio feature support tagsZephyron
2025-05-11"Merge Tagged PR 13018"yuzubot
2025-05-11Pass optimisations to CMake via build.gradle.ktsMike Lothian
2025-05-11Qt6 no longer requires theseMike Lothian
2025-05-11Remove old linksMike Lothian
2025-05-11Boost: Fix building against Boost 1.88.0Mike Lothian
2024-12-20Boost: Fix building against Boost 1.87.0Mike Lothian
2024-12-20Boost: Fix building against Boost 1.86.0Andrew Udvare
2024-12-20Add 12gb DRAM option (#90)Zuckerwatte1