Commit graph

  • 998ca57b91 Update CacheByRange riperiperi 2022-09-03 16:38:29 +0100
  • a73519fce7 Vertex Buffer Alignment part 1 riperiperi 2022-08-11 21:03:52 +0100
  • d5a89a1843 Addressed PR feedback. LDj3SNuD 2022-09-03 12:56:20 +0200
  • 808c1670f6
    Merge branch 'master' into master SirBlobman 2022-09-02 20:35:36 -0400
  • b02a780edd Ptc.InternalVersion = 3665 LDj3SNuD 2022-09-02 18:42:52 +0200
  • 1261f0a8dd Implemented in IR the managed methods of the Saturating region ... LDj3SNuD 2022-09-02 18:39:55 +0200
  • 9d4fc95a6b Fix wrong increment of vlen Mary 2022-09-02 01:43:59 +0200
  • 5ff5fe47ba
    Bsd: Fix NullReferenceException in BsdSockAddr.FromIPEndPoint() (#3652) 1.1.248 TSRBerry 2022-09-02 00:04:01 +0200
  • 38275f9056
    Change vsync signal to happen at 60hz, regardless of swap interval (#3642) 1.1.247 riperiperi 2022-09-01 21:57:50 +0100
  • ae4b9f54fc bsd: improve socket poll Mary 2022-09-01 22:27:35 +0200
  • 67cbdc3a6a bsd: Fix Poll(0) returning ETIMEDOUT instead of SUCCESS 1.1.246 Mary 2022-09-01 20:12:10 +0200
  • 131b43170e sfdsnres: fix endianess issue for port serialisation 1.1.245 Mary 2022-09-01 19:54:29 +0200
  • f1b107dcfc bsd: implement sendmmsg and recvmmsg Mary 2022-09-01 20:39:19 +0200
  • f6e85dfef9 bsd: Fix Poll(0) returning ETIMEDOUT instead of SUCCESS Mary 2022-09-01 20:12:10 +0200
  • 966f5fc3df sfdsnres: fix endianess issue for port serialisation Mary 2022-09-01 19:54:29 +0200
  • 919b0ded74 Add save manager to account selector Emmanuel Hansen 2022-07-18 15:36:12 +0000
  • 6606c56c63
    Remove whitespace from empty line TSRBerry 2022-09-01 01:56:57 +0200
  • 8059edeb76
    Remove comment. SirBlobman 2022-08-31 17:46:59 -0400
  • f108acb829
    Remove logging import. SirBlobman 2022-08-31 17:46:27 -0400
  • 9197b935dd Use '0x7' instead of '0xF'. SirBlobman 2022-08-31 17:45:52 -0400
  • 9a379ed2f3 Move the try/catch closer to the issue source. SirBlobman 2022-08-31 16:19:31 -0400
  • 730d2f4b9b Address gdkchan's comment 1.1.244 Mary 2022-08-31 19:41:43 +0200
  • f6a7309b14 account: Implement LoadNetworkServiceLicenseKindAsync Mary 2022-08-30 20:52:45 +0200
  • f4c29d4e9a Address gdkchan's comment Mary 2022-08-31 19:41:43 +0200
  • d7ce27589b Try to trigger build gdk 2022-08-31 14:32:12 -0300
  • e3cb0859c0
    Bsd: Return proper error code if RemoteEndPoint is null TSRBerry 2022-08-31 13:54:38 +0200
  • 1aea9a2810
    Bsd: Fix NullReferenceException in BsdSockAddr.FromIPEndPoint() TSRBerry 2022-08-31 13:37:12 +0200
  • c87fcffb6e Remove throw gdk 2022-08-30 23:41:36 -0300
  • 8276740b44 Fix UnmapView gdk 2022-08-30 23:33:16 -0300
  • 6f0479d64a Throw when UnmapView fails on Linux gdk 2022-08-30 23:23:30 -0300
  • a8882c868b Catch index exceptions in sound handler to allow progression in Paper Mario: Origami King SirBlobman 2022-08-30 19:15:52 -0700
  • a1738f5676 Add test for UnmapView mapping leaks gdk 2022-08-30 23:12:13 -0300
  • dbb301bce3 Revert address space mirror changes gdk 2022-08-30 22:28:40 -0300
  • 8041b136b5 Allocation free tree lookup gdk 2022-08-30 22:26:40 -0300
  • 6084d7b666 Update several methods to use GetNode directly and avoid array allocations gdk 2022-08-30 22:15:16 -0300
  • 5245e1479e Optimize PlaceholderManager.UnreserveRange gdk 2022-07-15 17:05:14 -0300
  • a6b03b9f11 Fix potential issue with partial unmap gdk 2022-06-23 13:59:43 -0300
  • 9f769d85c6 Fix reprotection regression gdk 2022-06-23 13:52:45 -0300
  • 78d2d045f9 Make RBTree node fields internal again gdk 2022-06-23 04:08:01 -0300
  • 28d2aecd39 Delete unused code gdk 2022-06-23 04:06:39 -0300
  • fcfc57080f Rewrite PlaceholderManager4KB to use intrusive RBTree, and to coalesce free placeholders gdk 2022-06-23 04:05:56 -0300
  • 4e94e7ffbe Defer address space mirror mapping and use it only if strictly needed gdk 2022-06-22 18:48:41 -0300
  • d7e9afe37e
    Apply suggestions from code review MutantAura 2022-08-30 20:53:12 +0100
  • ab8d229117 account: Implement LoadNetworkServiceLicenseKindAsync Mary 2022-08-30 20:52:45 +0200
  • a47f8136d7 Fix softlock when toggling vsync riperiperi 2022-08-28 18:32:50 +0100
  • 313f3920c1
    Update Ryujinx.HLE/HOS/Services/SurfaceFlinger/SurfaceFlinger.cs riperiperi 2022-08-28 17:21:47 +0100
  • 09d17aa57a Change vsync signal to happen at 60hz, regardless of swap interval riperiperi 2022-08-28 16:37:22 +0100
  • 472a621589
    Bsd: Fix ArgumentOutOfRangeException in SetSocketOption (#3633) 1.1.243 TSRBerry 2022-08-28 16:24:19 +0200
  • 311c2661b8
    Replace image format magic numbers with enums (#3631) 1.1.242 mageven 2022-08-28 07:26:26 +0530
  • 412fbd312b
    chore: fix typo in wget cat-master21 2022-08-27 16:44:22 -0700
  • 40f4fb8728
    fix: package libX11.so in Linux builds cat-master21 2022-08-27 16:36:25 -0700
  • 76a1762b58
    Ensure option level is Socket before checking for SoLinger TSR Berry 2022-08-27 22:55:57 +0200
  • a92e2028cb
    Updates Japanese localization for the Avalonia UI (#3635) 1.1.241 txorion 2022-08-27 16:01:30 +0900
  • 30e777c73e Updates Japanese localization for the Avalonia UI toshixm 2022-08-27 12:39:19 +0900
  • b7c62cc8ce
    Bsd: Fix ArgumentOutOfRangeException in SetSocketOption TSR Berry 2022-08-27 02:16:32 +0200
  • 6922862db8
    Optimize kernel memory block lookup and consolidate RBTree implementations (#3410) 1.1.240 gdkchan 2022-08-26 15:21:48 -0300
  • 6592d64751
    Update Turkish Translation (#3498) 1.1.239 aegiff 2022-08-26 21:00:17 +0300
  • 8001c832d9
    Update de_DE.json (#3502) 1.1.238 Niwu34 2022-08-26 19:49:05 +0200
  • 87919b193c
    Update zh_CN.json (#3598) 1.1.237 Narugakuruga 2022-08-27 01:36:42 +0800
  • 8de033e60e
    Avalonia - Add Polish Translation (#3569) 1.1.236 Luna 2022-08-26 10:24:59 -0700
  • 25e6c6305b Use uint for VertexAttributeFormat mageven 2022-08-26 22:54:04 +0530
  • 90432946ac
    Avalonia - Display language names in their corresponding language under "Change Language" (#3490) 1.1.235 MetrosexualGarbodor 2022-08-26 18:12:11 +0100
  • 7e2e0911c8 Lower case ASTC dimensions mageven 2022-08-26 22:16:12 +0530
  • 9bad71afbf
    bsd: Fix Poll writting in input buffer (#3630) 1.1.234 Mary-nyan 2022-08-26 18:10:45 +0200
  • 7f0315bb99 Addresses gdkchan feedback Ac_K 2022-08-26 16:58:01 +0200
  • a7a3be0a32 Extra formatting mageven 2022-08-26 17:18:46 +0530
  • 683680c965 Replace magic constants with enums mageven 2022-08-26 17:11:18 +0530
  • 923089a298
    Fast path for Inline-to-Memory texture data transfers (#3610) 1.1.233 gdkchan 2022-08-25 23:16:41 -0300
  • 5352fdd0d9 New approach for multisample copy using compute shaders gdk 2022-08-25 22:49:44 -0300
  • d9aa15eb24 pctl: Implement EndFreeCommunication 1.1.232 Ac_K 2022-08-24 23:41:13 +0200
  • fab3f74028 Update de_DE.json Niwu34 2022-08-25 22:47:39 +0200
  • 5a58169450 Update de_DE.json Niwu34 2022-08-25 22:39:49 +0200
  • 12c89a61f9
    misc: Fix missing null terminator for strings with pchtxt (#3629) 1.1.231 Mary-nyan 2022-08-25 21:59:15 +0200
  • 1c78110ec6 bsd: Fix Poll writting in input buffer Mary 2022-08-25 21:37:48 +0200
  • fffa6ffd0d misc: Fix missing null terminator for strings with pchtxt Mary 2022-08-25 21:29:21 +0200
  • 9e8216d4a7
    PPTC wording changes Luna 2022-08-25 11:32:12 -0700
  • f5235fff29
    ARMeilleure: Hardware accelerate SHA256 (#3585) 1.1.230 merry 2022-08-25 11:12:13 +0100
  • eba682b767
    Implement some 32-bit Thumb instructions (#3614) 1.1.229 gdkchan 2022-08-25 06:59:34 -0300
  • 771ce07a15 pctl: Implement EndFreeCommunication Ac_K 2022-08-24 23:41:13 +0200
  • b994dafe7a
    Update PPTC dialog text to match label and tooltip (#3618) 1.1.228 RKennedy9064 2022-08-24 03:25:49 -0500
  • 36d2373cd3 Adding newline back in Ryan Kennedy 2022-08-22 15:37:21 -0500
  • ce0e8b8f80 Reverting spaces Ryan Kennedy 2022-08-22 15:36:31 -0500
  • 9fbf0bca26 Update to requested text Ryan Kennedy 2022-08-22 15:25:23 -0500
  • e1392cc669 Update PPTC dialog text to match label and tooltip Ryan Kennedy 2022-08-22 15:08:37 -0500
  • 67b7cd3201 PTC: Bump InternalVersion merry 2022-08-14 19:51:33 +0100
  • ce676b417a ARMeilleure: Hardware accelerate SHA256SU0, SHA256SU1 merry 2022-08-14 19:41:27 +0100
  • 73e6ed8849 ARMeilleure/Intrinsic: Add X86Palignr merry 2022-08-14 19:40:36 +0100
  • 51b524a8d5 ARMeilleure/Intrinsic: Add X86Sha256Msg1, X86Sha256Msg2 merry 2022-08-14 18:54:40 +0100
  • e41c78ee8f ARmeilleure: Hardware accelerate SHA256H/SHA256H2 merry 2022-08-14 18:04:27 +0100
  • 1ff64b3b3c ARMeilleure/Intrinsic: Add X86Sha256Rnds2 merry 2022-08-14 18:03:07 +0100
  • d5813857ee ARMeilleure/HardwareCapabilities: Add Sha merry 2022-08-14 18:02:27 +0100
  • 54421760c3
    Check if game directories have been updated before refreshing GUI (#3607) 1.1.227 MutantAura 2022-08-21 14:07:28 +0100
  • 3193f2bc0a Optimize OpCode32MemMult using PopCount gdk 2022-08-21 04:18:48 -0300
  • 8ab3cf0af5 Implement some 32-bit Thumb instructions gdk 2022-08-21 04:11:55 -0300
  • 197f8fcf7a Only do it for block linear textures to be on the safe side gdk 2022-08-20 16:35:56 -0300
  • ac55b54a41 Fast path for Inline-to-Memory texture data transfers gdk 2022-07-29 03:32:58 -0300
  • 88a0e720cb
    Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) 1.1.226 gdkchan 2022-08-20 16:20:27 -0300
  • 53cc9e0561
    Change 'Purge PPTC Cache' label & tooltip to reflect function behavior (#3601) 1.1.225 EmulationFanatic 2022-08-19 17:39:59 -0600
  • 7defc59b9d
    A few minor documentation fixes. (#3599) 1.1.224 Nicholas Rodine 2022-08-19 16:21:06 -0500
  • 528e91c2b0 Fix multiple directories not being added in GTK MutantAura 2022-08-19 19:41:02 +0100