Commit graph

  • 446f2854a5
    Ava UI: Input Menu Refactor (#5826) 1.1.1282 Isaac Marovitz 2024-04-17 22:52:12 +0100
  • a29f167593
    OK nevermind found a way to fix IDE0057 yell0wsuit 2024-04-17 20:34:27 +0700
  • c0c873243f
    Code organization yell0wsuit 2024-04-17 20:19:19 +0700
  • 44d6e8aa9c
    Forgot to import Ryujinx.Common yell0wsuit 2024-04-17 17:31:22 +0700
  • 942f02ffbc
    Shush, IDE0057 yell0wsuit 2024-04-17 17:18:45 +0700
  • 3a1c722947
    Fixed IDE1006 yell0wsuit 2024-04-17 16:50:57 +0700
  • 22e00bf42a
    Fixed CA1835 yell0wsuit 2024-04-17 16:38:16 +0700
  • 18cdae513d
    Fixed imports ordering yell0wsuit 2024-04-17 16:18:09 +0700
  • 22c339f0a4
    Newline moment yell0wsuit 2024-04-17 16:03:23 +0700
  • c2118aacec
    Decouple code yell0wsuit 2024-04-17 14:12:01 +0700
  • ef781cb32a
    Merge branch 'master' into turbo Nicolas Abram 2024-04-16 21:22:32 -0300
  • 4a98cca028
    Merge branch 'master' into master Tsubasa0504 2024-04-17 06:56:44 +0900
  • 7fbdef396c
    FOR TESTING!!! yell0wsuit 2024-04-17 00:43:34 +0700
  • b2c5d4f8d7
    Refactor part 4 yell0wsuit 2024-04-17 00:41:18 +0700
  • 2bfc3d59fb
    Refactor part 3 yell0wsuit 2024-04-16 23:58:03 +0700
  • 87ea315787
    Refactor part 2 yell0wsuit 2024-04-16 23:02:20 +0700
  • 218511ca6e
    Rename Flush to Clear and remove unnecessary attribute TSR Berry 2024-04-16 17:52:05 +0200
  • ae2eb800be New translations en_us.json (Thai) Ac_K 2024-04-16 16:59:47 +0200
  • 6acac56ef6
    Update Updater.cs yell0wsuit 2024-04-16 21:53:46 +0700
  • d901463ffb
    Refactor part 1 yell0wsuit 2024-04-16 21:52:55 +0700
  • bf016d99eb
    Merge branch 'master' into master yell0wsuit 2024-04-16 17:24:51 +0700
  • 43fb2753bc
    Simplify enumeration Isaac Marovitz 2024-04-15 19:15:25 -0400
  • f2fb9f313c
    Use switches Isaac Marovitz 2024-04-15 19:07:33 -0400
  • 547be227a0
    Rename HasAnyButtonPressed to IsAnyButtonPressed TSR Berry 2024-04-09 09:23:06 +0200
  • 3937b08ae7
    Fix potential race condition Isaac Marovitz 2024-04-05 17:43:10 -0400
  • a8704e54b4
    Get rid of _isValid Isaac Marovitz 2024-04-05 17:37:25 -0400
  • 22496c7524
    Fix build Isaac Marovitz 2024-04-05 13:17:43 -0400
  • 9de4147935
    Double line break Isaac Marovitz 2024-04-05 13:15:31 -0400
  • 3e7d3e764c
    Mac keys in locale Isaac Marovitz 2024-04-05 13:14:48 -0400
  • 52756d0704
    Make line shorter Isaac Marovitz 2024-04-05 13:07:29 -0400
  • bc1fd99f93
    Fix ControllerInputView Isaac Marovitz 2024-04-05 13:06:33 -0400
  • 2017bfc37d
    Make parent models private readonly Isaac Marovitz 2024-04-05 13:04:32 -0400
  • 368f0b928b
    Update src/Ryujinx/UI/Views/Settings/SettingsHotkeysView.axaml.cs Isaac Marovitz 2024-04-05 13:00:25 -0400
  • a73e0786f1
    Requested renames Isaac Marovitz 2024-03-25 13:02:40 -0400
  • 3a99668b35
    Add empty line Isaac Marovitz 2024-03-17 09:10:55 -0400
  • 84ce13b663
    Update src/Ryujinx.Input/ButtonValueType.cs Isaac Marovitz 2024-03-17 09:09:21 -0400
  • 3d58674261
    Update src/Ryujinx/UI/Views/Settings/SettingsHotkeysView.axaml.cs Isaac Marovitz 2024-03-17 09:09:03 -0400
  • 4ca6acdd4a
    Apply suggestions from code review Isaac Marovitz 2024-03-17 09:08:34 -0400
  • 1c9ae7d5d0
    Refactor Isaac Marovitz 2024-03-02 17:18:39 +0000
  • 8884d1fd73
    Fix crash when changing controller config (#6654) 1.1.1281 Luke 2024-04-15 17:02:09 -0400
  • 47effe1beb
    Fix formatting Luke 2024-04-15 16:31:28 -0400
  • 3f6fca2921 Fixed whitespace issues Aaron Murgatroyd 2023-12-17 02:34:17 +1000
  • 89c2c6c76b Fix issues with Invert X / Y and Rotate when mapping different physical stick to JoyCon logical stick Aaron Murgatroyd 2023-12-17 01:27:57 +1000
  • 5b3d98e99b
    second thought Tsubasa0504 2024-04-15 21:52:26 +0900
  • 03481d547f
    use readuint32 instead Tsubasa0504 2024-04-15 07:15:43 +0900
  • 16ef3e9c7b
    Apply suggestions from code review Tsubasa0504 2024-04-15 07:04:22 +0900
  • 12a1836594
    Merge branch 'master' into master Tsubasa0504 2024-04-15 06:44:27 +0900
  • 268c9aecf8
    Texture loading: reduce memory allocations (#6623) 1.1.1280 jhorv 2024-04-14 16:06:14 -0400
  • 069542fbed
    bruh Tsubasa0504 2024-04-14 22:55:16 +0900
  • 667484d88e
    Update src/Ryujinx.HLE/HOS/Services/Hid/IHidServer.cs Tsubasa0504 2024-04-14 22:50:07 +0900
  • cd7f2debf4
    Update src/Ryujinx.HLE/HOS/Services/Hid/IHidServer.cs Tsubasa0504 2024-04-14 22:50:03 +0900
  • 625a0ae481
    format Tsubasa0504 2024-04-14 22:34:55 +0900
  • 0af2e73db9
    Update IHidServer.cs Tsubasa0504 2024-04-14 22:27:21 +0900
  • 4adf3b6548
    Add files via upload Tsubasa0504 2024-04-14 22:14:46 +0900
  • b33a5f9877
    Flush internal driver state before unblocking input updates TSR Berry 2024-04-13 00:15:30 +0200
  • 155dbdc024 Add missing lock on texture cache UpdateMapping method Gabriel A 2024-04-12 17:26:07 -0300
  • e916662b0f
    Account for swapchain image count change after re-creation (#6652) 1.1.1279 gdkchan 2024-04-11 17:24:19 -0300
  • 52b4d1c4da fix needsMotionInputUpdate conditions Luke44565 2024-04-11 15:26:28 -0400
  • 52e8361c62 New translations en_us.json (French) Ac_K 2024-04-11 20:38:14 +0200
  • 2edd862433
    Block input updates while swkbd is open in foreground mode TSR Berry 2024-04-11 17:21:04 +0200
  • 2ddd3dd4a7
    Allow BSD sockets Poll to exit when emulation ends (#6650) 1.1.1278 gdkchan 2024-04-11 09:56:21 -0300
  • f8564548f8 Account for swapchain image count change after re-creation Gabriel A 2024-04-11 02:26:10 -0300
  • 6eb0c6bdd7 Allow BSD sockets Poll to exit when emulation ends Gabriel A 2024-04-11 01:17:35 -0300
  • 1928beff73 Texture.ConvertToHostCompatibleFormat(): dispose of result in Astc decode branch jhorv 2024-04-09 20:12:14 -0400
  • f3c73c77a9 fix formatting, rename ReadRentedMemory() to ReadFileToRentedMemory()` jhorv 2024-04-07 21:07:33 -0400
  • 502a7d9d69 use ByteMemoryPool.Rent() in GetWritableRegion() impls jhorv 2024-04-07 20:59:22 -0400
  • 7aabca9ddf PixelConverter: remove unsafe modifier on safe methods, and remove one unnecessary cast jhorv 2024-04-07 20:56:16 -0400
  • 5be9acc6eb post-rebase cleanup Jim Horvath 2024-04-05 12:38:16 -0400
  • 1e4869739e Remove now-unused SpanOrArray<T> Jim Horvath 2024-02-22 20:28:54 -0500
  • 53b097509c Ryujinx.Graphics.Gpu: update ITexture and Texture-like types with SetData() methods to take IMemoryOwner<byte> instead of SpanOrArray<byte> Jim Horvath 2024-02-22 20:28:44 -0500
  • d8ab36aa56 Ryujinx.Graphics.Vulkan: update ITexture and Texture-like types with SetData() methods to take IMemoryOwner<byte> instead of SpanOrArray<byte> Jim Horvath 2024-02-22 20:28:17 -0500
  • 692757ccfc Ryujinx.Graphics.OpenGL: update ITexture and Texture-like types with SetData() methods to take IMemoryOwner<byte> instead of SpanOrArray<byte> Jim Horvath 2024-02-22 20:27:54 -0500
  • 61d7c5a094 Ryujinx.Graphics.Texture: change texture conversion methods to return IMemoryOwner<byte> and allocate from ByteMemoryPool Jim Horvath 2024-02-22 20:26:20 -0500
  • 73799c120f GAL changes - change SetData() methods and ThreadedTexture commands to use IMemoryOwner<byte> instead of SpanOrArray<byte> Jim Horvath 2024-02-22 20:24:44 -0500
  • 0c7327cd52 add methods Ryyjinx.Common EmbeddedResources and SteamUtils Jim Horvath 2024-02-22 20:22:44 -0500
  • 27c50de93d rebase Jim Horvath 2024-02-04 01:09:19 -0500
  • a8f7ababb5
    Revert "Update StoreConstantToMemory to match StoreConstantToAddress on value…" (#6649) 1.1.1277 gdkchan 2024-04-10 21:50:06 -0300
  • 364f3fe77c
    Revert "Update StoreConstantToMemory to match StoreConstantToAddress on value…" gdkchan 2024-04-10 21:43:27 -0300
  • 22e3ff06b5
    Update StoreConstantToMemory to match StoreConstantToAddress on value read (#6642) 1.1.1276 WilliamWsyHK 2024-04-11 06:03:37 +0800
  • 9480e5c5ce
    Ava UI: Prevent Status Bar Backend Update (#6506) 1.1.1275 Isaac Marovitz 2024-04-10 22:40:17 +0100
  • 18923ab439 Always update controller motion input Luke44565 2024-04-10 17:32:45 -0400
  • 0652813b0f
    nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.4.0 to 7.5.1 (#6627) 1.1.1274 dependabot[bot] 2024-04-10 23:30:17 +0200
  • d11e8acaf6 New translations en_us.json (Russian) Ac_K 2024-04-10 20:32:42 +0200
  • 967577ad74 Update StoreConstantToMemory to match StoreConstantToAddress on value read WilliamWsyHK 2024-04-11 01:48:28 +0800
  • e7f2342eba
    Fix input consumed by audio renderer SplitterState.Update (#6640) 1.1.1273 gdkchan 2024-04-10 12:07:31 -0300
  • 40a273167d Use sizeof(int) to make clear what the value is Gabriel A 2024-04-10 00:28:07 -0300
  • b5e05d5d2c Fix input consumed by audio renderer SplitterState.Update Gabriel A 2024-04-10 00:24:59 -0300
  • 7e470ef0e3 New translations en_us.json (Chinese Traditional) Ac_K 2024-04-09 20:36:09 +0200
  • 543d75a587
    CPU: Produce non-inf results for RSQRTE instruction with subnormal inputs (#6634) 1.1.1272 gdkchan 2024-04-09 14:34:14 -0300
  • 338ff79e1e
    Use ResScaleUnsupported flag for texture arrays (#6626) 1.1.1271 gdkchan 2024-04-09 14:24:46 -0300
  • 80201466ae
    Fast D32S8 2D depth texture copy (#6636) 1.1.1270 gdkchan 2024-04-09 14:03:55 -0300
  • 6a54098a88 Fast D32S8 2D depth texture copy Gabriel A 2024-04-09 10:50:36 -0300
  • 64e8e31c4e
    Merge branch 'master' into master yell0wsuit 2024-04-09 17:02:41 +0700
  • 1ef10c1c7d PPTC version bump Gabriel A 2024-04-09 02:08:29 -0300
  • 29522b38ab CPU: Produce non-inf results for RSQRTE instruction with subnormal inputs Gabriel A 2024-04-09 01:28:19 -0300
  • 7a971edb57
    Pin audio renderer update output buffers (#6633) 1.1.1269 gdkchan 2024-04-08 20:26:47 -0300
  • 5ee4eea629 Pin audio renderer update output buffers Gabriel A 2024-04-08 19:34:37 -0300
  • a7f6fe19ec New translations en_us.json (Arabic) Ac_K 2024-04-08 19:54:08 +0200
  • a0841d50a8
    nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.4.0 to 7.5.1 dependabot[bot] 2024-04-08 16:22:31 +0000
  • d3a726baaa
    nuget: bump the avalonia group with 2 updates dependabot[bot] 2024-04-08 16:21:31 +0000