Commit graph

  • 999574bfdb Fix image units bindings and shader dump in the presence of NOPs gdk 2019-11-10 11:03:38 -0300
  • f08dc9718b Revert "Check for ASTC support on the list of supported compressed formats" gdk 2019-11-09 22:55:30 -0300
  • 309e30805d Check for ASTC support on the list of supported compressed formats gdk 2019-11-09 21:26:29 -0300
  • 7743e8809c Fix regression on load/store local (wrong type) gdk 2019-11-09 12:24:24 -0300
  • 259211d7f6 Do not throw for invalid ASTC compressed textures gdk 2019-11-08 21:55:53 -0300
  • a3a98e9b64 Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled gdk 2019-11-08 17:29:41 -0300
  • 80de5bc78b Use a more efficient range list on the buffer manager gdk 2019-11-08 16:39:12 -0300
  • 73493cdf7e Remove some unused constants and other code gdk 2019-11-03 22:28:44 -0300
  • 4f34b09885 Add partial support for array of samplers, and add pass to identify them from bindless texture accesses gdk 2019-11-02 23:07:21 -0300
  • 74cf6b38ed Support window resizing gdk 2019-10-31 21:32:43 -0300
  • c5628edcb0 Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes gdk 2019-10-31 00:29:22 -0300
  • 0036c062bf Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them gdk 2019-10-30 20:45:01 -0300
  • a23dc3aa47 Add shader support for the round mode on the F2F instruction, support mipmaps on ASTC compressed textures gdk 2019-10-27 17:51:33 -0300
  • c2c304a4da Fix shader FMUL32I instruction saturation gdk 2019-10-27 13:33:08 -0300
  • cec877cfba Flush buffers on copies gdk 2019-10-26 23:41:01 -0300
  • e36fa7b8d1 Add per-source type memory change tracking, simplified state change tracking, other fixes gdk 2019-10-26 14:50:52 -0300
  • 6aca80a310 Initial support for image stores, support texture sample on compute gdk 2019-10-17 23:41:18 -0300
  • e1ee6c1881 Fix incorrect saturation on HADD2 and HMUL2 shader instructions gdk 2019-10-15 00:11:52 -0300
  • ba5b5a37ba Fix BC6 Signed/Unsigned float texture formats gdk 2019-10-15 00:11:11 -0300
  • c7680ab505 Handle quad and quad strip primitive types using triangle fans gdk 2019-10-15 00:10:20 -0300
  • 5828a3d355 Improved Min/Mip -> MinFilter enum conversion gdk 2019-10-13 23:24:31 -0300
  • e6eb55b548 Calculate width from stride on texture copies gdk 2019-10-13 22:48:09 -0300
  • 06aee2e132 Initial work gdk 2019-10-13 03:02:07 -0300
  • 87bfe681ef Fix remap ioctl map offset (#852) gdkchan 2019-12-24 22:54:26 -0300
  • c975befc19 Correct offset type gdkchan 2019-12-24 21:52:22 -0300
  • fd3df0e6c3 Remove manual migration button Alex Barney 2019-12-24 17:43:07 -0700
  • e39fa6d890 Fix remap ioctl map offset gdkchan 2019-12-24 21:40:51 -0300
  • 3e786baf61 Use a dummy NACP in EnsureSaveData if one is not loaded Alex Barney 2019-12-24 17:33:47 -0700
  • 6f154840f9
    Fix LibHac.IStorage not being disposed in FileSystem proxy Thog 2019-12-24 15:38:06 +0100
  • 68d1599a39
    Address gdk's comments Thog 2019-12-24 13:19:24 +0100
  • a043ca1474 Make "Open Save Directory" work Alex Barney 2019-12-23 20:53:36 -0700
  • c24b2ad346
    Fix a typo in a comment in KProcess.cs Thog 2019-12-24 04:29:09 +0100
  • d1d1ee2f29
    Make HLE disposable safely Thog 2019-12-24 04:23:09 +0100
  • c18a7fe8bd Merge master into libhac-save Alex Barney 2019-12-23 19:16:57 -0700
  • 17b2be7174 Also use Github Actions as a CI" (#847) Thog 2019-12-22 20:36:24 +0100
  • bce8972e7a Fix an endge case in bsd IClient::Poll implementation (#848) Thog 2019-12-22 20:33:59 +0100
  • d663174570
    Fix an endge case in bsd IClient::Poll implementation Thog 2019-12-22 17:48:01 +0100
  • bd010869a5 GUI: Implement context menu for the game table (#840) Xpl0itR 2019-12-22 02:49:51 +0000
  • 68f45beca1
    Also use Github Actions as a CI" Thog 2019-12-22 00:02:17 +0100
  • d56220922a dont show menu when right-clicking nothing Xpl0itR 2019-12-21 21:30:31 +0000
  • 719bec41db nit Xpl0itR 2019-12-14 11:34:56 +0000
  • eac86341aa add ability to create directory if it doesn't exist Xpl0itR 2019-12-02 17:34:32 +0000
  • edda2c2dff Minor bugfix and cleanup Xpl0itR 2019-12-02 15:17:52 +0000
  • d6963ee55d Add context menu to the game table Xpl0itR 2019-12-02 14:55:55 +0000
  • 01a4c80ed5
    Rewrite the configuration system (#831) Thog 2019-12-21 20:52:31 +0100
  • 5c581ac24b Nit. LDj3SNuD 2019-12-20 01:31:46 +0100
  • b901f7c918 opt LDj3SNuD 2019-12-20 00:54:25 +0100
  • e5858e2c7d
    Add a limit for the number of instructions in a function (#843) gdkchan 2019-12-14 18:18:51 -0300
  • 31dd08f94a
    Renmae LARGE_DESCRIPTION => LargeDescription Thog 2019-12-14 14:03:13 +0100
  • 44ad2f9722 Add a limit for the number of instructions in a function gdkchan 2019-12-14 02:27:53 -0300
  • 4ef17f66c4
    Address last issues Thog 2019-12-12 01:35:24 +0100
  • 43fd556d28 Fixes due to #757 & #841. LDj3SNuD 2019-12-09 13:59:30 +0100
  • ad5abbd112 Merge branch 'master' into aot LDj3SNuD 2019-12-09 13:23:53 +0100
  • d925de2d0e
    Fix ILogger type and size decoding (#842) Thog 2019-12-08 14:35:25 +0100
  • b76684e211
    Address gdk's comments Thog 2019-12-08 14:22:14 +0100
  • 340a37f4aa
    Fix ILogger type and size decoding Thog 2019-12-08 04:52:27 +0100
  • 98f2773db4
    Align Key.cs elements Thog 2019-12-07 17:45:04 +0100
  • c2ae90310e
    Address Ac_k's comments Thog 2019-12-07 17:33:23 +0100
  • 8c85bdf2ed Implemented fast paths for: (#841) LDj3SNuD 2019-12-07 13:45:32 +0100
  • 673a668cad ; LDj3SNuD 2019-12-06 00:49:04 +0100
  • 8885c68693
    Address gdk's last comment Thog 2019-12-05 16:56:55 +0100
  • 96e5f8fc6c
    Address some comments Thog 2019-12-05 03:25:29 +0100
  • 0a2403b3cc
    Fixes after rebase Thog 2019-12-05 03:05:03 +0100
  • 11cdae49f1 B = ~b LDj3SNuD 2019-12-04 21:18:57 +0100
  • 8f57828363 cpu-misc_opt LDj3SNuD 2019-12-04 19:06:09 +0100
  • d562ba37a0 Fully reverse swkbd configuration structure and follow-up to swkbd implementation (#839) jduncanator 2019-12-03 15:00:56 +1100
  • 77b3e138aa
    Update Config.json Thog 2019-12-03 00:39:55 +0100
  • e4968468a6 Fix further formatting issues jduncanator 2019-12-03 10:22:29 +1100
  • 4551ae2184 Fix formatting jduncanator 2019-12-03 10:18:49 +1100
  • 4e007a98cc Remove explicit access modifiers jduncanator 2019-12-03 10:18:30 +1100
  • 54af6910a5
    Address some comments Thog 2019-11-22 21:47:46 +0100
  • c9e3820dac
    Fix profiler builds Thog 2019-11-22 21:20:19 +0100
  • c77dbfa9aa
    Rename Configuration.cs => ConfigurationState.cs Thog 2019-11-22 20:16:20 +0100
  • ef57e047bb
    Make sure to save the configuration after loading default values Thog 2019-11-22 20:14:54 +0100
  • a41f11f79e
    Generate a default configuration if version mismatch or not found Thog 2019-11-22 19:39:06 +0100
  • 72fa78ec8d
    Address some of last TODO Thog 2019-11-22 17:07:53 +0100
  • 7ee9a00cf0
    Move the configuration system to Common Thog 2019-11-22 16:39:57 +0100
  • ba74f814e9
    Start rewriting the Configuration system Thog 2019-11-21 19:39:12 +0100
  • d970e17209 Add documentation jduncanator 2019-12-01 15:45:44 +1100
  • d5549e079c Merge branch 'master' into aot LDj3SNuD 2019-12-01 01:26:51 +0100
  • 23c83a177f Store savedata paths in the GUI Alex Barney 2019-11-30 16:56:14 -0600
  • 458b170ac6 Update RyuFs text Alex Barney 2019-11-30 15:47:25 -0600
  • 788eca55de Rename RyuFs directory to Ryujinx Alex Barney 2019-11-30 15:24:24 -0600
  • 4e38cadcad am: Fully reverse swkbd configuration structure jduncanator 2019-11-30 15:31:53 +1100
  • c965acaa2d Do migration automatically at startup Alex Barney 2019-11-29 18:04:47 -0600
  • 8801db5f8d Merge GUI update Alex Barney 2019-11-29 16:45:57 -0600
  • 64eacabe8f Revert UI changes Alex Barney 2019-11-29 15:56:29 -0600
  • 3a3252507f Update LibHac Alex Barney 2019-11-27 23:26:44 -0600
  • ffa7696a9e Update LibHac Alex Barney 2019-11-22 16:01:51 -0500
  • 1329155873 rebase Alex Barney 2019-11-22 14:28:49 -0500
  • 50b07f3b92 Completely comment out GUI play stats code Alex Barney 2019-11-18 21:36:43 -0500
  • 92efd41197 Set TitleName and TitleId in more cases. Fix TitleID naming style Alex Barney 2019-11-02 16:16:07 -0700
  • d78c60a469 Skip over UI stats when exiting Alex Barney 2019-11-02 14:47:02 -0700
  • 1fafb7ad25 Load control NCA when loading from an NSP Alex Barney 2019-11-02 14:45:20 -0700
  • ddb2ceb073 Add GetProgramIndexForAccessLog Alex Barney 2019-10-31 12:33:58 -0500
  • 3d1d3792ea Update RyuFs paths Alex Barney 2019-10-30 17:54:31 -0500
  • 909f39e49e Don't create UI files in the save path Alex Barney 2019-10-30 17:33:25 -0500
  • fbfea1cdf2 Change backup structure Alex Barney 2019-10-30 17:30:20 -0500
  • 516802f5b5 LibHac update Alex Barney 2019-10-30 14:46:20 -0500
  • 60af09611e Add a function to migrate to the new directory layout Alex Barney 2019-10-30 14:39:02 -0500