1
0
forked from MeloNX/MeloNX

Commit Graph

  • cf147f1e49 Quad to triangle optimization (#552) BaronKiko 2019-01-01 17:08:15 +00:00
  • 8beb7d11d5 This kind of thing drives me crazy gdkchan 2019-01-01 14:01:44 -03:00
  • 016156c288 This kind of thing drives me crazy gdkchan 2019-01-01 14:01:44 -03:00
  • a3698ca097 fix wrong contenttype (#553) emmauss 2018-12-30 15:36:35 +02:00
  • 8dcfeb64a3
    fix wrong contenttype (#553) emmauss 2018-12-30 15:36:35 +02:00
  • 030a86e5a1 System Language can be configurable. (#535) WilliamWsyHK 2018-12-27 23:08:34 +08:00
  • 5b029ae7a2 System Language can be configurable. (#535) WilliamWsyHK 2018-12-27 23:08:34 +08:00
  • b7e119fb9e Add RG16 Sint (#517) HorrorTroll 2018-12-27 18:05:54 +07:00
  • 5d14040e66 Add RG16 Sint (#517) HorrorTroll 2018-12-27 18:05:54 +07:00
  • bfc19ae143 Do not attempt to read unused attribute, fix attributes count (#520) gdkchan 2018-12-26 17:29:50 -02:00
  • 1fd1ec5664
    Do not attempt to read unused attribute, fix attributes count (#520) gdkchan 2018-12-26 17:29:50 -02:00
  • 72b667ac0d Fix Frecpe_S/V and Frsqrte_S/V (full FP emu.). Add Sse Opt. & SoftFloat Impl. for Fcmeq/ge/gt/le/lt_S/V (Reg & Zero), Faddp_S/V, Fmaxp_V, Fminp_V Inst.; add Sse Opt. for Shll_V, S/Ushll_V Inst.; improve Sse Opt. for Xtn_V Inst.. Add Tests. (#543) LDj3SNuD 2018-12-26 18:11:36 +01:00
  • 0f5b6dfbe8 Fix Frecpe_S/V and Frsqrte_S/V (full FP emu.). Add Sse Opt. & SoftFloat Impl. for Fcmeq/ge/gt/le/lt_S/V (Reg & Zero), Faddp_S/V, Fmaxp_V, Fminp_V Inst.; add Sse Opt. for Shll_V, S/Ushll_V Inst.; improve Sse Opt. for Xtn_V Inst.. Add Tests. (#543) LDj3SNuD 2018-12-26 18:11:36 +01:00
  • 154c154048 Fix issues with compressed NSO without a section (#548) Thomas Guillemard 2018-12-22 18:42:48 +01:00
  • d8f2497f15 Fix issues with compressed NSO without a section (#548) Thomas Guillemard 2018-12-22 18:42:48 +01:00
  • 71378256ad Refactor SVC handler (#540) gdkchan 2018-12-18 03:33:36 -02:00
  • 0039bb6394
    Refactor SVC handler (#540) gdkchan 2018-12-18 03:33:36 -02:00
  • 1b8f9b4b10 Update the Readme (#546) Dudejoe870 2018-12-17 18:34:23 -06:00
  • 2534a7f10c Update the Readme (#546) Dudejoe870 2018-12-17 18:34:23 -06:00
  • c45c93fb05 Move MaxUboSize definition (#530) Thomas Guillemard 2018-12-18 01:32:12 +01:00
  • 33e7c89822 Move MaxUboSize definition (#530) Thomas Guillemard 2018-12-18 01:32:12 +01:00
  • 0831a71a54 Add Frintz_S/V opcode and unit test, correction of some unit tests (#523) MS-DOS1999 2018-12-18 01:29:47 +01:00
  • 6aaf9ccb53 Add Frintz_S/V opcode and unit test, correction of some unit tests (#523) MS-DOS1999 2018-12-18 01:29:47 +01:00
  • f7c654a6a3 Optimized memory modified check (#538) Roderick Sieben 2018-12-12 02:48:54 +01:00
  • 2e143365eb Optimized memory modified check (#538) Roderick Sieben 2018-12-12 02:48:54 +01:00
  • e2d93b7714 Misc. CPU improvements (#519) gdkchan 2018-12-10 22:58:52 -02:00
  • 36e8e074c9
    Misc. CPU improvements (#519) gdkchan 2018-12-10 22:58:52 -02:00
  • 7adf242291 Fix homebrew input (#528) emmauss 2018-12-07 22:59:38 +02:00
  • f1529b1bc2
    Fix homebrew input (#528) emmauss 2018-12-07 22:59:38 +02:00
  • 93977c262b Fix InitializeOld & add FinalizeOld, SetAndWaitOld, GetOld on mm:u (#521) HorrorTroll 2018-12-07 22:19:10 +07:00
  • 5b4382f459 Fix InitializeOld & add FinalizeOld, SetAndWaitOld, GetOld on mm:u (#521) HorrorTroll 2018-12-07 22:19:10 +07:00
  • 75bc12eb43 Adjust naming conventions and general refactoring in HLE Project (#527) Alex Barney 2018-12-06 05:16:24 -06:00
  • fb1d9493a3 Adjust naming conventions and general refactoring in HLE Project (#527) Alex Barney 2018-12-06 05:16:24 -06:00
  • 58b3358f18 Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) gdkchan 2018-12-04 22:52:39 -02:00
  • 3615a70cae
    Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) gdkchan 2018-12-04 22:52:39 -02:00
  • 0bbda57e43 Adjust naming conventions and general refactoring in HLE Project (#490) Alex Barney 2018-12-04 14:23:37 -06:00
  • 85dbb9559a Adjust naming conventions and general refactoring in HLE Project (#490) Alex Barney 2018-12-04 14:23:37 -06:00
  • 28c2c91a52 NVDEC implementation using FFmpeg (#443) gdkchan 2018-12-03 00:38:47 -02:00
  • c86aacde76
    NVDEC implementation using FFmpeg (#443) gdkchan 2018-12-03 00:38:47 -02:00
  • 2a4d099bbf Fix Sshl_V; Add S/Uqrshl_V, S/Uqshl_V, S/Urshl_V; Add Tests. (#516) LDj3SNuD 2018-12-02 01:34:43 +01:00
  • ad00fd0244 Fix Sshl_V; Add S/Uqrshl_V, S/Uqshl_V, S/Urshl_V; Add Tests. (#516) LDj3SNuD 2018-12-02 01:34:43 +01:00
  • 238db2ff37 Normalize all the line endings (#518) jduncanator 2018-11-29 13:01:19 +11:00
  • 9b22e8af5e Normalize all the line endings (#518) jduncanator 2018-11-29 13:01:19 +11:00
  • f3e43b1882 Add support for bigger UBOs, fix sRGB regression, small improvement t… (#503) gdkchan 2018-11-28 21:09:44 -02:00
  • 59964f667c
    Add support for bigger UBOs, fix sRGB regression, small improvement t… (#503) gdkchan 2018-11-28 21:09:44 -02:00
  • 9157fb44ff Better process implementation (#491) gdkchan 2018-11-28 20:18:09 -02:00
  • 00579927e4
    Better process implementation (#491) gdkchan 2018-11-28 20:18:09 -02:00
  • 17906de800 Add RGBA16 Unorm (#513) HorrorTroll 2018-11-23 21:21:45 +07:00
  • e7fe7d7247 Add RGBA16 Unorm (#513) HorrorTroll 2018-11-23 21:21:45 +07:00
  • b0ae99407d GPU: Allow depth textures to be loaded (#511) jduncanator 2018-11-21 17:27:33 +11:00
  • 76e2d48eee GPU: Allow depth textures to be loaded (#511) jduncanator 2018-11-21 17:27:33 +11:00
  • e2f9e7eb90 Clean LM string (#512) Ac_K 2018-11-21 07:27:18 +01:00
  • ea35b3d1b0 Clean LM string (#512) Ac_K 2018-11-21 07:27:18 +01:00
  • 0975f80081 Support other switch controller types (#487) emmauss 2018-11-20 02:01:36 +02:00
  • dc02ac08ca Support other switch controller types (#487) emmauss 2018-11-20 02:01:36 +02:00
  • c6de4b43f8 fix typo (#509) emmauss 2018-11-19 11:04:33 +02:00
  • 0c36835f6d fix typo (#509) emmauss 2018-11-19 11:04:33 +02:00
  • 5a7faf2f2f Add BGRA8 Srgb (#505) HorrorTroll 2018-11-19 11:07:09 +07:00
  • 0f5efe050f Add BGRA8 Srgb (#505) HorrorTroll 2018-11-19 11:07:09 +07:00
  • bd0f4c875b Audio: Track and Call ReleaseCallbacks in the Dummy Audio Output (#508) jduncanator 2018-11-19 12:24:15 +11:00
  • df5960023e Audio: Track and Call ReleaseCallbacks in the Dummy Audio Output (#508) jduncanator 2018-11-19 12:24:15 +11:00
  • 8a61955978 ContentServices: Handle null LocationEntry Path in VerifyContentType (#506) jduncanator 2018-11-19 11:20:17 +11:00
  • 26e09474a9 ContentServices: Handle null LocationEntry Path in VerifyContentType (#506) jduncanator 2018-11-19 11:20:17 +11:00
  • 5b24ecc170 Implement ContentManager and related services (#438) emmauss 2018-11-18 21:37:41 +02:00
  • fe8fbb6fb9 Implement ContentManager and related services (#438) emmauss 2018-11-18 21:37:41 +02:00
  • a080ce2bd9 Add Sse Opt. for S/Umax_V, S/Umin_V, S/Uaddw_V, S/Usubw_V, Fabs_S/V, Fneg_S/V Inst.; for Fcvtl_V, Fcvtn_V Inst.; and for Fcmp_S Inst.. Add/Improve other Sse Opt.. Add Tests. (#496) LDj3SNuD 2018-11-18 03:41:16 +01:00
  • e603b7afbc Add Sse Opt. for S/Umax_V, S/Umin_V, S/Uaddw_V, S/Usubw_V, Fabs_S/V, Fneg_S/V Inst.; for Fcvtl_V, Fcvtn_V Inst.; and for Fcmp_S Inst.. Add/Improve other Sse Opt.. Add Tests. (#496) LDj3SNuD 2018-11-18 03:41:16 +01:00
  • 873b4e0d30 Enable SRGB framebuffers by default (#502) gdkchan 2018-11-17 02:10:51 -02:00
  • b7613dd4b8 Enable SRGB framebuffers by default (#502) gdkchan 2018-11-17 02:10:51 -02:00
  • fa1fc404a1 Improved GPU command lists decoding (#499) gdkchan 2018-11-17 02:01:31 -02:00
  • d2bb458b51 Improved GPU command lists decoding (#499) gdkchan 2018-11-17 02:01:31 -02:00
  • 4c524cc3f5 HwOpus service implementation (#201) gdkchan 2018-11-17 01:36:49 -02:00
  • b833183ef6 HwOpus service implementation (#201) gdkchan 2018-11-17 01:36:49 -02:00
  • 77569ad35b Audio: Properly implements audio fallback for SoundIO (#500) jduncanator 2018-11-17 14:35:15 +11:00
  • 5829e36a5c Audio: Properly implements audio fallback for SoundIO (#500) jduncanator 2018-11-17 14:35:15 +11:00
  • 2323ba3c29 Get rid of the link to Ryujinx-Settings (#501) GalladeGuy 2018-11-16 22:33:38 -05:00
  • ad98558295 Get rid of the link to Ryujinx-Settings (#501) GalladeGuy 2018-11-16 22:33:38 -05:00
  • 9ba763ce0b Implement libsoundio as an alternative audio backend (#406) jduncanator 2018-11-15 13:22:50 +11:00
  • 8275bc3c08 Implement libsoundio as an alternative audio backend (#406) jduncanator 2018-11-15 13:22:50 +11:00
  • 76a89013b9 Force cache to remove entries when memory usage exceeds a given threshold (#492) gdkchan 2018-11-14 20:22:02 -02:00
  • 85ffd76016 Force cache to remove entries when memory usage exceeds a given threshold (#492) gdkchan 2018-11-14 20:22:02 -02:00
  • 30881afe0c Initialize blend registers with default values (#497) gdkchan 2018-11-14 19:50:31 -02:00
  • 453543fb88 Initialize blend registers with default values (#497) gdkchan 2018-11-14 19:50:31 -02:00
  • 637bcbc298 Add BGR5A1 Image Format (#495) Ac_K 2018-11-11 05:27:06 +01:00
  • 437962a65d Add BGR5A1 Image Format (#495) Ac_K 2018-11-11 05:27:06 +01:00
  • cd6d288f55 Update ImageUtils.cs (#494) Ac_K 2018-11-09 19:41:40 +01:00
  • fdd5767887 Update ImageUtils.cs (#494) Ac_K 2018-11-09 19:41:40 +01:00
  • ef1b013f85 Fix BLR when the source reg is X30 (#493) gdkchan 2018-11-09 16:41:20 -02:00
  • a4822b7946
    Fix BLR when the source reg is X30 (#493) gdkchan 2018-11-09 16:41:20 -02:00
  • e1de72283f Implment common and independent blend properly (fixes #458) (#485) gdkchan 2018-11-01 01:22:24 -03:00
  • 44c1cf3fe5
    Implment common and independent blend properly (fixes #458) (#485) gdkchan 2018-11-01 01:22:24 -03:00
  • c1d70a4ff6 Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489) LDj3SNuD 2018-11-01 05:22:09 +01:00
  • 1e7ea76f14 Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489) LDj3SNuD 2018-11-01 05:22:09 +01:00
  • 09639845fc Update libhac. Load tickets from XCI files (#476) Alex Barney 2018-10-30 20:34:27 -06:00
  • 53e6664526 Update libhac. Load tickets from XCI files (#476) Alex Barney 2018-10-30 20:34:27 -06:00
  • 2a6b39d3f6 Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) Alex Barney 2018-10-30 19:43:02 -06:00
  • 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) Alex Barney 2018-10-30 19:43:02 -06:00
  • 8be135d2d0 Fix regression caused by wrong time delta calculation on cache deletion methods gdkchan 2018-10-30 11:42:27 -03:00
  • 5a87e58183 Fix regression caused by wrong time delta calculation on cache deletion methods gdkchan 2018-10-30 11:42:27 -03:00
  • 63237973fe Fix the rotate right method on ABitUtils (#486) gdkchan 2018-10-28 22:18:58 -03:00