Commit graph

  • 51ee35d4c4 Change integrity check level to error on invalid gnisman 2023-01-25 00:09:41 +0200
  • d2ed6736fc Fix bad merge gnisman 2023-01-24 23:47:28 +0200
  • cc5533bd7c
    Merge branch 'master' into expose-games-build-id gnisman 2023-01-24 23:41:17 +0200
  • 5c0678d3de Ava UI: Expose games build ID for cheat management gnisman 2023-01-24 23:12:27 +0200
  • e7cf4e6eaf
    Vulkan: Reset queries on same command buffer (#4329) 1.1.595 riperiperi 2023-01-24 16:32:56 +0000
  • e767778691 Change query capability check to check for pipeline statistics query rather than geometry shader support gdk 2023-01-23 19:52:57 -0300
  • df4bba78d0 Fix ColorBlendAttachmentStateCount value mismatch for background pipelines gdk 2023-01-23 19:47:31 -0300
  • a1b583b363 Fix MaxColorAttachmentIndex gdk 2023-01-13 12:33:42 -0300
  • dba4594304 Relax Vulkan requirements gdk 2023-01-07 18:49:26 -0300
  • a1a4771ac1
    Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 1.1.594 gdkchan 2023-01-23 19:37:53 -0300
  • e9d5c7927f Address Feedback riperiperi 2023-01-23 22:35:13 +0000
  • 2fd819613f
    SPIR-V: Change BitfieldExtract and BitfieldInsert for SPIRV-Cross (#4336) 1.1.593 gdkchan 2023-01-23 19:20:40 -0300
  • 0314423c60 Rename FuncPtr to FuncPointer gdk 2023-01-23 10:33:27 -0300
  • c19144efd1 Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer gdk 2023-01-23 10:02:44 -0300
  • 94051cd958 Shader cache version bump gdk 2023-01-23 01:24:28 -0300
  • fd61899ad1 SPIR-V: Change BitfieldExtract and BitfieldInsert types to make Metal MSL compiler happy gdk 2022-10-05 20:17:00 -0300
  • 13bd41c14a Fix HvExecutionContext PC value gdk 2023-01-22 22:46:27 -0300
  • ea3fc0eab6 Set DiskCacheLoadState when using hypervisor too gdk 2023-01-22 21:00:20 -0300
  • de4871d4d3 Revert outdated change gdk 2023-01-22 17:10:52 -0300
  • 50b7d698d2 Remove unneeded usings gdk 2023-01-22 16:24:38 -0300
  • 79ba54b657 Fix LibraryImport gdk 2023-01-22 16:02:51 -0300
  • 7b7cf4fed1 Replace DllImport with LibraryImport gdk 2023-01-22 15:47:15 -0300
  • 460293ab34 Change exceptions to asserts on HvAddressSpaceRange gdk 2023-01-22 15:37:03 -0300
  • e0e17c3d8c Fix/silence warnings gdk 2023-01-22 14:57:08 -0300
  • 367bcafba0 Fix GTK build gdk 2023-01-22 14:49:35 -0300
  • ad6ff6ce99
    GUI: Add option to register file types (#4250) 1.1.592 TSRBerry 2023-01-22 18:39:00 +0100
  • 44fdb90c15 Fix initialization gdk 2023-01-22 14:30:32 -0300
  • 18b9ce5fe1 Add basic MacOS support to Avalonia riperiperi 2022-11-22 02:02:38 +0000
  • ebc78b7300 Add UseHypervisor Setting riperiperi 2022-11-24 22:07:10 +0000
  • 67bacfb316 Initial Apple Hypervisor based CPU emulation implementation gdk 2023-01-22 13:47:12 -0300
  • dc30d94852
    Handle parsing of corrupt Config.json and prevent crash on launch (#4309) 1.1.591 gnisman 2023-01-22 18:04:33 +0200
  • 4f293f8cbe
    Arm64: Simplify TryEncodeBitMask and use for constants (#4328) 1.1.590 merry 2023-01-22 14:15:49 +0000
  • 32a1cd83fd
    AvaloniaKeyboardDriver: Swallow TextInput events to avoid bell (#4320) 1.1.589 merry 2023-01-22 10:21:52 +0000
  • fa22671475 game version optional Piplup 2023-01-22 09:52:08 +0000
  • f05f99f8cc
    Merge 677583fd7f into e3d0ccf8d5 TSRBerry 2023-01-22 14:17:30 +0900
  • e3d0ccf8d5
    Allow setting texture data from 1x to fix some textures resetting randomly (#2860) 1.1.588 riperiperi 2023-01-22 02:03:30 +0000
  • c14844d12c
    Ava UI: Various Fixes (#4326) 1.1.587 Ac_K 2023-01-22 01:42:55 +0100
  • bdb729a921 use WriteAllBytes Ac_K 2023-01-22 01:17:00 +0100
  • 7fea26e97e
    Remove use of reflection on GAL multithreading (#4287) 1.1.586 gdkchan 2023-01-21 21:07:43 -0300
  • 13ef3a6c32
    Fix wrong indention TSR Berry 2023-01-22 00:10:42 +0100
  • 7b7f62c776
    nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 (#4310) 1.1.585 dependabot[bot] 2023-01-21 20:04:39 +0000
  • 423dbc8888
    Use volatile read/writes for GAL threading (#4327) 1.1.584 riperiperi 2023-01-21 19:49:55 +0000
  • 262fa2efc1 Ptc: Bump version Merry 2023-01-21 15:48:20 +0000
  • ea4b7131a3 CodeGenerator: Use TryEncodeBitMask in GenerateConstantCopy Merry 2023-01-21 15:46:26 +0000
  • 749f688632 Reset queries on same command buffer riperiperi 2022-10-15 18:36:52 +0100
  • 6adf15e479
    Implement CSET and CSETP shader instructions (#4318) 1.1.583 gdkchan 2023-01-21 12:18:05 -0300
  • 94cac1a47b Arm64: Simplify TryEncodeBitMask Merry 2023-01-21 15:06:07 +0000
  • 72e42733ec Use volatile read/writes for GAL threading riperiperi 2022-08-16 23:20:42 +0100
  • 086d10ca9a Ava UI: Various Fixes Ac_K 2023-01-21 06:01:43 +0100
  • 2747f12591
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.26.0 (#4322) 1.1.582 dependabot[bot] 2023-01-21 05:24:57 +0100
  • a47824f961
    Ava UI: Add Notifications and Cleanup (#4275) 1.1.581 Ac_K 2023-01-21 02:57:37 +0100
  • 84a75d75ee
    Merge branch 'master' into ava-notif Ac_K 2023-01-21 02:22:17 +0100
  • 8474d52778
    Ava UI: Fix string.Format issues in Locale (#4305) 1.1.580 Ac_K 2023-01-21 02:06:19 +0100
  • 1e6a140738 Fix cast Ac_K 2023-01-21 01:54:49 +0100
  • dd7a924596
    Catch Profile.json parse to prevent crash on launch (#3393) 1.1.579 Phi 2023-01-21 01:36:57 +0100
  • 33999e015a Actually decrement the score when writing. riperiperi 2023-01-20 23:46:07 +0000
  • cfbdf5b44b
    Merge branch 'master' into catch-profile-json-parse-error Phi 2023-01-21 00:42:44 +0100
  • a43fb209e4
    Update Ryujinx.HLE/HOS/Services/Account/Acc/AccountSaveDataManager.cs Phi 2023-01-21 00:42:23 +0100
  • 3af7a30025 Without the debug log riperiperi 2023-01-20 23:23:22 +0000
  • 0fefc41c58 A bit more aggressive riperiperi 2023-01-20 23:23:00 +0000
  • 56871880ad Automatic disable riperiperi 2023-01-20 23:19:59 +0000
  • 0d3b8544fc fix UpdateAndGetDynamicValue Ac_K 2023-01-21 00:06:21 +0100
  • ddbf59ddca Fix Rebase riperiperi 2023-01-20 22:58:27 +0000
  • c4737e4907
    Add AreMimeTypesRegisteredLinux() TSR Berry 2023-01-20 22:46:55 +0100
  • 775bad992a added markdowns Piplup 2023-01-20 21:22:41 +0000
  • a76eaf9a9a
    Ava UI: Add Control+Cmd+F HotKey for Mac OS (#4317) 1.1.578 gnisman 2023-01-20 23:18:01 +0200
  • 79a25f68fd Fixes warning Ac_K 2023-01-20 22:03:58 +0100
  • 932307777d Remove comment from code gnisman 2023-01-20 22:48:25 +0200
  • 009e6bcd1b
    Audio: Implement PCM24 output (#4321) 1.1.577 merry 2023-01-20 20:46:13 +0000
  • 453d9bf74d
    Add IsTypesRegisteredWindows & Fix Windows install function AcK77 2023-01-20 21:40:06 +0100
  • eb2cc159fa
    Ava UI: Fixes and cleanup Updater (#4269) 1.1.576 Ac_K 2023-01-20 21:30:21 +0100
  • 1af6de11eb addressed feedback Piplup 2023-01-20 20:05:38 +0000
  • 706abe15ec
    Apply suggestions from code review Ac_K 2023-01-20 20:52:09 +0100
  • 7d2723be50
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.26.0 dependabot[bot] 2023-01-20 16:08:20 +0000
  • 4962e8d62c Audio: Implement PCM24 output Merry 2023-01-20 16:03:36 +0000
  • baaaa15133 Allow scaling of MSAA textures, propagate scale on copy. riperiperi 2021-11-22 23:35:29 +0000
  • 4ba2a3f0f8 Allow setting texture data from 1x to fix some textures resetting randomly riperiperi 2021-11-18 23:51:48 +0000
  • 02924daaf8 Fix CC.HI gdk 2023-01-20 10:56:40 -0300
  • f52d3fc0f0 AvaloniaKeyboardDriver: Swallow TextInput events to avoid bell Merry 2023-01-20 10:14:08 +0000
  • de562acae9 fix aligned gnisman 2023-01-20 08:02:46 +0200
  • 3d88fca038
    Merge branch 'master' into catch-profile-json-parse-error Phi 2023-01-20 02:53:50 +0100
  • bb89e36fd8
    Vulkan: Destroy old swapchain on swapchain recreation (#3889) 1.1.575 Fliperworld 2023-01-19 21:31:25 -0300
  • 0ddac73ef3 Shader cache version bump gdk 2023-01-19 20:50:53 -0300
  • 4b14e7e0cf Implement CSET and CSETP shader instructions gdk 2023-01-19 20:39:38 -0300
  • 29eafb760c
    Update Window.cs Fliperworld 2023-01-19 19:11:11 -0300
  • 92ddec8cb2 Ava UI: Add Control+Cmd+F HotKey for Mac OS gnisman 2023-01-19 23:57:36 +0200
  • 07da5719b7 Handle parsing of corrupt Profiles.json and prevent crash on launch gnisman 2023-01-19 15:42:32 +0200
  • 97ab111d45
    Merge branch 'master' into master Fliperworld 2023-01-19 09:01:01 -0300
  • 6bc05ab8f5
    Update Ryujinx.Graphics.Vulkan/Window.cs Fliperworld 2023-01-19 00:47:26 -0300
  • 49f8aba22c
    Update Ryujinx.Graphics.Vulkan/Window.cs Fliperworld 2023-01-19 00:47:03 -0300
  • 5cef7b9614
    Update Ryujinx.Graphics.Vulkan/Window.cs Fliperworld 2023-01-19 00:46:47 -0300
  • de3134adbe
    Vulkan: Explicitly enable precise occlusion queries (#4292) 1.1.574 riperiperi 2023-01-19 00:30:42 +0000
  • 36d53819a4
    NativeSignalHandler: Fix write flag (#4306) 1.1.573 merry 2023-01-19 00:13:17 +0000
  • ae4324032a
    Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 1.1.572 Andrey Sukharev 2023-01-19 01:25:16 +0300
  • 3c4810ddfd
    nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 dependabot[bot] 2023-01-18 16:10:57 +0000
  • 8358547a14 address comments Merry 2023-01-18 14:45:16 +0000
  • bf3d72355d Styling fix Andrey Sukharev 2023-01-18 17:39:18 +0300
  • e4c24f8a7f Styling fix Andrey Sukharev 2023-01-18 15:34:44 +0300
  • a918165a57 Another code style fix Andrey Sukharev 2023-01-09 12:44:03 +0300
  • 6f0a4e99c7 Code style fixes Andrey Sukharev 2023-01-09 12:42:36 +0300