summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11submodules(vcpkg): Update To Latest CommitZephyron
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-11vulkan: Update To 1.4.304Zephyron
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-11externals: Update dynarmic to 6.7.2Mike Lothian
2025-05-11Pass optimisations to CMake via build.gradle.ktsMike Lothian
2025-05-11Qt6 no longer requires theseMike Lothian
2025-05-11Update libadrenotoolsMike 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
2024-12-20shader/recompiler: Revert NVN storage buffer bias rangeEmulationEnjoyer
2024-12-20arm: Skip duplicate consecutive addresses in backtrace outputEmulationEnjoyer
2024-12-20chore(HLE): Update HLE API version constantsEmulationEnjoyer
2024-12-20perf(VideoCore): Refactor DispatchIndirectEmulationEnjoyer
2024-12-20feat(shader): implement geometry shader invocation infoEmulationEnjoyer
2024-12-20core: Add new error modules to ErrorModule enumEmulationEnjoyer
2024-12-20Update src/audio_core/common/feature_support.hEmulationEnjoyer
2024-12-20feat: update HLE API version constants to Horizon OS 19.0.0EmulationEnjoyer
2024-12-20dma_pusher.cpp: remove now unused variable that breaks the android build (#76)anon
2024-12-20externals: update fmt to 11.0.2 and vcpkg to 2024.09.30 (#68)lui
2024-12-20kepler_compute: use safe memory readcow
2024-12-20Remove "/DEBUG" flag from CMAKE_EXE_LINKER_FLAGS_RELEASEanon
2024-12-20configuration: break up tooltip for 'VRAM Usage Mode' into multiple lineslui
2024-12-20configuration: increase default height of per-game configuration windowlui
2024-12-20configure_graphics: use stylesheet for background button colorlui
2024-12-20mark format functions as constSamuliak
2024-12-20renderer: add area sampling scaling method (#57)lui
2024-12-20profile_manager: Implement firmware avatar selector (#56)lui
2024-12-20Fix Android crash caused by incorrect type in progress dialog callbacks (#58)echosys
2024-12-20audio_core: increment current revision, Courtesy of Sudachi Devchaphidoesstuff
2024-12-20Using reserve() for optimization inserts, marked unused pair items and minor ...Herman Semenov
2024-12-20Update Android app dependencies (#52)echosys