summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13CMake: Enforce x86-64-v2 ISA level across all dependenciesZephyron
2025-01-13CMake: Force x86-64-v2 instruction set for better compatibilityZephyron
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-09feat: make LLVM Demangle optional via CMake flagZephyron
2025-01-09vulkan: Fix crashes with bindless texture constant buffer handlingZephyron
2025-01-08Revert "refactor: Improve game list scanning with std::filesystem"Zephyron
2025-01-08nvdrv: Add MSVC compatibility for packed structsZephyron
2025-01-08vulkan: Add bindless texture constant buffer support in compute pipelineZephyron
2025-01-07kernel: Implement SystemResourceSize info type for VAMM initializationZephyron
2025-01-06core: Improve device memory and buffer queue handlingZephyron
2025-01-06service/am: Implement friend invitation storage channelZephyron
2025-01-06refactor: Improve game list scanning with std::filesystemZephyron
2025-01-06discord: Improve game image handling and UI presentationZephyron
2025-01-06common: Use consistent cache line size in RingBufferZephyron
2025-01-05web: Simplify web configuration and token managementZephyron
2025-01-05nvdrv: Fix incorrect IoctlZbcSetTable structure size assertionZephyron
2025-01-04nvdrv: Implement ZBCSetTable functionalityZephyron
2025-01-04core: Add support for 10GB and 12GB memory configurationsZephyron
2025-01-03submodules(vcpkg): Update To Latest CommitZephyron
2025-01-03CMake(SDL+QT): Remove Hard Coded Version RequirementZephyron
2025-01-03vcpkg: Update builtin-baselineZephyron
2025-01-03Audio Core: Add support tags for compressor stats and volume resetZephyron
2025-01-02buffer_cache: Fix storage buffer memory validation and size detectionZephyron
2025-01-02arm: Skip duplicate consecutive addresses in backtrace outputZephyron
2025-01-02impl(Multiplayer): Switched API To Enable MultiplayerZephyron
2025-01-02fix(CMake): Remove /DEBUG Flag From Release BuildsZephyron
2025-01-02vulkan: Update To 1.4.304Zephyron
2025-01-02video_core: Enforce safe memory reads for compute dispatchZephyron
2024-12-31shader_recompiler: Fix ISBERD instruction implementationZephyron
2024-12-31shader_recompiler: Use FPRecip in FSWZADD implementationZephyron
2024-12-31shader_recompiler: Fix method names in FSWZADD implementationZephyron
2024-12-31shader_recompiler: Implement ISBERD instructionZephyron
2024-12-31shader_recompiler: Implement ISBERD instruction modes and shiftsZephyron
2024-12-31api_version: Update constants for HOS 19.0.1Zephyron
2024-12-31audio_core: Add comprehensive audio feature support tagsZephyron
2024-12-31dist: Add Citron branding assetsZephyron
2024-12-31core: Update copyright headersZephyron
2024-12-31core: Fix telemetry ID personalization array sizeZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-12-31chore: update project branding to CitronZephyron
2024-12-31chore: update project branding to citronZephyron
2024-12-31Update .gitmodulesZephyron
2024-03-04"Merge Tagged PR 13018"yuzubot