Commit graph

  • 4105b2ac31 Update ConfigurationState.cs HaizenTrist 2023-02-16 14:10:35 -0600
  • 16f9f89978
    Merge branch 'Ryujinx:master' into hidden-file-types NitroTears 2023-04-08 17:04:25 +1000
  • 89f79ce44b
    Merge branch 'Ryujinx:master' into create-shortcut NitroTears 2023-04-08 17:04:05 +1000
  • 37456286c7 Fix FMA instructions By Elem riperiperi 2023-04-08 02:02:49 +0100
  • a6d81b1274 Address feedback 1, re-enable DAZ riperiperi 2023-04-07 18:29:37 +0100
  • e81fc358ca Vrintx_S A32 fast path on A64 backend riperiperi 2023-04-07 18:03:48 +0100
  • bbf2c8b522
    nuget: bump Silk.NET.Vulkan.Extensions.KHR from 2.16.0 to 2.17.0 dependabot[bot] 2023-04-07 17:02:05 +0000
  • 884ef2845b
    nuget: bump DynamicData from 7.13.1 to 7.13.5 dependabot[bot] 2023-04-07 17:01:59 +0000
  • 40e60521a7
    nuget: bump Silk.NET.Vulkan from 2.16.0 to 2.17.0 dependabot[bot] 2023-04-07 17:01:52 +0000
  • 1c83d9f17f
    nuget: bump Silk.NET.Vulkan.Extensions.EXT from 2.16.0 to 2.17.0 dependabot[bot] 2023-04-07 17:01:46 +0000
  • 65b0fe1e23 Add A64 FPCR flags riperiperi 2023-04-07 17:57:39 +0100
  • e1a07570aa Cleanup riperiperi 2023-04-07 17:08:12 +0100
  • 32c04784cc Add explanatory comment to test. riperiperi 2023-04-07 16:43:05 +0100
  • c76ec336a3 Add test for FP state when calling managed methods riperiperi 2023-04-07 16:40:54 +0100
  • b8a7320cd7 Added basic implementation for shortcut creation Luke Kellett 2023-04-07 13:04:25 +1000
  • 4ea7f36dc4
    gtk: Fix a NRE when disposing OpenGL TSR Berry 2023-04-06 12:22:15 +0200
  • 02c8bd4d12 Fix mistakes riperiperi 2023-04-06 00:51:55 +0100
  • 09ea21d8c7 Add round mode to ARM FP mode riperiperi 2023-04-05 23:57:01 +0100
  • 6ebdce993b Don't set DAZ. riperiperi 2023-04-05 22:17:16 +0100
  • 49be977588
    Eliminate boxing allocations caused by ISampledData structs (#4556) 1.1.699 jhorv 2023-04-05 16:42:32 -0400
  • 9a89acdda1
    Fix a NRE when getting the version string TSR Berry 2023-04-05 21:29:00 +0200
  • c95be55091
    vulkan: Cleanup PhysicalDevice and Instance querying (#4632) 1.1.698 Mary 2023-04-05 19:48:38 +0200
  • c26bd79020 extend size of KeyboardModifier Jim Horvath 2023-04-05 11:27:39 -0400
  • 7e1ecd9fda
    Remove unnecessary bounds check TSR Berry 2023-04-05 14:48:52 +0200
  • 9beed6bda0
    gui: Fix displaying the wrong title name TSR Berry 2023-04-05 14:30:47 +0200
  • d357438f59
    hle: Deal with empty titleNames in some languages TSR Berry 2023-04-05 13:23:44 +0200
  • 3ad51c6996
    Merge branch 'master' into hidden-file-types NitroTears 2023-04-05 17:52:52 +1000
  • 63dedbda86
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.27.0 to 6.28.1 (#4639) 1.1.697 dependabot[bot] 2023-04-05 07:55:57 +0200
  • c532118d94
    Use index fragment shader output when dual source blend is enabled (#4404) 1.1.696 gdkchan 2023-04-05 00:25:19 -0300
  • be0420caf3
    Merge branch 'master' into dual-src-blend Ac_K 2023-04-05 04:55:05 +0200
  • 4024f181e3
    Merge 47ffa43ea1 into 52d6f2e656 TSRBerry 2023-04-05 01:34:22 +0000
  • 52d6f2e656
    hle: Set ProcessResult name from NACP (#4633) 1.1.695 TSRBerry 2023-04-05 03:34:21 +0200
  • 4a18800376 Use FMA for Frecps, Frsqrts riperiperi 2023-04-04 22:09:11 +0100
  • 91fc0ea20b Use FMA for Fmadd, Fmsub, Fnmadd, Fnmsub, Fmla, Fmls riperiperi 2023-04-04 21:33:44 +0100
  • 474a0cb225 Remove unused method riperiperi 2023-03-30 02:31:48 +0100
  • 29eaae2d65 ARMeilleure: Respect Fz flag for all floating point operations. riperiperi 2023-03-30 02:27:00 +0100
  • caa151ce3f
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.27.0 to 6.28.1 dependabot[bot] 2023-04-04 17:07:25 +0000
  • 149874bb2e
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.27.0 to 6.28.0 dependabot[bot] 2023-04-03 17:04:56 +0000
  • edb394483d Address gdkchan's comments Mary 2023-04-03 17:43:46 +0200
  • c9bc4eaf58
    Fix missing string enum converters for the config (#4634) 1.1.694 TSRBerry 2023-04-03 15:37:27 +0200
  • ec47c28daa
    Revert changing KeyboardHotkeys to struct TSR Berry 2023-04-03 15:29:17 +0200
  • 21280d1ab9
    Fix missing string enum converters for the config TSR Berry 2023-04-03 13:21:18 +0200
  • 3249f8ff41
    Source generated json serializers (#4582) 1.1.693 Andrey Sukharev 2023-04-03 13:14:19 +0300
  • 29f864a27d
    Merge remote-tracking branch 'origin/master' into json-serializer-codegen-fixes TSR Berry 2023-04-03 11:48:19 +0200
  • 47ffa43ea1
    Check if the desired language is actually available TSR Berry 2023-04-02 22:24:20 +0200
  • cf74740f82
    Address formatting feedback TSR Berry 2023-04-02 22:08:45 +0200
  • f3dcab8dac Merge branch 'ISampledData' of https://github.com/jhorv/Ryujinx into ISampledData Jim Horvath 2023-04-02 14:54:13 -0400
  • 5944aa399f set Pack = 1 for ISampledDataStruct types, added Unknown field to KeyboardState Jim Horvath 2023-04-02 14:54:03 -0400
  • 1fd547aba4
    Extract titleName from nacp TSR Berry 2023-04-02 20:12:23 +0200
  • dca85d39a0 Fix crash that occurs when hotkeys are checked. sharmander 2023-04-02 10:16:25 -0700
  • 0d7861df23
    fix spelling jhorv 2023-04-02 13:19:04 -0400
  • e04e62f632 Use locale manager for settings text/tooltip sharmander 2023-04-02 10:16:03 -0700
  • df99db7eb4
    Merge branch 'master' into ava--game-config-pt1 sharmander 2023-04-02 09:38:54 -0700
  • 42f3bb547d Check that game is running when opening the settings window via the menu bar sharmander 2023-04-02 09:35:32 -0700
  • 5ff730d02d vulkan: Move instance querying to VulkanInstance Mary 2023-04-02 15:01:06 +0200
  • 7f3bcc6dbc vulkan: Move most of the properties enumeration to VulkanPhysicalDevice Mary 2023-02-15 09:17:31 +0100
  • b4b0d367ad
    Merge 305697ffa9 into 1b41b285ac gdkchan 2023-04-01 20:07:49 -0400
  • 8f4fab7fd5 fix after merge gnisman 2023-04-01 20:07:41 +0300
  • 5b1021fda9 Merge gnisman 2023-04-01 19:59:05 +0300
  • aaa92f8b33 Merge branch 'fix-autoupdate-deleting-desktop.ini' of https://github.com/SpadVN/Ryujinx into fix-autoupdate-deleting-desktop.ini Vincenzo NIzza 2023-04-01 15:57:04 +0200
  • a4610f14b5 EnumerateFilesToDelete() exclude files with "Hidden" and "System" attributes Vincenzo NIzza 2023-04-01 15:56:34 +0200
  • d036d7ddd2
    Merge branch 'master' into fix-autoupdate-deleting-desktop.ini Vincenzo Nizza 2023-04-01 15:23:47 +0200
  • 5da44c44aa Merge branch 'master' into expose-games-build-id gnisman 2023-04-01 16:10:55 +0300
  • 1b41b285ac
    nuget: bump DynamicData from 7.12.11 to 7.13.1 (#4490) 1.1.692 dependabot[bot] 2023-04-01 08:23:09 +0000
  • f5a6f45b27
    vulkan: Separate debug utils logic from VulkanInitialization (#4609) 1.1.691 Mary 2023-04-01 10:05:02 +0200
  • 965936746b Use CreateDebugUtilsMessenger Span variant Mary 2023-03-26 19:32:50 +0200
  • 3a3837ec57 Address gdkchan's comment Mary 2023-03-26 19:08:38 +0200
  • 518c6b7151 vulkan: Separate debug utils logic from VulkanInitialization Mary 2023-02-14 22:41:03 +0100
  • 210557951b
    nuget: bump Avalonia dependencies from 0.10.18 to 0.10.19 (#4602) 1.1.690 TSRBerry 2023-04-01 09:27:34 +0200
  • f3cc6c7c99 Copy desktop.ini to update directory if it exists in HomeDir Vincenzo NIzza 2023-04-01 03:25:27 +0200
  • 646939ec8b Open Title Specific Settings when application is running (and the emulator is using the title specific config). This is needed because global states aren't supported so changing the global config while a game is running wouldn't affect anything. sharmander 2023-03-31 17:13:25 -0700
  • f0dc0776c9 Merge branch 'ava--game-config-pt1' of https://github.com/saldabain/Ryujinx into ava--game-config-pt1 sharmander 2023-03-31 17:04:52 -0700
  • e69f887ec2 Merge branch 'ava--game-config-pt1' of https://github.com/saldabain/Ryujinx into ava--game-config-pt1 sharmander 2023-03-31 17:03:56 -0700
  • 8eb9ab64bf Merge branch 'ava--game-config-pt1' of https://github.com/saldabain/Ryujinx into ava--game-config-pt1 sharmander 2023-03-31 17:03:56 -0700
  • 0d2ed560e5 Fix small rebase issueRebase onto master sharmander 2023-03-31 16:49:45 -0700
  • fc3831f563 Rebase onto master sharmander 2023-03-31 16:49:45 -0700
  • 08b77037eb Graphics Threading Index Fix sharmander 2023-03-21 15:36:50 -0700
  • d4d9b863dd Update to use proper audio backend sharmander 2023-03-21 13:06:20 -0700
  • 92b46432e2 Fix issues with vulkan sharmander 2023-03-19 21:07:24 -0700
  • d3f8acde23 Per-App settings main implementation, but vulkan has issues. sharmander 2023-03-19 20:53:18 -0700
  • 97862292f5 Bug fixes -- use corrrect graphics sharmander 2023-03-19 20:11:49 -0700
  • 6fbf88feab Some additional refactoring. Load config on application start (may be buggy) sharmander 2023-03-19 20:02:23 -0700
  • 2bf2e3ff4e Document some loading methods, add some helpers. sharmander 2023-03-19 19:07:54 -0700
  • 9c70604004 Split ConfigurationState into two parts (Shared and Title) sharmander 2023-03-19 17:05:53 -0700
  • 72eb1c8cad Split ConfigurationState into two parts (Shared and Title) sharmander 2023-03-19 17:05:53 -0700
  • 68e0c8613f
    Merge branch 'master' into dev SamarthCat 2023-03-31 22:58:08 +0300
  • 4c2d9ff3ff
    HLE: Refactoring of ApplicationLoader (#4480) 1.1.689 Ac_K 2023-03-31 21:16:46 +0200
  • cfcbf33bee
    Merge branch 'master' into dev SamarthCat 2023-03-31 10:58:04 +0300
  • 8198b99935
    Fix Linux hang on shutdown (#4617) 1.1.688 jhorv 2023-03-30 16:07:07 -0400
  • e6e95e97c2 [Avalonia] Add Titlebar Color Support On Windows 11+ SamarthCat 2023-03-30 21:55:37 +0300
  • d58a1305eb Add Titlebar Color Support On Windows SamarthCat 2023-03-30 15:13:34 +0300
  • 100e25c876 Merge remote-tracking branch 'origin/master' ACGMN 2023-03-30 16:10:49 +0800
  • f3e9185ab6 set _disposable to false ASAP Jim Horvath 2023-03-29 15:44:12 -0400
  • 364176c1ac Rework StdErr-to-log redirection to use built-in FileStream, and do reads asynchronously to avoid hanging the process shutdown. Jim Horvath 2023-03-29 15:42:10 -0400
  • 460f96967d
    Slight Code Refactoring (#4373) 1.1.687 ACGNnsj 2023-03-28 20:59:43 +0800
  • 7ca779a26d
    audout: Fix a possible crash with SDL2 when the SDL2 audio backend is dummy (#4605) 1.1.686 Mary 2023-03-27 20:56:36 +0200
  • adf39e05b7
    nuget: bump Avalonia.Controls.DataGrid from 0.10.18 to 0.10.19 dependabot[bot] 2023-03-27 17:18:51 +0000
  • 68e41f4d49
    nuget: bump Avalonia from 0.10.18 to 0.10.19 dependabot[bot] 2023-03-27 17:18:46 +0000
  • aaded5eedd
    nuget: bump Avalonia.Diagnostics from 0.10.18 to 0.10.19 dependabot[bot] 2023-03-27 17:18:41 +0000
  • b5032b3c91
    vulkan: Fix access level of extensions fields and make them readonly (#4608) 1.1.685 Mary 2023-03-27 08:40:27 +0200