Commit graph

  • 8d9cc3872e Fix Avalonia MutantAura 2022-08-19 19:31:16 +0100
  • 6ded9daf18 Add Avalonia and reset value after saving MutantAura 2022-08-19 19:23:24 +0100
  • 4518458985 Cleanup spacing MutantAura 2022-08-19 18:41:20 +0100
  • 933996ca38 Check if game directories have been updated before refreshing list on save. MutantAura 2022-08-19 18:37:33 +0100
  • 4343379256
    Merge branch 'master' into minor-documentation-fixes Nicholas Rodine 2022-08-18 17:47:54 -0500
  • 867bebd141 Merge remote-tracking branch 'origin/minor-documentation-fixes' into minor-documentation-fixes Nicholas Rodine 2022-08-18 17:47:01 -0500
  • f09a542219 Removed more invalid inheritdoc instances. Nicholas Rodine 2022-08-18 17:46:50 -0500
  • b99474d1b7 Removed redundant field initializers. Values were being assigned to their default values. Nicholas Rodine 2022-08-18 17:36:49 -0500
  • 55e0cad3f8 Rebind textures if format changes or they're buffer textures riperiperi 2022-08-18 19:50:01 +0100
  • 69b78260c9 Change Avalonia labels EmulationFanatic 2022-08-18 05:34:18 -0600
  • 2b298dddb7 Change PPTC purge label & tooltip EmulationFanatic 2022-08-18 05:24:21 -0600
  • 951700fdd8
    Removed unused usings. (#3593) 1.1.223 Nicholas Rodine 2022-08-18 11:04:54 -0500
  • 51fd7085d6
    Merge branch 'master' into minor-documentation-fixes Nicholas Rodine 2022-08-18 10:54:01 -0500
  • eb6430f103
    Skipped over the last "Count" key explicitly, instead of relying on an exception. (#3595) 1.1.222 Nicholas Rodine 2022-08-17 19:00:27 -0500
  • 80a879cb44
    Fix SpirV parse failure (#3597) 1.1.221 Nicholas Rodine 2022-08-17 18:49:43 -0500
  • 4312e94cf5 A few minor documentation fixes. Nicholas Rodine 2022-08-17 18:29:30 -0500
  • b276e50867 Removed extra whitespace. Nicholas Rodine 2022-08-17 09:51:53 -0500
  • e9ff6a8d55 Added back using, now that it's used. Nicholas Rodine 2022-08-17 09:46:28 -0500
  • 3abe38bbce Removed unused usings. Nicholas Rodine 2022-08-15 17:53:11 -0500
  • 57582ceae1
    Update zh_CN.json Narugakuruga 2022-08-17 22:32:01 +0800
  • be41c56585
    Revert: comment on packaging tar gz cat-master21 2022-08-17 07:27:51 -0700
  • 2197f41506
    Removed extra semicolons. (#3594) 1.1.220 Nicholas Rodine 2022-08-17 02:05:15 -0500
  • 34d3607fbd
    Update zh_CN.json Narugakuruga 2022-08-17 14:38:23 +0800
  • 9512675d2e
    Update zh_CN.json Narugakuruga 2022-08-17 14:35:30 +0800
  • 0f38f4f3d7
    Update zh_CN.json Narugakuruga 2022-08-17 14:02:31 +0800
  • eafce5b73e
    Update zh_CN.json Narugakuruga 2022-08-17 14:01:45 +0800
  • 4b0534075a
    fix crash Narugakuruga 2022-08-17 13:40:06 +0800
  • d12e08fda9
    Delete zh_CN.json Narugakuruga 2022-08-17 13:39:34 +0800
  • 430f962eb6
    Update zh_CN.json Narugakuruga 2022-08-17 13:12:59 +0800
  • 5f2be8e6ec
    Update zh_CN.json Narugakuruga 2022-08-17 13:08:46 +0800
  • aef8587953
    Update zh_CN.json Narugakuruga 2022-08-17 13:03:04 +0800
  • 8c60e4993a
    Update zh_CN.json Narugakuruga 2022-08-17 12:11:00 +0800
  • 8c982b0462 Added newline between AllOperands and ToString(). Nicholas Rodine 2022-08-16 22:02:02 -0500
  • 9ebe36bde7
    fix: add more deps to appimage cat-master21 2022-08-16 19:32:51 -0700
  • 0d889adc2b fix: make appimage build cat-master21 2022-08-16 17:00:21 -0700
  • b5ddb9f63a
    Merge branch 'master' into appimage cat-master21 2022-08-16 16:15:37 -0700
  • 554ddae3b5 Made the operand labels a static dictionary, to avoid re-allocation on each call. Replaced Contains/Get with a TryGetValue, to reduce the number of dictionary lookups. Nicholas Rodine 2022-08-16 13:54:07 -0500
  • c8f9292bab
    Avalonia - Couple fixes and improvements to vulkan (#3483) 1.1.219 Emmanuel Hansen 2022-08-16 16:32:37 +0000
  • 202f1103ca Added handler for FP64(double) as well, for undefined aggregate types. Nicholas Rodine 2022-08-16 10:29:44 -0500
  • 1e61c5a42e Adjusted spacing to match style of the rest of the code. Nicholas Rodine 2022-08-16 10:29:19 -0500
  • 0ec933a615
    Vulkan: Add ETC2 texture formats (#3576) 1.1.218 gdkchan 2022-08-16 10:42:42 -0300
  • a2070ac4c0 Add formats to the enum Ac_K 2022-08-16 15:38:56 +0200
  • fdebae2e74
    Update Spv.Generator/Instruction.cs Nicholas Rodine 2022-08-16 05:30:50 -0500
  • 69a89e90cc
    Update Ryujinx.Graphics.Shader/CodeGen/Spirv/CodeGenContext.cs Nicholas Rodine 2022-08-16 05:30:33 -0500
  • d5b4b1ca3f Fixed bug where we were creating invalid constants (bool 0i and float 0i) Nicholas Rodine 2022-08-15 21:35:09 -0500
  • 820f3ace64 Added Spirv to team shared dictionary, so the word will not show up as a warning. Nicholas Rodine 2022-08-15 21:24:30 -0500
  • 69a10e6f20 Added .ToString overrides, to help diagnose and debug SpirV generated code. Nicholas Rodine 2022-08-15 21:23:45 -0500
  • cb08a9e908 OpenGL: Fix blit from non-multisample to multisample texture gdk 2022-08-15 21:16:02 -0300
  • 73061096a3 Skipped over the last "Count" key explicitly, instead of relying on an exception. Nicholas Rodine 2022-08-15 19:07:51 -0500
  • 56ae97b402
    Merge branch 'master' into appimage cat-master21 2022-08-15 16:45:00 -0700
  • 1a27091a9e chore: don't use i386 debs in builds cat-master21 2022-08-15 16:43:20 -0700
  • 658be47f6f Squashed commit of the following: cat-master21 2022-08-15 16:41:43 -0700
  • 0382356d43 Merge branch 'appimage' of https://github.com/cat-master21/Ryujinx into appimage cat-master21 2022-08-15 16:26:09 -0700
  • b563040fc4 fix: general appimage fixes cat-master21 2022-08-15 16:26:03 -0700
  • 20b3878414
    fix: don't run appimage builder in a action cat-master21 2022-08-15 16:24:27 -0700
  • 4ef917bca6 Removed extra semicolons. Nicholas Rodine 2022-08-15 18:07:52 -0500
  • c828def3f0
    revert: changing action veraion cat-master21 2022-08-15 08:00:56 -0700
  • 04b4656972
    revert: changing the dotnet setup version cat-master21 2022-08-15 07:16:03 -0700
  • 2135b6a51a
    am: Stub SetWirelessPriorityMode, SetWirelessPriorityMode and GetHdcpAuthenticationState (#3535) 1.1.217 Ac_K 2022-08-15 13:12:08 +0200
  • 00e35d9bf6
    ControllerApplet: Override player counts when SingleMode is set (#3571) 1.1.216 mageven 2022-08-15 13:16:08 +0530
  • 1779ef63c5
    chore: don't build appimage on windows cat-master21 2022-08-14 20:38:04 -0700
  • 814eb54bae fix: add more info to appimagebuilder cat-master21 2022-08-14 17:57:29 -0700
  • 73e548a18b
    chore: add initial info to release.yml cat-master21 2022-08-14 16:05:07 -0700
  • 075fde318c
    chore: create initial AppImageBuilder.yml cat-master21 2022-08-14 15:02:16 -0700
  • 6dfb6ccf8c
    PreAllocator: Check if instruction supports a Vex prefix in IsVexSameOperandDestSrc1 (#3587) 1.1.215 merry 2022-08-14 21:35:08 +0100
  • 5327f5a9da PreAllocator: Check if instruction supports a Vex prefix in IsVexSameOperandDestSrc1 merry 2022-08-14 20:52:40 +0100
  • e87e8b012c
    Fix texture bindings using wrong sampler pool in some cases (#3583) 1.1.214 gdkchan 2022-08-14 14:00:30 -0300
  • c7448a68bc Fix texture bindings using wrong sampler pool in some cases gdk 2022-08-13 23:19:36 -0300
  • b618f355e6
    Merge branch 'master' into master MetrosexualGarbodor 2022-08-12 17:10:12 +0100
  • 994cf3078a
    Update MainWindow.axaml MetrosexualGarbodor 2022-08-12 17:02:24 +0100
  • 8a96dc6029 addressed review Emmanuel Hansen 2022-08-12 07:48:18 +0000
  • 093d34ec25 Update pl_PL.json Luna 2022-08-11 19:59:20 -0700
  • e8f1ca8427
    OpenGL: Limit vertex buffer range for non-indexed draws (#3542) 1.1.213 gdkchan 2022-08-11 20:21:56 -0300
  • cc5423cb95 Vulkan: Add ETC2 texture formats gdk 2022-08-11 18:53:19 -0300
  • ad47bd2d4e
    Fix blend with RGBX color formats (#3553) 1.1.212 gdkchan 2022-08-11 18:23:25 -0300
  • a5ff0024fb
    Rename ToSpan to AsSpan (#3556) 1.1.211 gdkchan 2022-08-11 18:07:37 -0300
  • f9661a54d2
    add Japanese translation to Avalonia UI (#3489) 1.1.210 txorion 2022-08-12 05:55:14 +0900
  • 36fa600932
    Update SoftwareKeyboardRenderer.cs kbrin008 2022-08-12 00:07:39 +0900
  • 7bcffe2065 fatal: Implement Service Ac_K 2022-08-11 16:34:28 +0200
  • dc53c20da5 gpu: Improve Format Table Ac_K 2022-08-11 13:36:27 +0200
  • 0e7b857360 ControllerApplet: Override player counts when SingleMode is set mageven 2022-08-11 15:28:08 +0530
  • 7863cb1d4e Update pl_PL.json Luna 2022-08-10 23:19:47 -0700
  • 5aeb286b06
    Added Mutant's changes. VocalFan 2022-08-10 10:31:21 -0400
  • 4803cbe31e
    Updated Compatibility info and GPU info (Vulkan, SPIRV, and Texture Recompression) VocalFan 2022-08-10 09:35:48 -0400
  • 66e7fdb871
    OpenGL: Fix clears of unbound color targets (#3564) 1.1.209 gdkchan 2022-08-08 14:39:22 -0300
  • 06757bd967 OpenGL: Fix clears of unbound color targets gdk 2022-08-08 14:14:41 -0300
  • 1f64c2b5ef update vulkan throwonerror Emmanuel Hansen 2022-08-08 16:50:52 +0000
  • 2995b0baa5 Update pl_PL.json Clara 2022-08-07 15:47:19 -0700
  • 40d5807e08 Merge branch 'master' into ava-procon-fix Ayayto 2022-08-07 02:56:22 -0700
  • ba58a39420 edit files Ayayto 2022-08-07 02:47:35 -0700
  • 931a1dc4c9 change skia vk delegate to method Emmanuel Hansen 2022-08-06 21:05:21 +0000
  • 020b8cb61c don't create the main window with immediate mode Emmanuel Hansen 2022-08-06 20:32:28 +0000
  • 6c4871baf1 addressed review Emmanuel Hansen 2022-08-06 20:24:45 +0000
  • d7d707d689 fix crash when closing window Emmanuel Hansen 2022-08-06 18:52:07 +0000
  • 6f81bf98fa use separate devices for each new window Emmanuel Hansen 2022-08-06 17:25:09 +0000
  • b10e111385
    Merge branch 'Ryujinx:master' into DE-Update Niwu34 2022-08-06 14:15:04 +0200
  • 4f10476a06 improve sync between popups Emmanuel Hansen 2022-08-06 09:44:32 +0000
  • 95c0ef2ce8 save favorite when toggled Emmanuel Hansen 2022-08-03 11:53:39 +0000
  • 61eb98bd09 fix screenshot on avalonia vulkan Emmanuel Hansen 2022-08-03 09:36:37 +0000
  • a94c57300e allow changing vsync for vulkan Emmanuel Hansen 2022-08-02 22:37:34 +0000