1
0
forked from MeloNX/MeloNX

Commit Graph

  • e546e5933f
    Rewrite SVC handler using source generators rather than IL emit (#3371) gdkchan 2022-05-31 17:12:46 -03:00
  • d15d1d60f4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) gdkchan 2022-05-31 16:29:35 -03:00
  • 0c87bf9ea4
    Refactor CPU interface to allow the implementation of other CPU emulators (#3362) gdkchan 2022-05-31 16:29:35 -03:00
  • 3d75258e6d Allow loading NSPs without a NCA inside (#3364) gdkchan 2022-05-31 16:16:59 -03:00
  • 9827dc35e1
    Allow loading NSPs without a NCA inside (#3364) gdkchan 2022-05-31 16:16:59 -03:00
  • 2c74c5ce9b Don't force DPI aware on Avalonia - it already has it covered. (#3354) riperiperi 2022-05-21 22:32:50 +01:00
  • 448723d3b3
    Don't force DPI aware on Avalonia - it already has it covered. (#3354) riperiperi 2022-05-21 22:32:50 +01:00
  • d8d9aa6b05 Fix audio renderer error message result code base (#3348) gdkchan 2022-05-18 19:59:27 -03:00
  • 89294b7772
    Fix audio renderer error message result code base (#3348) gdkchan 2022-05-18 19:59:27 -03:00
  • 34e982f088 UI - Scale end framebuffer blit (#3342) Emmanuel Hansen 2022-05-16 21:10:29 +00:00
  • 7b9c4757dd
    UI - Scale end framebuffer blit (#3342) Emmanuel Hansen 2022-05-16 21:10:29 +00:00
  • 806aebc2c2 Fix Avalonia updater Mary 2022-05-15 21:01:01 +02:00
  • b8fc97adf2 Fix Avalonia updater Mary 2022-05-15 21:01:01 +02:00
  • 9580c699f3 fix amiibo image path (#3345) Emmanuel Hansen 2022-05-15 18:47:00 +00:00
  • c1a7b5bcdb
    fix amiibo image path (#3345) Emmanuel Hansen 2022-05-15 18:47:00 +00:00
  • 16c6ab760a gh-actions: Prefix Avalonia builds with test- and disable prerelease. Mary 2022-05-15 18:05:55 +02:00
  • be1c375589 gh-actions: Prefix Avalonia builds with test- and disable prerelease. Mary 2022-05-15 18:05:55 +02:00
  • caa1d8d347 gh-actions: Attempt to fix the whole mess up with Avalonia changes Mary 2022-05-15 17:50:16 +02:00
  • 378d19f87a gh-actions: Attempt to fix the whole mess up with Avalonia changes Mary 2022-05-15 17:50:16 +02:00
  • 4bfd3d35d3 add avalonia builds to release (#3339) Emmanuel Hansen 2022-05-15 14:28:32 +00:00
  • f59f65ec4f
    add avalonia builds to release (#3339) Emmanuel Hansen 2022-05-15 14:28:32 +00:00
  • df5f702b2f misc: Clean up of CS project after Avalonia merge (#3340) Mary 2022-05-15 16:02:15 +02:00
  • 7bc4971cf9
    misc: Clean up of CS project after Avalonia merge (#3340) Mary 2022-05-15 16:02:15 +02:00
  • 1d7eb22eb6 sdl2: Update to Ryujinx.SDL2-CS 2.0.22 (#3317) Mary 2022-05-15 13:51:30 +02:00
  • 3551c18902
    sdl2: Update to Ryujinx.SDL2-CS 2.0.22 (#3317) Mary 2022-05-15 13:51:30 +02:00
  • 9a257d1cc3 Avalonia UI - Part 1 (#3270) Emmanuel Hansen 2022-05-15 11:30:15 +00:00
  • deb99d2cae
    Avalonia UI - Part 1 (#3270) Emmanuel Hansen 2022-05-15 11:30:15 +00:00
  • be60578bc9 Prefetch capabilities before spawning translation threads. (#3338) riperiperi 2022-05-14 15:58:33 +01:00
  • 9ba73ffbe5
    Prefetch capabilities before spawning translation threads. (#3338) riperiperi 2022-05-14 15:58:33 +01:00
  • da587c8e49 Implement Viewport Transform Disable (#3328) riperiperi 2022-05-12 14:47:13 +01:00
  • 43b4b34376
    Implement Viewport Transform Disable (#3328) riperiperi 2022-05-12 14:47:13 +01:00
  • dd7f837926 hid: Various fixes and cleanup (#3326) Ac_K 2022-05-08 00:28:54 +02:00
  • 92ca1cb0cb
    hid: Various fixes and cleanup (#3326) Ac_K 2022-05-08 00:28:54 +02:00
  • 9e3a9ab0b1 Add alternative "GL" enum values for StencilOp (#3321) riperiperi 2022-05-05 20:16:58 +01:00
  • 50d7ecf76d
    Add alternative "GL" enum values for StencilOp (#3321) riperiperi 2022-05-05 20:16:58 +01:00
  • 48b70f124a Enable JIT service LLE (#2959) gdkchan 2022-05-05 15:23:30 -03:00
  • 42a2a80b87
    Enable JIT service LLE (#2959) gdkchan 2022-05-05 15:23:30 -03:00
  • 70bff32f34 Fix shared memory leak on Windows (#3319) gdkchan 2022-05-05 14:58:59 -03:00
  • 54deded929
    Fix shared memory leak on Windows (#3319) gdkchan 2022-05-05 14:58:59 -03:00
  • ee55dda33c infra: Warn about support drop of old Windows versions (#3299) Mary 2022-05-04 20:21:27 +02:00
  • 39bdf6d41e
    infra: Warn about support drop of old Windows versions (#3299) Mary 2022-05-04 20:21:27 +02:00
  • b65ced5386 Remove AddProtection count > 0 assert (#3315) gdkchan 2022-05-04 14:07:10 -03:00
  • 074190e03c
    Remove AddProtection count > 0 assert (#3315) gdkchan 2022-05-04 14:07:10 -03:00
  • 331acd4c05 Update the artifact build's version number (#3297) voldemort2826 2022-05-04 04:35:12 +07:00
  • 256514c7c9
    Update the artifact build's version number (#3297) voldemort2826 2022-05-04 04:35:12 +07:00
  • 14fc757d98 Implement PM GetProcessInfo atmosphere extension (partially) (#2966) gdkchan 2022-05-03 18:28:32 -03:00
  • 556be08c4e
    Implement PM GetProcessInfo atmosphere extension (partially) (#2966) gdkchan 2022-05-03 18:28:32 -03:00
  • 07ac55cba8 Implement code memory syscalls (#2958) gdkchan 2022-05-03 08:16:31 -03:00
  • 1cbca5eecb
    Implement code memory syscalls (#2958) gdkchan 2022-05-03 08:16:31 -03:00
  • d326ca08e6 Support memory aliasing (#2954) gdkchan 2022-05-02 20:30:02 -03:00
  • 95017b8c66
    Support memory aliasing (#2954) gdkchan 2022-05-02 20:30:02 -03:00
  • ff221eaf20 Fix flush action from multiple threads regression (#3311) riperiperi 2022-05-02 11:31:53 +01:00
  • 4a892fbdc9
    Fix flush action from multiple threads regression (#3311) riperiperi 2022-05-02 11:31:53 +01:00
  • af4a2298ba Restrict cases where vertex buffer size from index buffer type is used (#3304) gdkchan 2022-05-01 11:12:34 -03:00
  • 9eb5b7a10d
    Restrict cases where vertex buffer size from index buffer type is used (#3304) gdkchan 2022-05-01 11:12:34 -03:00
  • 75b006ab7c Fix various issues with texture sync (#3302) riperiperi 2022-04-29 22:34:11 +01:00
  • d64594ec74
    Fix various issues with texture sync (#3302) riperiperi 2022-04-29 22:34:11 +01:00
  • 2aa040dc47 T32: Implement load/store single (immediate) (#3186) merry 2022-04-21 00:25:43 +01:00
  • 6a1a03566a
    T32: Implement load/store single (immediate) (#3186) merry 2022-04-21 00:25:43 +01:00
  • d900694edf Update NpadController.cs (#3284) Harone 2022-04-20 13:22:45 +02:00
  • 13f5294aa3
    Update NpadController.cs (#3284) Harone 2022-04-20 13:22:45 +02:00
  • e242cb2903 Implement HwOpus multistream functions (#3275) gdkchan 2022-04-15 18:16:28 -03:00
  • 9444b4a647
    Implement HwOpus multistream functions (#3275) gdkchan 2022-04-15 18:16:28 -03:00
  • 6e196e3458 ReactiveObject: Handle case when oldValue is null (#3268) merry 2022-04-15 11:58:27 +01:00
  • 610fc84f3e
    ReactiveObject: Handle case when oldValue is null (#3268) merry 2022-04-15 11:58:27 +01:00
  • ea891edda4 ForceDpiAware: X11 implementation (#3269) merry 2022-04-10 18:04:22 +01:00
  • 247d26b4b5
    ForceDpiAware: X11 implementation (#3269) merry 2022-04-10 18:04:22 +01:00
  • 7ffaeab4da New shader cache implementation (#3194) gdkchan 2022-04-10 10:49:44 -03:00
  • 43ebd7a9bb
    New shader cache implementation (#3194) gdkchan 2022-04-10 10:49:44 -03:00
  • e771b05f69 Fix tail merge from block with conditional jump to multiple returns (#3267) gdkchan 2022-04-09 11:56:50 -03:00
  • 26a881176e
    Fix tail merge from block with conditional jump to multiple returns (#3267) gdkchan 2022-04-09 11:56:50 -03:00
  • 401f0cd555 Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling (#3251) gdkchan 2022-04-08 07:42:39 -03:00
  • e44a43c7e1
    Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling (#3251) gdkchan 2022-04-08 07:42:39 -03:00
  • e79706ab29 Allow copy texture views to have mismatching multisample state (#3152) gdkchan 2022-04-08 06:26:48 -03:00
  • 3139a85a2b
    Allow copy texture views to have mismatching multisample state (#3152) gdkchan 2022-04-08 06:26:48 -03:00
  • 5d66aa0d56 Lop3Expression: Optimize expressions (#3184) merry 2022-04-08 10:17:38 +01:00
  • a4e8bea866
    Lop3Expression: Optimize expressions (#3184) merry 2022-04-08 10:17:38 +01:00
  • e65acdc172 Remove save data creation prompt (#3252) MutantAura 2022-04-08 10:09:35 +01:00
  • 6a9e9b5360
    Remove save data creation prompt (#3252) MutantAura 2022-04-08 10:09:35 +01:00
  • 5fc68d90fe Calculate vertex buffer size from index buffer type (#3253) gdkchan 2022-04-08 06:02:06 -03:00
  • 952f6f8a65
    Calculate vertex buffer size from index buffer type (#3253) gdkchan 2022-04-08 06:02:06 -03:00
  • c79b9667a3 amadeus: Improve and fix delay effect processing (#3205) Mary 2022-04-08 10:52:18 +02:00
  • d04ba51bb0
    amadeus: Improve and fix delay effect processing (#3205) Mary 2022-04-08 10:52:18 +02:00
  • f49fe50cc0 service: hid: Signal event on AcquireNpadStyleSetUpdateEventHandle (#3247) Narr the Reg 2022-04-07 13:43:14 -05:00
  • 55ee261363
    service: hid: Signal event on AcquireNpadStyleSetUpdateEventHandle (#3247) Narr the Reg 2022-04-07 13:43:14 -05:00
  • c70273cd85 Update to LibHac 0.16.1 (#3263) Alex Barney 2022-04-07 11:18:14 -07:00
  • 4e3a34412e
    Update to LibHac 0.16.1 (#3263) Alex Barney 2022-04-07 11:18:14 -07:00
  • 7af3040618 amadeus: Update to REV11 (#3230) Mary 2022-04-06 09:12:38 +02:00
  • 3f4fb8f73a
    amadeus: Update to REV11 (#3230) Mary 2022-04-06 09:12:38 +02:00
  • e2d24e5056 Do not clamp SNorm outputs to the [0, 1] range on OpenGL (#3260) gdkchan 2022-04-05 18:09:06 -03:00
  • 56c56aa34d
    Do not clamp SNorm outputs to the [0, 1] range on OpenGL (#3260) gdkchan 2022-04-05 18:09:06 -03:00
  • 9acb9e4d6e Implement primitive restart draw arrays properly on OpenGL (#3256) gdkchan 2022-04-04 18:43:24 -03:00
  • d4b960d348
    Implement primitive restart draw arrays properly on OpenGL (#3256) gdkchan 2022-04-04 18:43:24 -03:00
  • 2074032ded Do not force scissor on clear if scissor is disabled (#3258) gdkchan 2022-04-04 18:30:43 -03:00
  • b2a225558d
    Do not force scissor on clear if scissor is disabled (#3258) gdkchan 2022-04-04 18:30:43 -03:00
  • 7ee25eb688 Small graphics abstraction layer cleanup (#3257) gdkchan 2022-04-04 18:21:06 -03:00
  • 0ef0fc044a
    Small graphics abstraction layer cleanup (#3257) gdkchan 2022-04-04 18:21:06 -03:00
  • 837c4f0dfe Fix shader textureSize with multisample and buffer textures (#3240) gdkchan 2022-04-04 14:43:58 -03:00
  • 04bd87ed5a
    Fix shader textureSize with multisample and buffer textures (#3240) gdkchan 2022-04-04 14:43:58 -03:00
  • cf3c8c55d7 infra: Put SDL2 headless release inside a GUI-less block in PR (#3218) Mary 2022-03-26 11:38:35 +01:00