aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-02-22Implement VCNT instruction (#1963)mageven
2021-02-22PPTC & Pool Enhancements. (#1968)LDj3SNuD
2021-02-21Turn Copy into Fill in HybridAllocator (#2010)FICTURE7
2021-02-21appletAE: Implement SetLcdBacklighOffEnabled (#2037)Ac_K
2021-02-21Controller Input handling refactoring (#1751)Jose Padilla
2021-02-20Make windows DPI aware to display properly on high-resolution screens. (#1983)sharmander
2021-02-20Allow modding AddOnContent RomFS (#2024)mageven
2021-02-19Allow reconfiguring "Ignore Missing Services" during emulation (#2034)mageven
2021-02-19nifm: Fix returned buffer size of GetClientId (#2036)Ac_K
2021-02-17settings: Fix returned buffer size of GetFirmwareVersion (#2029)Ac_K
2021-02-17Fix memory tracking performance regression (#2026)gdkchan
2021-02-16Validate CPU virtual addresses on access (#1987)gdkchan
2021-02-15Hide Cursor On Idle (#1993)pineappleEA
2021-02-11prepo: Implement GetSystemSessionId and add perms (#2014)Ac_K
2021-02-11Hotfix for Joy-Con Images (#2011)Ayato (Shahil)
2021-02-11Enable multithreaded VP9 decoding (#2009)gdkchan
2021-02-11Update Joy-Con images 2 (#2004)Ayato (Shahil)
2021-02-11Improve inline keyboard compatibility (#1959)Caian Benedicto
2021-02-10Edit the global.json to allow use of dotnet sdk 5.0.XXX (#2008)Xpl0itR
2021-02-09Load default config when an invalid config is found (#1008)Xpl0itR
2021-02-09Implemented ISystemSettingsServer.IsUserSystemClockAutomaticCorrectionEnabled...Joshi234
2021-02-08Fix inter-process data copy on non-contiguous physical regions (#1988)gdkchan
2021-02-08Optimization | Modify Add (Integer) Instruction to use LEA instead. (#1971)sharmander
2021-02-08Simplify handling of shader vertex A (#1999)gdkchan
2021-02-08Fix Updater Icon On Linux (#1995)edisionnano
2021-02-08Disable partial JIT invalidation on unmap (#1991)gdkchan
2021-02-08Implement ETC2 (RGB) texture format (#2000)gdkchan
2021-02-01Do not flush multisample textures (#1973)gdkchan
2021-02-01Use multiple dest operands for shader call instructions (#1975)gdkchan
2021-01-29Implement geometry shader passthrough (#1961)gdkchan
2021-01-29Add PPTC acronym to settings page (#1974)EmulationFanatic
2021-01-29Use a descriptor cache for faster pool invalidation. (#1977)riperiperi
2021-01-28Enable Docked Mode by Default (#1953)ShahilSharma
2021-01-28Support multiple destination operands on shader IR and shuffle predicates (#1...gdkchan
2021-01-28Lower precision of estimate instruction results to match Arm behavior (#1943)gdkchan
2021-01-27Support shader F32 to Bool reinterpretation (#1969)gdkchan
2021-01-27Fix regression on shader atomic SSBO operations (#1967)gdkchan
2021-01-27Avoid some redundant GL calls (#1958)gdkchan
2021-01-27Fix conditional rendering without queries (#1965)gdkchan