1
0
forked from MeloNX/MeloNX

Commit Graph

  • 873bb4c15a Fix BC6 Signed/Unsigned float texture formats gdk 2019-10-15 00:11:11 -03:00
  • 05374b26bb Handle quad and quad strip primitive types using triangle fans gdk 2019-10-15 00:10:20 -03:00
  • f90ee9b707 Handle quad and quad strip primitive types using triangle fans gdk 2019-10-15 00:10:20 -03:00
  • e7345d7baf Improved Min/Mip -> MinFilter enum conversion gdk 2019-10-13 23:24:31 -03:00
  • cdeeac163f Improved Min/Mip -> MinFilter enum conversion gdk 2019-10-13 23:24:31 -03:00
  • 4206b0d00a Calculate width from stride on texture copies gdk 2019-10-13 22:48:09 -03:00
  • 1bb08742c1 Calculate width from stride on texture copies gdk 2019-10-13 22:48:09 -03:00
  • fb2200c09b Initial work gdk 2019-10-13 03:02:07 -03:00
  • 1876b346fe Initial work gdk 2019-10-13 03:02:07 -03:00
  • 85803f406e Fix timezone month being reported incorrectly to games (#861) Thog 2020-01-09 01:08:57 +01:00
  • f617fb542a Fix timezone month being reported incorrectly to games (#861) Thog 2020-01-09 01:08:57 +01:00
  • 2dab99ebfb Fix ReactiveObject initial event not being propagated with boolean types (#860) Thog 2020-01-05 17:35:55 +01:00
  • 40039c5631
    Fix ReactiveObject initial event not being propagated with boolean types (#860) Thog 2020-01-05 17:35:55 +01:00
  • 565205d3ce Make sure to reload keys after Migration Thog 2020-01-05 16:39:35 +01:00
  • 01daefe38d
    Make sure to reload keys after Migration Thog 2020-01-05 16:39:35 +01:00
  • 697300462d Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Switch uses (#801) Alex Barney 2020-01-05 04:49:44 -07:00
  • 63b24b4af2 Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Switch uses (#801) Alex Barney 2020-01-05 04:49:44 -07:00
  • 2fbcb71419 Fix EphemeralNetworkSystemClock wrong steady clock (#858) Thog 2020-01-04 18:39:27 +01:00
  • e0e12b1672
    Fix EphemeralNetworkSystemClock wrong steady clock (#858) Thog 2020-01-04 18:39:27 +01:00
  • b32cec8b73 Implemented fast paths for: (#846) LDj3SNuD 2019-12-30 02:22:47 +01:00
  • 0915731a9d Implemented fast paths for: (#846) LDj3SNuD 2019-12-30 02:22:47 +01:00
  • 9ef23cf33c Fix GUI freeze wehn closing without any emulation running (#853) Thog 2019-12-29 23:37:54 +01:00
  • ad84f3a7b3
    Fix GUI freeze wehn closing without any emulation running (#853) Thog 2019-12-29 23:37:54 +01:00
  • 36ff031764 Fix LibHac.IStorage not being disposed in FileSystem proxy (#851) Thog 2019-12-26 02:58:38 +01:00
  • 1db3a66da3 Fix LibHac.IStorage not being disposed in FileSystem proxy (#851) Thog 2019-12-26 02:58:38 +01:00
  • a8ecd7e39c Make HLE disposable safely (#850) Thog 2019-12-26 02:50:17 +01:00
  • 55c956e2ec Make HLE disposable safely (#850) Thog 2019-12-26 02:50:17 +01:00
  • d5b4379d3d Fix remap ioctl map offset (#852) gdkchan 2019-12-24 22:54:26 -03:00
  • 87bfe681ef Fix remap ioctl map offset (#852) gdkchan 2019-12-24 22:54:26 -03:00
  • 17b6628d6b Also use Github Actions as a CI" (#847) Thog 2019-12-22 20:36:24 +01:00
  • 17b2be7174 Also use Github Actions as a CI" (#847) Thog 2019-12-22 20:36:24 +01:00
  • 61618864b6 Fix an endge case in bsd IClient::Poll implementation (#848) Thog 2019-12-22 20:33:59 +01:00
  • bce8972e7a Fix an endge case in bsd IClient::Poll implementation (#848) Thog 2019-12-22 20:33:59 +01:00
  • 8b601d47aa GUI: Implement context menu for the game table (#840) Xpl0itR 2019-12-22 02:49:51 +00:00
  • bd010869a5 GUI: Implement context menu for the game table (#840) Xpl0itR 2019-12-22 02:49:51 +00:00
  • c5957b1be9 Rewrite the configuration system (#831) Thog 2019-12-21 20:52:31 +01:00
  • 01a4c80ed5
    Rewrite the configuration system (#831) Thog 2019-12-21 20:52:31 +01:00
  • 1bf54fbf42 Add a limit for the number of instructions in a function (#843) gdkchan 2019-12-14 18:18:51 -03:00
  • e5858e2c7d
    Add a limit for the number of instructions in a function (#843) gdkchan 2019-12-14 18:18:51 -03:00
  • 6c2937526d Fix ILogger type and size decoding (#842) Thog 2019-12-08 14:35:25 +01:00
  • d925de2d0e
    Fix ILogger type and size decoding (#842) Thog 2019-12-08 14:35:25 +01:00
  • e34de2f1ac Implemented fast paths for: (#841) LDj3SNuD 2019-12-07 13:45:32 +01:00
  • 8c85bdf2ed Implemented fast paths for: (#841) LDj3SNuD 2019-12-07 13:45:32 +01:00
  • 4453e241b3 Fully reverse swkbd configuration structure and follow-up to swkbd implementation (#839) jduncanator 2019-12-03 15:00:56 +11:00
  • d562ba37a0 Fully reverse swkbd configuration structure and follow-up to swkbd implementation (#839) jduncanator 2019-12-03 15:00:56 +11:00
  • 14ea84d467 prepo: Silent error while parsing report (#837) Ac_K 2019-11-29 05:42:44 +01:00
  • bb7600e215 prepo: Silent error while parsing report (#837) Ac_K 2019-11-29 05:42:44 +01:00
  • 1b18e26592 Add features to GUI (#757) Xpl0itR 2019-11-29 04:32:51 +00:00
  • da4e0856c9 Add features to GUI (#757) Xpl0itR 2019-11-29 04:32:51 +00:00
  • c53aa62ff6 time: Fix wrong buffer usage in CalculateStandardUserSystemClockDifferenceByUser & CalculateSpanBetween (#836) Thog 2019-11-27 19:27:30 +01:00
  • c24e1892ad time: Fix wrong buffer usage in CalculateStandardUserSystemClockDifferenceByUser & CalculateSpanBetween (#836) Thog 2019-11-27 19:27:30 +01:00
  • 7a92bf9a7b Fix issues on ro implementation (#834) Thog 2019-11-26 19:41:17 +01:00
  • 69329dc569 Fix issues on ro implementation (#834) Thog 2019-11-26 19:41:17 +01:00
  • bd66ecd9bd prepo: Implement calls of IPrepoService (#830) Ac_K 2019-11-25 00:45:54 +01:00
  • 3f3ae99a0f prepo: Implement calls of IPrepoService (#830) Ac_K 2019-11-25 00:45:54 +01:00
  • 2102114b3e Remove one extraneous incrementation (#833) Thog 2019-11-25 00:32:07 +01:00
  • a0e0745f2f Remove one extraneous incrementation (#833) Thog 2019-11-25 00:32:07 +01:00
  • c5ca8af8ad Fix appveyor link and badge to master branch Ac_K 2019-11-23 04:20:34 +01:00
  • a1f3db2234
    Fix appveyor link and badge to master branch Ac_K 2019-11-23 04:20:34 +01:00
  • e654e8ee40 Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832) Ac_K 2019-11-23 03:15:15 +01:00
  • bb74aeae54 Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832) Ac_K 2019-11-23 03:15:15 +01:00
  • c4258e4c1c ldn: Implement calls of UserLocalCommunicationService (#829) Ac_K 2019-11-21 13:24:06 +01:00
  • cfcc360d06 ldn: Implement calls of UserLocalCommunicationService (#829) Ac_K 2019-11-21 13:24:06 +01:00
  • e475c99c05 Initial swkbd implementation (#826) jduncanator 2019-11-18 22:16:26 +11:00
  • ee81ab547e Initial swkbd implementation (#826) jduncanator 2019-11-18 22:16:26 +11:00
  • 4593ec2621 Implement IApplicationFunctions & IQueryService commands (#823) Ac_K 2019-11-15 01:25:22 +01:00
  • 79abc6ed93 Implement IApplicationFunctions & IQueryService commands (#823) Ac_K 2019-11-15 01:25:22 +01:00
  • c27abafaf5 Set AArch32 mode in KThread (#818) Natalie C 2019-11-14 09:28:13 -05:00
  • b9ae0b09d9 Set AArch32 mode in KThread (#818) Natalie C 2019-11-14 09:28:13 -05:00
  • b6f693cfd4 Fix GetAudioDeviceServiceWithRevisionInfo logging (#822) Ac_K 2019-11-14 10:06:28 +01:00
  • dead89576e Fix GetAudioDeviceServiceWithRevisionInfo logging (#822) Ac_K 2019-11-14 10:06:28 +01:00
  • 71a97b5de9 Implement a rudimentary applets system (#804) jduncanator 2019-11-14 16:18:44 +11:00
  • 35e5612766 Implement a rudimentary applets system (#804) jduncanator 2019-11-14 16:18:44 +11:00
  • f18f4b6f7e Add Mrs & Msr (Nzcv) Inst., with Tests. (#819) LDj3SNuD 2019-11-14 03:08:07 +01:00
  • 7c111a3567 Add Mrs & Msr (Nzcv) Inst., with Tests. (#819) LDj3SNuD 2019-11-14 03:08:07 +01:00
  • 604dbe9654 Update KEYS.md to use a new dumping guide and correct title.key formatting (#814) MysticExile 2019-11-10 14:02:29 +01:00
  • f0188bb345 Update KEYS.md to use a new dumping guide and correct title.key formatting (#814) MysticExile 2019-11-10 14:02:29 +01:00
  • 4bc49fa8aa Fix Fcmge_S/V & Fcmgt_S/V Inst.s (#815) LDj3SNuD 2019-11-10 03:21:03 +01:00
  • eefe2b20fc Fix Fcmge_S/V & Fcmgt_S/V Inst.s (#815) LDj3SNuD 2019-11-10 03:21:03 +01:00
  • 0b15c88e52 Improve IRoInterface logic (#809) Thomas Guillemard 2019-11-08 15:49:48 +01:00
  • 2ea8d5bd5f Improve IRoInterface logic (#809) Thomas Guillemard 2019-11-08 15:49:48 +01:00
  • fedfd07055 Add detail of ZbcSetTableArguments (#810) Thomas Guillemard 2019-11-08 15:49:28 +01:00
  • 88593bf872 Add detail of ZbcSetTableArguments (#810) Thomas Guillemard 2019-11-08 15:49:28 +01:00
  • 2958a975b7 Update README.md to reflect new changes in the Homebrew used and mentioned (#813) MysticExile 2019-11-08 05:43:00 +01:00
  • 5116951222 Update README.md to reflect new changes in the Homebrew used and mentioned (#813) MysticExile 2019-11-08 05:43:00 +01:00
  • e875c86231 hle: Fix some inconsistencies in namespace naming in Services (#808) Thomas Guillemard 2019-11-03 18:26:29 +01:00
  • b29950dbd6 hle: Fix some inconsistencies in namespace naming in Services (#808) Thomas Guillemard 2019-11-03 18:26:29 +01:00
  • be9b9c7cdf Rewrite nvservices (#800) Thomas Guillemard 2019-11-02 23:47:56 +01:00
  • 9426ef3f06 Rewrite nvservices (#800) Thomas Guillemard 2019-11-02 23:47:56 +01:00
  • c414a356a0 Update controller config (#793) Wardoc 2019-11-01 00:17:37 -03:00
  • 848cda1837 Update controller config (#793) Wardoc 2019-11-01 00:17:37 -03:00
  • 266b44c1fc .NET Core 3.0 is here! (#784) LDj3SNuD 2019-10-31 19:09:03 +01:00
  • eee639d6ba .NET Core 3.0 is here! (#784) LDj3SNuD 2019-10-31 19:09:03 +01:00
  • 2cf28fc144 Update README.md (#802) GalladeGuy 2019-10-31 13:21:56 -04:00
  • 35443bac5a Update README.md (#802) GalladeGuy 2019-10-31 13:21:56 -04:00
  • dd0708c777 Increase IPC buffer size (#803) jduncanator 2019-10-31 15:50:12 +11:00
  • d059ffb15d
    Increase IPC buffer size (#803) jduncanator 2019-10-31 15:50:12 +11:00
  • 7224302e33 Fix ghost users bug. (#799) LDj3SNuD 2019-10-28 01:50:50 +01:00
  • 59f48e3710 Fix ghost users bug. (#799) LDj3SNuD 2019-10-28 01:50:50 +01:00
  • 6f7cc43f61 Add Sli_S/V & Sri_S/V inst.s (fast & slow paths), with Tests. (#797) LDj3SNuD 2019-10-25 01:37:42 +02:00