Commit graph

  • 32ebc2d574 remove nv stutter thread Emmanuel Hansen 2022-04-30 09:15:15 +0000
  • 1960a38b6a Fix build, simplify app disposal Emmanuel Hansen 2022-04-30 07:39:11 +0000
  • 72186fee7c Fix input Emmanuel Hansen 2022-04-30 07:24:23 +0000
  • 2f29a8d3f4 Auto-format Avalonia project gdk 2022-04-29 20:26:41 -0300
  • e212094a36 add prefix to artifact names Emmanuel Hansen 2022-04-20 20:08:51 +0000
  • af4b1e2db3 fix crash when showing not supported dialog during controller request Emmanuel Hansen 2022-04-17 13:24:31 +0000
  • c74bcd9145 ensure the right ui is downloaded in updates Emmanuel Hansen 2022-04-17 08:26:37 +0000
  • 9a41084798 addressed @Thog review Emmanuel Hansen 2022-04-16 10:21:00 +0000
  • 7e2249a51d delete render control frame buffer when game ends. change position of fav star Emmanuel Hansen 2022-04-15 19:09:15 +0000
  • 9a676f3920 remove star image, use fonticon instead Emmanuel Hansen 2022-04-15 12:00:49 +0000
  • 7b63f1bc91 cancel library loading when closing window Emmanuel Hansen 2022-04-15 10:55:08 +0000
  • a3a241a6d3 rebased Emmanuel Hansen 2022-04-15 09:56:40 +0000
  • a286fa5223 review Emmanuel Hansen 2022-04-15 09:29:50 +0000
  • dbb6d525ed review Emmanuel Hansen 2022-04-15 08:35:41 +0000
  • 6f65177474 use cancellation token Emmanuel Hansen 2022-04-15 08:09:09 +0000
  • d1efd4acbd addressed review Emmanuel Hansen 2022-04-14 10:16:10 +0000
  • 1ddca960d6 cleanup Emmanuel Hansen 2022-04-13 14:37:15 +0000
  • 92cb1a5078 review Emmanuel Hansen 2022-04-13 14:13:16 +0000
  • 95feaa6e56 review 1.1 Emmanuel Hansen 2022-04-12 15:40:43 +0000
  • 91a8b38527 review 1 Emmanuel Hansen 2022-04-12 15:40:04 +0000
  • e85726d3cb rebase. Emmanuel Hansen 2022-04-10 16:48:53 +0000
  • aa1d4b3863 get name for oading screen from device Emmanuel Hansen 2022-04-10 16:24:21 +0000
  • 8f23217184 move ui common files to ui common project Emmanuel Hansen 2022-04-10 16:16:03 +0000
  • 78a5b7e7ff remove vulkan ui backend Emmanuel Hansen 2022-04-10 13:36:55 +0000
  • 61e42e1912 avalonia part 1 Emmanuel Hansen 2022-04-10 13:26:02 +0000
  • 27e402aeee Remove unused field gdk 2022-05-02 23:45:11 -0300
  • 31d1e6ea0d Add 32-bit code memory syscalls gdk 2022-02-07 11:19:01 -0300
  • e58bf3496f Remove owner process validation gdk 2022-01-05 03:13:55 -0300
  • 91c5f1d086 Implement code memory syscalls gdk 2021-12-30 14:52:19 -0300
  • 95017b8c66
    Support memory aliasing () 1.1.110 gdkchan 2022-05-02 20:30:02 -0300
  • a4968aa8ed Make RO hold a reference to the guest process memory manager to avoid early disposal gdk 2022-05-02 17:37:19 -0300
  • e609901693
    Merge branch 'Ryujinx:master' into master Logan Stromberg 2022-05-02 09:45:57 -0700
  • 50ac22862a Address PR feedback gdk 2022-05-02 13:02:52 -0300
  • 5e96813403 Use ref counting on memory blocks to delay closing the shared memory handle until all blocks using it are disposed gdk 2022-05-02 12:30:07 -0300
  • 41b3f3bd3d Fix UnmapView4KB (by not casting size to int) gdk 2022-04-07 16:53:10 -0300
  • 30b346bc61 Disable aliasing tests again (still fails on Mac) gdk 2022-04-01 19:23:46 -0300
  • 84cc675c2b Only set MAP_JIT_DARWIN if we are mapping as executable gdk 2022-04-01 19:09:50 -0300
  • fb7bb4ae32 Add back the address space mirror gdk 2022-04-01 18:59:48 -0300
  • 9f1f175aaf Set MAP_JIT_DARWIN on x86 Mac too gdk 2022-04-01 18:16:38 -0300
  • 966c81ecef Fix typo + nits + re-enable memory tests gdk 2022-04-01 18:08:21 -0300
  • 9cf06d738b Shared memory & SIGBUS handler for macOS nastys 2022-04-01 22:04:17 +0200
  • f411c1f33e Disable memory aliasing tests while we don't have shared memory support on Mac gdk 2022-04-01 16:00:34 -0300
  • df10fe3553 We don't need a mirrorable memory block for software memory manager mode gdk 2022-04-01 15:44:43 -0300
  • b04a5c3c34 Add new GetPhysicalAddressChecked method, used to ensure the virtual address is mapped before address translation gdk 2022-04-01 15:39:36 -0300
  • 730587c37c Implement host mapping using shared memory on Linux gdk 2022-02-06 18:05:01 -0300
  • 68e73e097f Handle potential access violations caused by partial unmap gdk 2022-04-01 15:13:33 -0300
  • 3c0ce85eb8 More efficient view mapping on Windows (no more restricted to 4KB pages at a time) gdk 2022-04-01 10:46:08 -0300
  • d78ee8408e Make shared and transfer memory not depend on SharedMemoryStorage gdk 2021-12-30 14:31:16 -0300
  • b460fbd035 Linux support gdk 2021-12-28 17:55:45 -0300
  • a1036c9db3 Fixes and remove more of the emulated shared memory gdk 2021-12-28 09:25:58 -0300
  • 1a52021c1b Direct mapping with alias support on Windows gdkchan 2021-06-21 21:31:16 -0300
  • f60d0fb271 Back to the origins: Make memory manager take guest PA rather than host address once again gdkchan 2021-06-21 17:23:21 -0300
  • 4a892fbdc9
    Fix flush action from multiple threads regression () 1.1.109 riperiperi 2022-05-02 11:31:53 +0100
  • 50faac5000 Fix flush action from multiple threads regression riperiperi 2022-05-01 20:52:20 +0100
  • 9eb5b7a10d
    Restrict cases where vertex buffer size from index buffer type is used () 1.1.108 gdkchan 2022-05-01 11:12:34 -0300
  • 1e68cf53cc Fix DrawElementsIndirect GetGpuBufferRange gdk 2022-04-29 18:31:12 -0300
  • 368f190979 Global memory emulation using NV_shader_buffer_store and DrawElementsIndirect macro HLE, plus some shader fixes gdk 2022-04-29 14:38:07 -0300
  • d64594ec74
    Fix various issues with texture sync () 1.1.107 riperiperi 2022-04-29 22:34:11 +0100
  • 7283c7f2b0 Exchange rather than CompareExchange riperiperi 2022-04-28 01:53:15 +0100
  • d2013bc59c Restrict cases where vertex buffer size from index buffer type is used gdk 2022-04-27 19:47:18 -0300
  • 856a6a1db3
    Update supported language to be consistent Liam Harper 2022-04-27 09:35:54 +0100
  • acbdcc5fa5
    Fix identing in IApplicationFunctions Liam Harper 2022-04-27 09:33:26 +0100
  • 51d5b06b20
    Bug fix isn't actually needed Liam Harper 2022-04-27 09:32:04 +0100
  • 8190657eb2 Glade formatting take 2 Liam 2022-04-27 03:56:40 +0100
  • 9a15274836 Try and fix indenting in glade file Liam 2022-04-27 03:42:41 +0100
  • 8865cabd6b Adhere to variable declaration standards Liam 2022-04-27 03:40:24 +0100
  • b03b1c3fdc Bug fix Liam 2022-04-27 03:00:33 +0100
  • b7ffc0ce8f Fix supported languages bug and add supported languages to GUI Liam 2022-04-27 02:44:28 +0100
  • ed785b124b Fix various issues with texture sync riperiperi 2022-04-27 01:45:36 +0100
  • cdd3597a35 Address comment Mary 2022-04-26 18:08:50 +0200
  • d7994dd1d7
    Update the artifact build's version number voldemort2826 2022-04-24 22:25:09 +0700
  • 77c73325cd infra: Warn about support drop of old Windows versions Mary 2022-04-24 17:19:12 +0200
  • 78dfb82c5b Update SettingsWindow.glade Piplup 2022-04-04 15:11:38 +0100
  • 95c51566e2 oops Piplup 2022-04-04 13:23:28 +0100
  • fddca7b619 Update SettingsWindow.glade Piplup 2022-04-04 13:22:57 +0100
  • 4596b5e2fa Update SettingsWindow.glade Piplup 2022-04-03 21:58:54 +0100
  • 940a83d58a Update SettingsWindow.glade Piplup 2022-04-03 20:17:13 +0100
  • 3237543c7e
    Merge branch 'Ryujinx:master' into patch-3 voldemort2826 2022-04-24 21:28:50 +0700
  • 21626dbdaa
    Update build.yml voldemort2826 2022-04-24 21:28:13 +0700
  • 9f8377146d
    Merge branch 'Ryujinx:master' into master Logan Stromberg 2022-04-21 14:47:35 -0700
  • 6a1a03566a
    T32: Implement load/store single (immediate) () 1.1.106 merry 2022-04-21 00:25:43 +0100
  • 13f5294aa3
    Update NpadController.cs () 1.1.105 Harone 2022-04-20 13:22:45 +0200
  • 8673d6b65d Update NpadController.cs Harone 2022-04-19 16:10:03 +0200
  • 20527565ba Add volume control when scrolling over volume in status bar Matthew Cook 2022-04-18 22:43:31 +1200
  • 9444b4a647
    Implement HwOpus multistream functions () 1.1.104 gdkchan 2022-04-15 18:16:28 -0300
  • 610fc84f3e
    ReactiveObject: Handle case when oldValue is null () 1.1.103 merry 2022-04-15 11:58:27 +0100
  • e6b4b4f96e
    Merge branch 'Ryujinx:master' into master Logan Stromberg 2022-04-14 12:59:40 -0700
  • dc18581514 Avoid one copy gdk 2022-04-13 20:12:15 -0300
  • f8214ff343 Implement HwOpus multistream functions gdk 2022-04-13 19:50:13 -0300
  • 247d26b4b5
    ForceDpiAware: X11 implementation () 1.1.102 merry 2022-04-10 18:04:22 +0100
  • 1350f0f107 rebase. Emmanuel Hansen 2022-04-10 16:48:53 +0000
  • 7c765087c3 consolidate configuration files. this will break current configuration Emmanuel Hansen 2022-04-10 12:57:41 +0000
  • d75e748fa2 cleanup Emmanuel Hansen 2022-04-10 12:33:57 +0000
  • 6eacaf74df use system timer for render timer, fix hide mouse issue Emmanuel Hansen 2022-04-10 08:55:27 +0000
  • a25d0df0c1 fix crash on opening settings Emmanuel Hansen 2022-04-09 10:15:47 +0000
  • 39d141fb32 rebased Emmanuel Hansen 2022-04-09 06:40:16 +0000
  • 7c8051cdc7 remove fps over Emmanuel Hansen 2022-04-06 08:45:19 +0000
  • c2086efd84 improve shutdown process Emmanuel Hansen 2022-04-03 12:31:37 +0000
  • decca1ec29 sync game with window's swap buffers Emmanuel Hansen 2022-04-02 18:44:59 +0000
  • 20aa93ab0f fix resize issue Emmanuel Hansen 2022-03-31 14:33:23 +0000