aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-07Simple GPU fixes (#1093)mageven
2020-04-04Use the jump table for HighCq tail continues. (#1088)riperiperi
2020-04-03libhac: use ApplicationControlProperty instead of Nacp (#1073)Thog
2020-04-03Revert SwKbd Applet ReadStruct and fix IApplet's ReadStruct to catch (#1087)mageven
2020-04-03Better IPA shader instruction implementation (#1082)gdkchan
2020-04-03HID SharedMem Rework (#1003)mageven
2020-04-02Remove output interpolation qualifier (#1070)gdkchan
2020-03-31fix tooltip (#1080)Xpl0itR
2020-03-31Set default width and height based on monitor resolution (#1046)Xpl0itR
2020-03-31Add warning with an option to disable for settings that impact performance (#...Xpl0itR
2020-03-31Make max anisotropy configurable (#1043)Xpl0itR
2020-03-30Retrigger CIThog
2020-03-30Implement FCMP shader instruction (#1067)gdkchan
2020-03-30Support constant attributes (with a value of zero) (#1066)gdkchan
2020-03-30Reduce requirements for running homebrew (#1053)Thog
2020-03-29Index constant buffer vec4s using ternary expressions. (#1015)riperiperi
2020-03-29Workaround for AMD and Intel view format bug (#1050)gdkchan
2020-03-29Escape key now brings up a dialog to confirm you want to stop emulation (#1044)Elise
2020-03-29Move the OpActivator to OpCodeTable class for improve performance (#1001)Chenj168
2020-03-29Discord Rich Presence update (#1029)Xpl0itR
2020-03-29Implement GPU scissors (#1058)gdkchan
2020-03-26Implement NOP and stub DEPBAR shader instructions (#1041)Elise
2020-03-26Make Device Location Name configuration (custom TZ) (#1031)Thog
2020-03-26prepo: Add a MessagePack object formatter (#1034)jduncanator
2020-03-25ui: Make it possible to open the device save directory (#1040)Thog
2020-03-25Fix unhandled UnauthorizedAccessException causing crash while listing… (#1025)Elise
2020-03-25Implement VMNMX shader instruction (#1032)gdkchan
2020-03-25prepo: Implement RequestImmediateTransmission and GetTransmissionStatus (#1033)Ac_K
2020-03-25Add IMultiCommitManager (#1011)Alex Barney
2020-03-25Add Fast Paths for Crypto instructions (A32/A64) (#1026)riperiperi
2020-03-25Fix gpu vendor name parsing (#1030)Ac_K
2020-03-24prepo: Resolve JSON parsing issues in prepo report handling (#1022)jduncanator
2020-03-24Add GPU name in status bar (#984)HorrorTroll
2020-03-24Add Fcvtas_S/V & Fcvtau_S/V. (#1018)LDj3SNuD
2020-03-24Fix the item name cannot be displayed in profiler view. (#1021)Chenj168
2020-03-23friends: Stub GetBlockedUserListIds (#1017)Thog
2020-03-23Fix Prepo parsing reports (#1016)Ac_K
2020-03-23Implement ICMP shader instruction (#1010)gdkchan
2020-03-23Keep sRGB enabled for texture blits (#1009)gdkchan
2020-03-23Implement textureQueryLevels (#1007)gdkchan
2020-03-20Move the MakeOp to OpCodeTable class, for reduce the use of ConcurrentDiction...Chenj168
2020-03-20Support partial invalidation on texture access (#1000)gdkchan
2020-03-20Implement GetRegionCode and add the RegionCode to settings (#999)Ac_K
2020-03-20Modify TranslatedFunction.GetPointer () to optimize performance (#995)Chenj168
2020-03-18CodeGen Optimisations (LSRA and Translator) (#978)riperiperi
2020-03-18audren: Accept REV8 (#993)Thog
2020-03-15Improve shader sampler type selection (#989)gdkchan
2020-03-14Fix GTK window crash by using 24 bit surface on unix, 32 bit on windows. (#976)riperiperi
2020-03-14Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982)riperiperi
2020-03-13Implement MME shadow RAM (#987)gdkchan