Commit Graph

  • 4d1ebaf9ba
    Ava UI : Set the Default Controller to Pro Controller. (#37) 1.2.37 MaxLastBreath 2024-10-23 14:56:58 +0300
  • dc3267f152
    Ensure we unselect the previously selected update when auto selcting a new update (#30) 1.2.36 TheToid 2024-10-22 14:22:13 +1000
  • f76a97c976
    Replace 'Expand DRAM' option with dropdown menu (#32) 1.2.35 Keaton 2024-10-21 23:16:41 -0500
  • 0f3c7f920b
    Fix for duplicate controller names under Ava when two controllers of the same type are attached (#29) 1.2.34 TheToid 2024-10-22 01:25:14 +1000
  • 9ae89d55ca
    i18n: fr_FR: Added missing strings and general improvements (#27) 1.2.33 Nebroc351 2024-10-21 16:51:59 +0200
  • dde62f44c7
    Sigh Evan Husted 2024-10-21 07:49:18 -0500
  • decc93bcdc I18n: Improve french translation 1.2.32 Evan Husted 2024-10-21 07:40:42 -0500
  • 8b75ce1d98 misc: Fix the issues blocking PRs 1.2.31 Evan Husted 2024-10-21 02:42:53 -0500
  • 509f6d738c Revert Maximized = Fullscreen changes, fixes #20 Evan Husted 2024-10-21 02:42:32 -0500
  • f3efada444
    ci: bump actions/github-script from 6 to 7 (#1) dependabot[bot] 2024-10-19 19:42:03 -0500
  • b20613661c misc: Code cleanups 1.2.30 Evan Husted 2024-10-19 16:41:04 -0500
  • 2facad4be3 UI: Reset RPC state when AppHost stops Evan Husted 2024-10-19 16:40:28 -0500
  • 741eba2798 UI: Add keybinds to useful things Evan Husted 2024-10-19 16:39:21 -0500
  • 59b3ff7802 Ava: Cleanup XML Evan Husted 2024-10-19 16:36:39 -0500
  • c0cc3c4188 UI: Reload games list on locale change. Evan Husted 2024-10-19 16:31:15 -0500
  • 6ca57dd016 UI: No longer download amiibo.ryujinx.org, and remove references to ryujinx.org in localization. The future of the site is almost certainly for it to go offline, so any HTTP requests needed to be delegated elsewhere or removed entirely to ensure smooth operation of the emulator. 1.2.29 Evan Husted 2024-10-19 00:46:13 -0500
  • af1ed1c227 misc: Add amiibo mapping referencing uploaded images. Evan Husted 2024-10-19 00:38:08 -0500
  • bf5c44df38 misc: Add amiibo images. Evan Husted 2024-10-19 00:29:04 -0500
  • 01aa8a6a29 UI: I may be stupid. 1.2.28 Evan Husted 2024-10-17 12:03:56 -0500
  • 430073817c UI: Fix diaglog popups doubling the window controls and laying text over the menu bar. Evan Husted 2024-10-17 11:51:40 -0500
  • 045f9a39bb UI: Remove title bar, put icon next to File button. Added icons to most dropdown menu actions. Title bar content is now displayed when hovering the logo in the title bar. 1.2.26 Evan Husted 2024-10-17 01:24:16 -0500
  • 235083ad75 misc: Code cleanups & improvements, again Evan Husted 2024-10-17 01:21:32 -0500
  • a13cf098b4 misc: More cleanup changes Evan Husted 2024-10-16 19:32:18 -0500
  • 1800ecc1b4 UI: Add Skyrim, KAFTL & HW:AOC to RPC. Minor code improvements and comment fixes. Evan Husted 2024-10-16 19:23:11 -0500
  • 280b94fc0c I18n: Move low-power PPTC strings into translation files & add german version. Evan Husted 2024-10-15 21:56:20 -0500
  • 0faf3f5709 CPU: Add low-power PPTC load mode. Specifically, this setting causes the translation load core count to get reduced by two-thirds, for lower-power but still fast loading, and for unstable CPUs. 1.2.25 Evan Husted 2024-10-14 21:48:21 -0500
  • 4ee1dff497 SDL: Move Mouse to the Input project instead of Headless. 1.2.24 Evan Husted 2024-10-14 15:03:36 -0500
  • b2a35ecf6c misc: Small code improvements. Evan Husted 2024-10-14 15:03:09 -0500
  • 5f6d9eef6b misc: Use a method to create window titles. Evan Husted 2024-10-14 15:01:31 -0500
  • 40a488799e Ignore docs/ & fix shell image actually (real) Evan Husted 2024-10-13 16:32:24 -0500
  • f9f037a951 Fix README Evan Husted 2024-10-13 16:23:06 -0500
  • 456f1ec739 UI: Link to the Discord in the About window, more Discord RPC games. 1.2.22 Evan Husted 2024-10-12 21:44:13 -0500
  • df9450d2ad misc: More minor code style changes. Evan Husted 2024-10-12 21:43:02 -0500
  • a989d28e03 misc: Convert UIntUtils.CreateRandom into an extension on Random. Evan Husted 2024-10-12 21:41:36 -0500
  • cb31d79164 misc: Collapse XXHash128 into Hash128. Evan Husted 2024-10-12 21:39:30 -0500
  • 290e7c5ec8 infra: Cleanup CI artifacts, remove duplicate executable in releases. Evan Husted 2024-10-12 21:37:02 -0500
  • 4d311dfc1a UI: RPC: show game version when hovering large image asset. 1.2.21 Evan Husted 2024-10-11 23:55:50 -0500
  • 5b6e3521d8 misc: More minor style changes. Evan Husted 2024-10-11 23:55:12 -0500
  • e1dda4cef1 UI: Add more Discord presence games. 1.2.20 Evan Husted 2024-10-11 17:57:33 -0500
  • 169126e511 UI: Remember the last state of UseRandomUuid. Evan Husted 2024-10-11 17:57:20 -0500
  • 4c237c4793 misc: Code cleanups & remove references to Patreon & Twitter. Evan Husted 2024-10-11 17:56:59 -0500
  • 26e9aa11d5 Chore: Test if release works without a body. 1.2.19 Evan Husted 2024-10-10 21:57:53 -0500
  • 527eb81bfd Version bump, and test if releases can be on the same repo. 1.2.18 Evan Husted 2024-10-10 21:49:38 -0500
  • 335eed75ef UI: Extract the 256x256 thumbnail too when extracting the logo. Evan Husted 2024-10-10 21:39:50 -0500
  • 17e259b90e Chore: Attempt 4 Evan Husted 2024-10-10 19:33:05 -0500
  • 4025cabbdb Chore: Attempt 3 Evan Husted 2024-10-10 19:30:54 -0500
  • ba21df6ee4 Chore: Attempt 2 at fixing github actions Evan Husted 2024-10-10 18:40:37 -0500
  • 9d961d673c Chore: Attempt 1 at fixing github actions Evan Husted 2024-10-10 18:21:29 -0500
  • 92b29ae4a5 Chore: Minor code cleanups Evan Husted 2024-10-10 18:17:46 -0500
  • 602251be51 UI: oops, forgot that file Evan Husted 2024-10-10 18:16:43 -0500
  • 6da83688b2 UI: Improve Discord RPC for select games & show play time in place of title ID. Evan Husted 2024-10-10 18:15:38 -0500
  • 289e6dbbf6 Remove GTK CI build Evan Husted 2024-10-07 20:18:35 -0500
  • 565acec468
    AutoLoad DLC/updates (#12) Jimmy Reichley 2024-10-07 21:08:41 -0400
  • 9a1863c752 You see, when I said remove GTK3, what I actually meant was remove references to it. Here's removing GTK3. Evan Husted 2024-10-07 18:34:04 -0500
  • 12358182aa Remove unused workflows, remove FUNDING.yml, remove GTK3. Evan Husted 2024-10-07 18:29:08 -0500
  • a2c0035013
    Update audio renderer to REV13: Add support for compressor statistics and volume reset (#7372) gdkchan 2024-10-01 07:30:57 -0300
  • 7d158acc3b
    Do not try to create a texture pool if shader does not use textures (#7379) gdkchan 2024-09-30 11:41:07 -0300
  • 5dbba07e33
    sdl: set app name (#7370) e2dk4r 2024-09-28 11:44:23 +0300
  • d86249cb0a
    Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High Resolution Mod support. (#7307) MaxLastBreath 2024-09-26 20:33:38 +0300
  • 04d68ca616
    GPU: Ensure all clip distances are initialized when used (#7363) riperiperi 2024-09-26 18:19:12 +0100
  • 050f22977f
    Update bug_report.yml to provide better instructions for finding log file (#7333) Jason Youngberg 2024-09-24 03:10:36 -0600
  • 319507f2a1
    Fix quads draws after DrawTexture on Vulkan (#7336) gdkchan 2024-09-22 19:36:53 -0300
  • d717aef2be
    Shader: Assume the only remaining source is the right one when all others are undefined (#7331) gdkchan 2024-09-19 21:23:09 -0300
  • 24ee8c39f1
    Add support for sampler sRGB disable (#7312) gdkchan 2024-09-19 14:38:30 -0300
  • 73f985d27c
    Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte> (#7171) jhorv 2024-09-18 22:00:54 -0400
  • ef81658fbd
    Implement support for shader ATOM.EXCH instruction (#7320) gdkchan 2024-09-18 15:48:55 -0300
  • 062ef43eb4
    Revert "Wait for async task to complete (#7122)" (#7318) gdkchan 2024-09-17 16:25:26 -0300
  • eb8132b627
    Change image format view handling to allow view incompatible formats (#7311) gdkchan 2024-09-17 15:52:30 -0300
  • ccf96bf5e6
    Wait for async task to complete (#7122) TSRBerry 2024-09-17 20:42:00 +0200
  • f39e89ece7
    Add area sampling scaler to allow for super-sampled anti-aliasing. (#7304) ZenoArrows 2024-09-17 20:30:50 +0200
  • cf77c011e4
    Change 6GB DRAM expansion to 8GB (#7313) gdkchan 2024-09-17 15:09:20 -0300
  • cd74ae1bbd
    Implement fast DMA texture to texture copy (#7299) gdkchan 2024-09-15 18:12:05 -0300
  • 62216782ca
    Make GetFunctionPointerForDelegate as explicit as possible (#7279) Emmanuel Hansen 2024-09-15 20:39:10 +0000
  • 2f36a6665c
    Implement Arm32 VSHLL and QADD16 instructions (#7301) gdkchan 2024-09-12 18:22:30 -0300
  • ca59c3f499
    Vulkan: Feedback loop detection and barriers (#7226) riperiperi 2024-09-02 01:28:16 +0100
  • fdd7ee791c
    Fix incorrect depth texture 3D flag (#7262) gdkchan 2024-09-01 17:58:01 -0300
  • 398fa1c238
    Vulkan: Update Silk.NET to 2.21 (#7266) riperiperi 2024-09-01 21:33:11 +0100
  • 2c5c0392f9
    Make HLE project AOT friendly (#7085) Emmanuel Hansen 2024-08-31 14:39:26 +0000
  • e0acde04bb
    Replace ImageSharp with SkiaSharp everywhere (#7030) Emmanuel Hansen 2024-08-31 14:32:53 +0000
  • 3c61d560c3
    Fix deadlock in background translation thread shutdown (#7239) David McFarland 2024-08-27 10:10:24 -0700
  • b45a81458a
    nuget: bump DynamicData from 9.0.1 to 9.0.4 (#7220) dependabot[bot] 2024-08-21 12:30:43 +0200
  • 460f9faf4e
    Fix NRE when using buffer image array (#7159) gdkchan 2024-08-20 20:49:17 -0300
  • 552c15739c
    nuget: bump ImageSharp from 2.1.8 to 2.1.9 (#7160) Toni Förster 2024-08-20 23:26:32 +0200
  • 0137c9e635
    nim:eca : Stub CreateServerInterface2 (#7128) Tsubasa0504 2024-08-17 17:57:22 +0900
  • 23fa5f4c9c
    Fix arbitrary game ordering when sorting by Favorites (#7170) Logan Stromberg 2024-08-13 06:23:11 -0700
  • 4f75e26ec7
    Clamp amount of mipmap levels to max allowed for all backends (#7197) gdkchan 2024-08-12 17:45:25 -0300
  • 8d8983049e
    Implement UQADD16, UQADD8, UQSUB16, UQSUB8, VQRDMULH, VSLI and VSWP Arm32 instructions (#7174) gdkchan 2024-08-08 17:07:24 -0300
  • 7969fb6bba
    Replace and remove obsolete ByteMemoryPool type (#7155) jhorv 2024-08-05 20:09:08 -0400
  • 4a4b11871e
    Fix same textures with unmapped start being considered different (#7141) gdkchan 2024-08-05 11:00:41 -0300
  • e85ee673b1
    Fix LocaleExtension SetRawSource usages + language perf improvement (#7121) Julien Lebosquain 2024-08-04 20:04:12 +0200
  • 42f22fe5d7
    Infra: Update Microsoft.IdentityModel.JsonWebTokens (#7070) Isaac Marovitz 2024-08-04 18:56:27 +0100
  • 263eb97f79
    Avoid race conditions while launching games directly from the command line (#7116) TSRBerry 2024-08-03 23:31:34 +0200
  • 3004902257
    nuget: bump DynamicData from 8.4.1 to 9.0.1 (#7040) dependabot[bot] 2024-08-03 22:34:41 +0200
  • 59ddb26628
    replace ByteMemoryPool usage in Ryujinx.Graphics (#7129) jhorv 2024-08-03 14:50:53 -0400
  • 83fda10f6e
    Fix FileNotFoundException in TryGetApplicationsFromFile() and improve loading applications (#7145) TSRBerry 2024-08-03 19:46:59 +0200
  • d97e995e59
    Fix off-by-one on audio renderer PerformanceManager.GetNextEntry (#7139) gdkchan 2024-07-31 22:22:11 -0300
  • 56b2f84702
    Fix shader RegisterUsage pass only taking first operation dest into account (#7131) gdkchan 2024-07-30 21:57:55 -0300
  • 698e36bbd2
    Vulkan: Force topology to PatchList for Tessellation (#7102) riperiperi 2024-07-31 01:48:30 +0100
  • 6ce49a2dc7
    Ava UI: Handle updates containing non numeric characters (#7043) Isaac Marovitz 2024-07-25 20:44:33 +0100
  • ccd330ba0f
    Vulkan: Add missing barriers for texture to buffer copy (#7092) riperiperi 2024-07-25 20:34:30 +0100