aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-10T32: Add Vfp instructions (#3690)merry
2022-09-10Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield i...gdkchan
2022-09-10Revert address space mirror changesgdk
2022-09-10Allocation free tree lookupgdk
2022-09-10Update several methods to use GetNode directly and avoid array allocationsgdk
2022-09-10Optimize PlaceholderManager.UnreserveRangegdk
2022-09-10Fix potential issue with partial unmapgdk
2022-09-10Fix reprotection regressiongdk
2022-09-10Make RBTree node fields internal againgdk
2022-09-10Delete unused codegdk
2022-09-10Rewrite PlaceholderManager4KB to use intrusive RBTree, and to coalesce free p...gdk
2022-09-10Defer address space mirror mapping and use it only if strictly neededgdk
2022-09-10Do not output ViewportIndex on SPIR-V if GPU does not support it (#3644)gdkchan
2022-09-10Update README.MD verbiage and compatibilityEmulationFanatic
2022-09-10Rebind textures if format changes or they're buffer texturesriperiperi
2022-09-10Allocate work buffer for audio renderer instead of using guest supplied memor...gdkchan
2022-09-09Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thum...gdkchan
2022-09-09Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPAD...gdkchan
2022-09-08Restride vertex buffer when stride causes attributes to misalign in Vulkan. (...riperiperi
2022-09-08Clean up rejit queue (#2751)FICTURE7
2022-09-08Implemented in IR the managed methods of the Saturating region ... (#3665)LDj3SNuD
2022-09-07Transform shader LDC into constant buffer access if offset is constant (#3672)gdkchan
2022-09-07bsd: improve socket pollMary
2022-09-07bsd: implement SendMMsg and RecvMMsg (#3660)Mary-nyan
2022-09-06Update bug report template (#3676)EmulationFanatic
2022-09-01Bsd: Fix NullReferenceException in BsdSockAddr.FromIPEndPoint() (#3652)TSRBerry
2022-09-01Change vsync signal to happen at 60hz, regardless of swap interval (#3642)riperiperi
2022-09-01bsd: Fix Poll(0) returning ETIMEDOUT instead of SUCCESSMary
2022-09-01sfdsnres: fix endianess issue for port serialisationMary
2022-08-31Address gdkchan's commentMary
2022-08-31account: Implement LoadNetworkServiceLicenseKindAsyncMary
2022-08-28Bsd: Fix ArgumentOutOfRangeException in SetSocketOption (#3633)TSRBerry
2022-08-28Replace image format magic numbers with enums (#3631)mageven
2022-08-27Updates Japanese localization for the Avalonia UI (#3635)txorion
2022-08-26Optimize kernel memory block lookup and consolidate RBTree implementations (#...gdkchan
2022-08-26Update Turkish Translation (#3498)aegiff
2022-08-26Update de_DE.json (#3502)Niwu34
2022-08-26Update zh_CN.json (#3598)Narugakuruga
2022-08-26Avalonia - Add Polish Translation (#3569)Luna
2022-08-26Avalonia - Display language names in their corresponding language under "Chan...MetrosexualGarbodor
2022-08-26bsd: Fix Poll writting in input buffer (#3630)Mary-nyan
2022-08-26Fast path for Inline-to-Memory texture data transfers (#3610)gdkchan
2022-08-25pctl: Implement EndFreeCommunicationAc_K
2022-08-25misc: Fix missing null terminator for strings with pchtxt (#3629)Mary-nyan
2022-08-25ARMeilleure: Hardware accelerate SHA256 (#3585)merry
2022-08-25Implement some 32-bit Thumb instructions (#3614)gdkchan
2022-08-24Update PPTC dialog text to match label and tooltip (#3618)RKennedy9064
2022-08-21Check if game directories have been updated before refreshing GUI (#3607)MutantAura
2022-08-20Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552)gdkchan
2022-08-19Change 'Purge PPTC Cache' label & tooltip to reflect function behavior (#3601)EmulationFanatic