1
0
forked from MeloNX/MeloNX

Commit Graph

  • 0673dc183a Reset cache on command buffer execution instead of sync calls (#341) ReinUsesLisp 2018-08-14 22:27:05 -03:00
  • 87ff1eb12e Better support for user accounts (#349) gdkchan 2018-08-14 19:02:42 -03:00
  • 9ac5583513
    Better support for user accounts (#349) gdkchan 2018-08-14 19:02:42 -03:00
  • 94ac7d3840 Implement IProfile Get and GetBase (#266) emmauss 2018-08-14 03:13:01 +03:00
  • 17f54b5d78 Implement IProfile Get and GetBase (#266) emmauss 2018-08-14 03:13:01 +03:00
  • ea1685008c Fix FMUL and TEXS shader instructions (#347) gdkchan 2018-08-13 19:46:36 -03:00
  • 4f499b6845
    Fix FMUL and TEXS shader instructions (#347) gdkchan 2018-08-13 19:46:36 -03:00
  • 2ac564d2b8 Implement AcquireNpadStyleSetUpdate event (#306) emmauss 2018-08-14 00:31:09 +03:00
  • 6e48312052 Implement AcquireNpadStyleSetUpdate event (#306) emmauss 2018-08-14 00:31:09 +03:00
  • 8bf6a11a3a Add partial support to the TEX.B shader instruction (#342) gdkchan 2018-08-13 18:22:09 -03:00
  • 09593ae6d8
    Add partial support to the TEX.B shader instruction (#342) gdkchan 2018-08-13 18:22:09 -03:00
  • 543ed093ca Add Sadalp_V, Saddlp_V, Uadalp_V, Uaddlp_V instructions; add 8 Tests. (#340) LDj3SNuD 2018-08-13 23:10:02 +02:00
  • 4518c52c65 Add Sadalp_V, Saddlp_V, Uadalp_V, Uaddlp_V instructions; add 8 Tests. (#340) LDj3SNuD 2018-08-13 23:10:02 +02:00
  • 7b96bec7ad Merge pull request #344 from greggameplayer/patch-1 emmauss 2018-08-11 16:33:12 +03:00
  • c05600a26b
    Merge pull request #344 from greggameplayer/patch-1 emmauss 2018-08-11 16:33:12 +03:00
  • 2d4eb9601f fix DockedMode variable delete unneeded spaces Unknown 2018-08-11 15:31:34 +02:00
  • 1f983d981e fix DockedMode variable delete unneeded spaces Unknown 2018-08-11 15:31:34 +02:00
  • 4736a6b940 Merge pull request #304 from emmauss/listdisplays emmauss 2018-08-11 15:32:56 +03:00
  • 8482e16dcc
    Merge pull request #304 from emmauss/listdisplays emmauss 2018-08-11 15:32:56 +03:00
  • b683b30d33 fix dock mode style issues emmauss 2018-08-11 12:24:55 +00:00
  • 402a143ae1
    fix dock mode style issues emmauss 2018-08-11 12:24:55 +00:00
  • c9ce01fcc4 Add the ability to set or not docked mode via config file (#227) greggameplayer 2018-08-11 14:12:28 +02:00
  • 1fd4311e12 Add the ability to set or not docked mode via config file (#227) greggameplayer 2018-08-11 14:12:28 +02:00
  • c8b6bf11c7 Add Sqdmulh_S, Sqdmulh_V, Sqrdmulh_S, Sqrdmulh_V instructions; add 6 Tests. Now all saturating methods are on ASoftFallback. (#334) LDj3SNuD 2018-08-10 19:27:15 +02:00
  • 02a6fdcd13 Add Sqdmulh_S, Sqdmulh_V, Sqrdmulh_S, Sqrdmulh_V instructions; add 6 Tests. Now all saturating methods are on ASoftFallback. (#334) LDj3SNuD 2018-08-10 19:27:15 +02:00
  • f1ece03ded Fix load/store exclusive/atomic pairwise instructions (#337) gdkchan 2018-08-10 01:14:27 -03:00
  • 267af1f0f7
    Fix load/store exclusive/atomic pairwise instructions (#337) gdkchan 2018-08-10 01:14:27 -03:00
  • 80f6db03a9 Low level graphics API prerequisites (#319) ReinUsesLisp 2018-08-10 01:09:40 -03:00
  • 25dd5f4238 Low level graphics API prerequisites (#319) ReinUsesLisp 2018-08-10 01:09:40 -03:00
  • 134b395d20 Add SetScreenShotImageOrientation (#310) greggameplayer 2018-08-08 08:00:54 +02:00
  • 652238f526 Add SetScreenShotImageOrientation (#310) greggameplayer 2018-08-08 08:00:54 +02:00
  • fad62608f7 Fix race condition on IdDictionary (#333) gdkchan 2018-08-07 23:32:24 -03:00
  • 0cec4cbee5
    Fix race condition on IdDictionary (#333) gdkchan 2018-08-07 23:32:24 -03:00
  • f2e753de23 Changing shader decompiler to avoid vec2 and vec3 types, which were causing specific crashes. (#332) Darabat 2018-08-06 22:26:19 -03:00
  • 827752ec07 Changing shader decompiler to avoid vec2 and vec3 types, which were causing specific crashes. (#332) Darabat 2018-08-06 22:26:19 -03:00
  • 327b481502 Fix silly copy/paste error on float variant of the FMINNM instruction gdkchan 2018-08-05 18:56:30 -03:00
  • 3cf1b6cf77 Fix silly copy/paste error on float variant of the FMINNM instruction gdkchan 2018-08-05 18:56:30 -03:00
  • 93a24a0ff2 More accurate impl of FMINNM/FMAXNM, add vector variants (#296) gdkchan 2018-08-05 02:54:21 -03:00
  • 221270db90
    More accurate impl of FMINNM/FMAXNM, add vector variants (#296) gdkchan 2018-08-05 02:54:21 -03:00
  • 768676d629 Implement Shared Fonts (#215) Thomas Guillemard 2018-08-04 23:38:49 +02:00
  • eeb626947e Implement Shared Fonts (#215) Thomas Guillemard 2018-08-04 23:38:49 +02:00
  • b069a4125e Add SQADD, UQADD, SQSUB, UQSUB, SUQADD, USQADD, SQABS, SQNEG (Scalar, Vector) instructions; add 24 Tests. Most saturation instructions now on ASoftFallback. (#314) LDj3SNuD 2018-08-04 21:58:54 +02:00
  • 5f34353dce Add SQADD, UQADD, SQSUB, UQSUB, SUQADD, USQADD, SQABS, SQNEG (Scalar, Vector) instructions; add 24 Tests. Most saturation instructions now on ASoftFallback. (#314) LDj3SNuD 2018-08-04 21:58:54 +02:00
  • 0ab6d0d9ee Fix for integer vertex attributes and iset bf flag (#323) gdkchan 2018-08-03 13:54:34 -03:00
  • fa70629fab
    Fix for integer vertex attributes and iset bf flag (#323) gdkchan 2018-08-03 13:54:34 -03:00
  • 898c873696 Use the more specific NotImplementedException type instead of just Exception (#322) AboodMadridista 2018-08-03 08:58:48 +08:00
  • c68bca5396 Use the more specific NotImplementedException type instead of just Exception (#322) AboodMadridista 2018-08-03 08:58:48 +08:00
  • feb0075319 moved metadata to process emmaus 2018-08-02 20:14:49 +00:00
  • a9a2c0c2f5 moved metadata to process emmaus 2018-08-02 20:14:49 +00:00
  • 013ea228e6 Merge pull request #298 from Cyuubi/npdm emmauss 2018-08-02 22:59:14 +03:00
  • d137405e94
    Merge pull request #298 from Cyuubi/npdm emmauss 2018-08-02 22:59:14 +03:00
  • 024bd713b7 Sleep OpenAL thread (#313) ReinUsesLisp 2018-08-01 00:48:49 -03:00
  • b92189cb71 Sleep OpenAL thread (#313) ReinUsesLisp 2018-08-01 00:48:49 -03:00
  • 10a4270b49 Implement A2B10G10R10 TextureFormat (#248) greggameplayer 2018-07-29 06:41:02 +02:00
  • ce96a45685 Implement A2B10G10R10 TextureFormat (#248) greggameplayer 2018-07-29 06:41:02 +02:00
  • ec1e71752e Add 5.0.0 IPCs (#300) Starlet 2018-07-29 00:40:02 -04:00
  • e07b0265c6 Add 5.0.0 IPCs (#300) Starlet 2018-07-29 00:40:02 -04:00
  • 300a2c1f17 Cache changes (#302) ReinUsesLisp 2018-07-29 01:39:15 -03:00
  • 3208173620 Cache changes (#302) ReinUsesLisp 2018-07-29 01:39:15 -03:00
  • 86a6621ad0 Some fix to IRequest on NIFM, support sending objects to services (#294) gdkchan 2018-07-29 01:36:29 -03:00
  • fdda67d476
    Some fix to IRequest on NIFM, support sending objects to services (#294) gdkchan 2018-07-29 01:36:29 -03:00
  • 5802879b61 Window related changes (#308) ReinUsesLisp 2018-07-29 01:35:36 -03:00
  • 7a308d9e73 Window related changes (#308) ReinUsesLisp 2018-07-29 01:35:36 -03:00
  • 205e894910 Avoid calling buffer binding when shader didn't change (#295) ReinUsesLisp 2018-07-26 13:49:29 -03:00
  • 51605fafc0 Avoid calling buffer binding when shader didn't change (#295) ReinUsesLisp 2018-07-26 13:49:29 -03:00
  • 860e816740 update encoding for branch instruction (#305) Arthur Chen 2018-07-27 00:46:05 +08:00
  • 39d36145ba update encoding for branch instruction (#305) Arthur Chen 2018-07-27 00:46:05 +08:00
  • 805cda0985 implemented ListDisplays emmaus 2018-07-24 21:38:44 +00:00
  • 4a3ed0cec7 implemented ListDisplays emmaus 2018-07-24 21:38:44 +00:00
  • 0f76a7e1ad Blit framebuffer without shaders (#229) ReinUsesLisp 2018-07-23 11:21:05 -03:00
  • 1344a47c77 Blit framebuffer without shaders (#229) ReinUsesLisp 2018-07-23 11:21:05 -03:00
  • df8ca2f6d0 Link BCAT:U & BCAT:A & BCAT:M & BCAT:S (#257) greggameplayer 2018-07-23 16:20:16 +02:00
  • ed29982f9b Link BCAT:U & BCAT:A & BCAT:M & BCAT:S (#257) greggameplayer 2018-07-23 16:20:16 +02:00
  • d24b67f100 Update ITimeZoneService.cs Ac_K 2018-07-22 19:38:29 +00:00
  • ed075ae3cd
    Update ITimeZoneService.cs Ac_K 2018-07-22 19:38:29 +00:00
  • cec6d7840f Add Npdm parsing into Ryujinx.HLE Starlet 2018-07-20 17:53:06 -04:00
  • 4b8a65fd84 Add Npdm parsing into Ryujinx.HLE Starlet 2018-07-20 17:53:06 -04:00
  • 1074629831 Stub AppletOE UnlockExit (#279) Rygnus 2018-07-20 00:27:50 +01:00
  • 241b46540d Stub AppletOE UnlockExit (#279) Rygnus 2018-07-20 00:27:50 +01:00
  • 01251c98ca Send data to OpenGL host without client-side copies (#285) ReinUsesLisp 2018-07-19 16:02:51 -03:00
  • 5fe0bc584b Send data to OpenGL host without client-side copies (#285) ReinUsesLisp 2018-07-19 16:02:51 -03:00
  • 18920f74c9 fix extra space emmauss 2018-07-19 18:53:49 +00:00
  • 45bb24dbae
    fix extra space emmauss 2018-07-19 18:53:49 +00:00
  • ca8e655898 Fix SystemPathToSwitchPath platform issues and make sure to delete temporary NRO after sessions dispose (#293) Thomas Guillemard 2018-07-19 20:44:52 +02:00
  • c9fc52edb6 Fix SystemPathToSwitchPath platform issues and make sure to delete temporary NRO after sessions dispose (#293) Thomas Guillemard 2018-07-19 20:44:52 +02:00
  • 04850913a6 Added appveyor configuration file (#277) emmauss 2018-07-19 20:49:34 +03:00
  • 8b67297711
    Added appveyor configuration file (#277) emmauss 2018-07-19 20:49:34 +03:00
  • bb044fb417 .gitignore: ignore autogenerated launchSettings.json (#292) mailwl 2018-07-19 19:45:50 +03:00
  • ee064a2fb8 .gitignore: ignore autogenerated launchSettings.json (#292) mailwl 2018-07-19 19:45:50 +03:00
  • 73fb06b034 Implement Geometry shaders (#280) ReinUsesLisp 2018-07-19 02:33:27 -03:00
  • cd203e98f2 Implement Geometry shaders (#280) ReinUsesLisp 2018-07-19 02:33:27 -03:00
  • 8f29cb92f0 AOpCodeTable: Speed up instruction decoding (#284) Merry 2018-07-19 06:32:37 +01:00
  • bdb6cbb435 AOpCodeTable: Speed up instruction decoding (#284) Merry 2018-07-19 06:32:37 +01:00
  • 75d3add493 Support deswizzle of sparse tiled textures and some frame buffer fixes (#275) gdkchan 2018-07-19 02:30:21 -03:00
  • 60f2198a1e
    Support deswizzle of sparse tiled textures and some frame buffer fixes (#275) gdkchan 2018-07-19 02:30:21 -03:00
  • 849a3bc49d Implement SvcWaitForAddress 0x34 (#289) Ac_K 2018-07-19 06:03:53 +02:00
  • 8b685b12f0 Implement SvcWaitForAddress 0x34 (#289) Ac_K 2018-07-19 06:03:53 +02:00
  • b324c0535a Update IGeneralService.cs Ac_K 2018-07-19 03:10:51 +02:00
  • 6a69001aa2
    Update IGeneralService.cs Ac_K 2018-07-19 03:10:51 +02:00
  • d8d0ad9863 Implement GetCurrentIpAddress() and stub GetCurrentNetworkProfile() (#271) simonmkwii-dev 2018-07-19 11:06:45 +10:00