aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-28am: Stub ILibraryAppletAccessor RequestExit (#2142)Ac_K
2021-03-27Fix ZN flags set for shader instructions using RZ.CC dest (#2147)gdkchan
2021-03-27misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150)Ac_K
2021-03-27Add the TamperMachine module for runtime mods and cheats (#1928)Caian Benedicto
2021-03-27Shader Cache: Move bindless checking from translation to decode (#2145)mageven
2021-03-26caps: Implement SaveScreenShot calls and cleanup (#2140)Ac_K
2021-03-25Add Sqdmulh_Ve & Sqrdmulh_Ve Inst.s with Tests. (#2139)LDj3SNuD
2021-03-25am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled a...Ac_K
2021-03-24sfdnsres: Cleanup service and implements some calls (#2130)Ac_K
2021-03-22Fix inconsistencies in progress reporting (#2129)mageven
2021-03-20oops for last commit..Mary
2021-03-20ci: Tune Github Actions artifactsMary
2021-03-19Salieri: Detect and avoid caching shaders using bindless textures (#2097)Mary
2021-03-19Improve linear texture compatibility rules (#2099)riperiperi
2021-03-19IPC: Remove IIpcService interface (#2121)Ac_K
2021-03-19Add items to standard logs (#1942)Joshi234
2021-03-19ErrorApplet: Implement ApplicationErrorArg (#2123)Ac_K
2021-03-18Minor wording fixes... Except I'm doing it for all of Ryujinx. (#2078)VocalFan
2021-03-18nfp: Amiibo scanning support (#2006)Ac_K
2021-03-17Fix typos (#2109)EmulationFanatic
2021-03-15Implement friendlier portable mode (#1885)mageven
2021-03-14Fix typo in assert in OpenAL implementation detail (#2106)Mary
2021-03-14Report active audio device as TV, rather than internal speakers. (#2103)riperiperi
2021-03-13Override openal-soft configuration (#2101)Mary
2021-03-13Test: Fixes github action warning (#2100)Ac_K
2021-03-10Close ILibraryAppletAccessor handles on disposal (#2094)gdkchan
2021-03-10Fix lineSize for LinearStrided -> Linear conversion (#2091)riperiperi
2021-03-09Traverse PhiNodes for Bindless Elimination (#2089)riperiperi
2021-03-08Improve Buffer Textures and flush Image Stores (#2088)riperiperi
2021-03-08Flip component mask if target is BGRA. (#2087)riperiperi
2021-03-06Remove unused physical region tracking (#2085)riperiperi
2021-03-06Improve handling for unmapped GPU resources (#2083)riperiperi
2021-03-04Fix SetStandardSteadyClockInternalOffset permission check (#2076)Billy Laws
2021-03-03Add progress reporting to PTC and Shader Cache (#2057)mageven
2021-03-02Amadeus: Add ARM SIMD fast path (#2069)Mary
2021-03-02Fix "Hide Cursor on Idle" inefficiency (#2058)mageven
2021-03-02Texture Cache: "Texture Groups" and "Texture Dependencies" (#2001)riperiperi
2021-03-01Fix regression in SignalMemoryTracking (#2073)Caian Benedicto
2021-03-01Revise SystemInfo (#2047)mageven
2021-02-28Haydn: Make SoundIO session implementation lock-free (#2068)Mary
2021-02-28ci: Use Github artifacts for PRs (#2040)Mary
2021-02-28Fix virtual address overflow near ulong limit (#2044)Caian Benedicto
2021-02-28Some minor formal wording for the updater. (#2060)VocalFan
2021-02-28Improve heuristic for showing the keyboard (#2066)Caian Benedicto
2021-02-26Haydn: Part 1 (#2007)Mary
2021-02-25Fix updater breaking user execute permissions on Unix (#2055)pineappleEA
2021-02-23Pacify updater (#1899)mageven
2021-02-23PPTC: Fix unwanted propagation of a relocatable constant in a specific case. ...LDj3SNuD
2021-02-22Update README.MD (#2049)EmulationFanatic
2021-02-22UI: Multithreaded Updater (#2031)sharmander