summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2024-12-20Fix x86_64 build for Android (#49)echosys
2024-12-20Reorder configuration tabs (#32)anon
2024-12-20Be more explicit on struct init (#46)echosys
2024-12-20Remove elements for removed buttons in web config (#31)anon
2024-12-20Better text spacing in about dialog (partial #22)anon
2024-12-20option to skip compiling the -cmd executable (#26)anon
2024-12-20Remove early access Android app variant (#27)echosys
2024-12-20Add option to only optimize SPIRV during load (#13)echosys
2024-12-20Added ILibraryAppletSelfAccessor::UnpopInData stubspectranator
2024-12-20Fixed multiplayer lobby list (thanks to anonymous contributor!)spectranator
2024-12-20hardware_composer.cpp: Add missing includesReg Tiangha
2024-12-20MacOS: Fix Debugger namespace naming confilctReg Tiangha
2024-12-20Stubbed QueryLastPlayTimeJarrod Norwell
2024-12-20Added HDCP authentication state event and stubsJarrod Norwell
2024-12-20Updated Vulkan stuff for bug fixes and improved hardware compatibility (#21)spectranator
2024-12-20Implemented LogicOp fixJarrod Norwell
2024-12-20Added ISslConnection::{Get,Set}NextAlpnProto stubsJarrod Norwell
2024-12-20Added missing error codes and increased audio renderer revision (fixes Animal...Jarrod Norwell
2024-12-20Use fmt 11.0.0Mike Lothian
2024-12-20Simplified CoreTiming::GetClockTicks()spectranator
2024-12-20Disabled problematic MSVC warning-to-errorsspectranator
2024-12-20Fixed controller UI being cut off at the bottomspectranator
2024-12-20Added option to synchronize core tick speed to max speed percentagespectranator
2024-12-20Rewrote mm:u to follow switchbrew.org documentationJarrod Norwell
2024-12-20Load custom Qt themes from yuzu data directoryflodavid
2024-12-20Fixed non-external SPIRV-Tools linkagedarktux
2024-12-20Optionally optimize generated SPIRV with spirv-opt (#10)darktux
2024-12-20fix qlaunch on firmware 18lol