1
0
forked from MeloNX/MeloNX

Commit Graph

  • 5b13ee655c
    Fix the rotate right method on ABitUtils (#486) gdkchan 2018-10-28 22:18:58 -03:00
  • 83d818bed9 Timing: Optimize Timestamp Aquisition (#479) jduncanator 2018-10-29 09:31:13 +11:00
  • c1b7340023 Timing: Optimize Timestamp Aquisition (#479) jduncanator 2018-10-29 09:31:13 +11:00
  • c95ba86430 Add SHA1C, SHA1H, SHA1M, SHA1P, SHA1SU0, SHA1SU1 and Isb instructions; add 6 Tests (closed box). (#483) LDj3SNuD 2018-10-28 23:27:50 +01:00
  • b956bbc32c Add SHA1C, SHA1H, SHA1M, SHA1P, SHA1SU0, SHA1SU1 and Isb instructions; add 6 Tests (closed box). (#483) LDj3SNuD 2018-10-28 23:27:50 +01:00
  • 15626000c1 Crop instead of resizing on 2d engine texture copies (#482) gdkchan 2018-10-27 15:46:17 -03:00
  • 111d14f74a Crop instead of resizing on 2d engine texture copies (#482) gdkchan 2018-10-27 15:46:17 -03:00
  • 5b8d456648 hid: Implement KEY_RSTICK_* & KEY_LSTICK_* (#466) Thomas Guillemard 2018-10-27 20:36:49 +02:00
  • 19152def95 hid: Implement KEY_RSTICK_* & KEY_LSTICK_* (#466) Thomas Guillemard 2018-10-27 20:36:49 +02:00
  • 19c3f51cc2 Add Sse Opt. for S/Uaddl_V, S/Uhadd_V, S/Uhsub_V, S/Umlal_V, S/Umlsl_V, S/Urhadd_V, S/Usubl_V Inst.; and for S/Urshr_V, S/Ursra_V Inst.. (#480) LDj3SNuD 2018-10-26 00:10:41 +02:00
  • 00d4f44bbb Add Sse Opt. for S/Uaddl_V, S/Uhadd_V, S/Uhsub_V, S/Umlal_V, S/Umlsl_V, S/Urhadd_V, S/Usubl_V Inst.; and for S/Urshr_V, S/Ursra_V Inst.. (#480) LDj3SNuD 2018-10-26 00:10:41 +02:00
  • f01b63e9a6 Fix Color Mask values (#473) gdkchan 2018-10-25 18:30:09 -03:00
  • f0a49a1c94
    Fix Color Mask values (#473) gdkchan 2018-10-25 18:30:09 -03:00
  • f42b62a6b6 Move prio/core locals inside the lock on yield (#478) gdkchan 2018-10-24 09:45:37 -03:00
  • 2fd23577ce
    Move prio/core locals inside the lock on yield (#478) gdkchan 2018-10-24 09:45:37 -03:00
  • e37ed6ba14 Fix for render target and a shader compilation issue (#471) gdkchan 2018-10-23 17:59:52 -03:00
  • 9ace6b9285
    Fix for render target and a shader compilation issue (#471) gdkchan 2018-10-23 17:59:52 -03:00
  • c27372cb10 Add depth range support on the GPU (#472) gdkchan 2018-10-23 16:04:08 -03:00
  • 044b84b078
    Add depth range support on the GPU (#472) gdkchan 2018-10-23 16:04:08 -03:00
  • 593acfbe7d Fix Fcvtl_V and Fcvtn_V; fix half to float conv. and add float to half conv. (full FP emu.). Add 4 FP Tests. (#468) LDj3SNuD 2018-10-23 16:12:45 +02:00
  • e674b37710 Fix Fcvtl_V and Fcvtn_V; fix half to float conv. and add float to half conv. (full FP emu.). Add 4 FP Tests. (#468) LDj3SNuD 2018-10-23 16:12:45 +02:00
  • 9ef677af8b Implement basic psm service (#467) Ac_K 2018-10-21 06:01:22 +00:00
  • 7920dc1d2f Implement basic psm service (#467) Ac_K 2018-10-21 06:01:22 +00:00
  • beafd1a29d Complete rewrite of bsd IClient (#460) Thomas Guillemard 2018-10-21 00:08:58 +02:00
  • b5f7d8106b Complete rewrite of bsd IClient (#460) Thomas Guillemard 2018-10-21 00:08:58 +02:00
  • dcf6481f67 Print stack trace on invalid memory accesses (#461) gdkchan 2018-10-20 19:07:52 -03:00
  • 2cb8541462 Print stack trace on invalid memory accesses (#461) gdkchan 2018-10-20 19:07:52 -03:00
  • 0ac1e5b9ec Improve texture tables (#457) gdkchan 2018-10-17 18:02:23 -03:00
  • 0e1e094b7a
    Improve texture tables (#457) gdkchan 2018-10-17 18:02:23 -03:00
  • 68cba4990c Remove unnecessary usings (#463) gdkchan 2018-10-17 14:55:10 -03:00
  • 02a8e7fc93
    Remove unnecessary usings (#463) gdkchan 2018-10-17 14:55:10 -03:00
  • 58e056fa9b Move logging to Ryujinx.Common and make it a static class (#413) ReinUsesLisp 2018-10-17 14:15:50 -03:00
  • b3a4662be1 Move logging to Ryujinx.Common and make it a static class (#413) ReinUsesLisp 2018-10-17 14:15:50 -03:00
  • eac4cbd352 Remove IFileSystem::OpenDirectory extraneous check (#459) Thomas Guillemard 2018-10-17 01:55:10 +02:00
  • 9b19ea3c87 Remove IFileSystem::OpenDirectory extraneous check (#459) Thomas Guillemard 2018-10-17 01:55:10 +02:00
  • b8bc4e4161 Add G8R8Unorm, G8R8Snorm, B8G8R8A8, D24_S8 Uint, R8Uint, R32Uint (#426) HorrorTroll 2018-10-15 04:23:23 +07:00
  • 76330b10b4 Add G8R8Unorm, G8R8Snorm, B8G8R8A8, D24_S8 Uint, R8Uint, R32Uint (#426) HorrorTroll 2018-10-15 04:23:23 +07:00
  • ccf7c7dc17 Add RG16Unorm & R16Uint (#456) HorrorTroll 2018-10-15 04:20:10 +07:00
  • b0cfe2fb1f Add RG16Unorm & R16Uint (#456) HorrorTroll 2018-10-15 04:20:10 +07:00
  • 2d3d847b12 Add support for saturation on some shader instructions, fix ReadTexture alignment and add ColorMask support (#451) gdkchan 2018-10-13 23:54:14 -03:00
  • 72317d7777
    Add support for saturation on some shader instructions, fix ReadTexture alignment and add ColorMask support (#451) gdkchan 2018-10-13 23:54:14 -03:00
  • 0ebaf19077 Add Fmls_Se, Fmulx_Se/Ve, Smov_S Inst.; Opt. Clz/Clz_V, Cnt_V, Shl_V, S/Ushr_V, S/Usra_V Inst.; Add 11 Tests. Some fixes. (#449) LDj3SNuD 2018-10-14 04:35:16 +02:00
  • 894459fcd7 Add Fmls_Se, Fmulx_Se/Ve, Smov_S Inst.; Opt. Clz/Clz_V, Cnt_V, Shl_V, S/Ushr_V, S/Usra_V Inst.; Add 11 Tests. Some fixes. (#449) LDj3SNuD 2018-10-14 04:35:16 +02:00
  • 53e4afcbbf Fix some issues with UserId (#455) Thomas Guillemard 2018-10-14 04:07:56 +02:00
  • ac1a379265 Fix some issues with UserId (#455) Thomas Guillemard 2018-10-14 04:07:56 +02:00
  • f47a68f371 Update IAccountService and IManagerForApplication (#454) Ac_K 2018-10-13 23:16:02 +00:00
  • 3561062bc6 Update IAccountService and IManagerForApplication (#454) Ac_K 2018-10-13 23:16:02 +00:00
  • 320c8c8879 Update UInt128.cs (#453) Ac_K 2018-10-13 21:29:49 +00:00
  • 824d4b74d0 Update UInt128.cs (#453) Ac_K 2018-10-13 21:29:49 +00:00
  • 270108f9e1 Quads, QuadStrip, const attributes and half-float attributes support (#447) gdkchan 2018-10-12 22:37:01 -03:00
  • aa1cd849cf Quads, QuadStrip, const attributes and half-float attributes support (#447) gdkchan 2018-10-12 22:37:01 -03:00
  • e58ff533ed Fix race condition on OpenALAudioOut (#448) gdkchan 2018-10-12 18:47:53 -03:00
  • dd3cb33c9f
    Fix race condition on OpenALAudioOut (#448) gdkchan 2018-10-12 18:47:53 -03:00
  • 68bb719988 Implement IResolver (#442) Thomas Guillemard 2018-10-10 01:15:07 +02:00
  • b2063be597 Implement IResolver (#442) Thomas Guillemard 2018-10-10 01:15:07 +02:00
  • d0d4d66e39 Implement IRoInterface (#445) Thomas Guillemard 2018-10-10 01:01:49 +02:00
  • d5c0de8362 Implement IRoInterface (#445) Thomas Guillemard 2018-10-10 01:01:49 +02:00
  • 45173b69ac Break: don't crash when bit 31 is set (#444) Thomas Guillemard 2018-10-08 20:53:08 +02:00
  • 65c67bb4a5
    Break: don't crash when bit 31 is set (#444) Thomas Guillemard 2018-10-08 20:53:08 +02:00
  • ef96503db2 Tweak cpu cache deletion policy values (#433) gdkchan 2018-10-07 23:40:37 -03:00
  • 74ca82c534
    Tweak cpu cache deletion policy values (#433) gdkchan 2018-10-07 23:40:37 -03:00
  • c081b53e42 Stubs Again (#439) emmauss 2018-10-07 18:12:11 +03:00
  • 625fc8c0e0 Stubs Again (#439) emmauss 2018-10-07 18:12:11 +03:00
  • 5fe03144f2 Save Common implementation (#434) emmauss 2018-10-07 16:13:46 +03:00
  • caa181edf2 Save Common implementation (#434) emmauss 2018-10-07 16:13:46 +03:00
  • b15abc66e8 Implement ISslContext (#440) Ac_K 2018-10-07 00:16:42 +02:00
  • 5b8ccb717f Implement ISslContext (#440) Ac_K 2018-10-07 00:16:42 +02:00
  • d408018841 Misc content loading improvements (#432) Alex Barney 2018-10-06 09:11:47 -06:00
  • 5821ff675d Misc content loading improvements (#432) Alex Barney 2018-10-06 09:11:47 -06:00
  • 99b3a69765 Add 9+7 fast/slow FP inst. impls.; add 14 FP Tests. (#437) LDj3SNuD 2018-10-06 03:45:59 +02:00
  • bba9bf97d0 Add 9+7 fast/slow FP inst. impls.; add 14 FP Tests. (#437) LDj3SNuD 2018-10-06 03:45:59 +02:00
  • 5453be87b8 Merge pull request #436 from emmauss/hidhandles emmauss 2018-09-28 13:50:15 +03:00
  • 0254a84f90
    Merge pull request #436 from emmauss/hidhandles emmauss 2018-09-28 13:50:15 +03:00
  • 03c89722e0 fix out of handles error emmaus 2018-09-28 10:47:53 +00:00
  • 0ada047eaf fix out of handles error emmaus 2018-09-28 10:47:53 +00:00
  • e8152c06e5 Optimize BIC, BSL, BIT, BIF, XTN, ZIP, DUP (Gp), FMADD (Scalar) and FCVT (Scalar) using SSE intrinsics (#405) gdkchan 2018-09-26 23:30:21 -03:00
  • 0b52ee6627
    Optimize BIC, BSL, BIT, BIF, XTN, ZIP, DUP (Gp), FMADD (Scalar) and FCVT (Scalar) using SSE intrinsics (#405) gdkchan 2018-09-26 23:30:21 -03:00
  • 0a1f869098 Implement friend:a IFriendService: 10101 (#429) Ac_K 2018-09-26 00:59:29 +02:00
  • 40282da93a Implement friend:a IFriendService: 10101 (#429) Ac_K 2018-09-26 00:59:29 +02:00
  • a281d5a93d Fix multiple rendertargets (#427) ReinUsesLisp 2018-09-25 19:55:30 -03:00
  • 2562ca6c3f Fix multiple rendertargets (#427) ReinUsesLisp 2018-09-25 19:55:30 -03:00
  • a4b9f600b3 Improve kernel events implementation (#430) gdkchan 2018-09-23 15:11:46 -03:00
  • 7de7b559ad Improve kernel events implementation (#430) gdkchan 2018-09-23 15:11:46 -03:00
  • 8ddd85ed31 Add FMAXP and FMINP (Vector) instructions on the CPU (#412) gdkchan 2018-09-22 17:26:18 -03:00
  • 54ed9096bd
    Add FMAXP and FMINP (Vector) instructions on the CPU (#412) gdkchan 2018-09-22 17:26:18 -03:00
  • 8fffd5751b Fix IHidServer code style Ac_K 2018-09-21 06:30:58 +02:00
  • a76660eac5
    Fix IHidServer code style Ac_K 2018-09-21 06:30:58 +02:00
  • c65745816c Full 5.X stubbed IHidServer (#428) Ac_K 2018-09-21 02:08:35 +02:00
  • e77c1560e6 Full 5.X stubbed IHidServer (#428) Ac_K 2018-09-21 02:08:35 +02:00
  • 5db5ea5b60 Implement DepthWriteMask and add R16G16 (#425) ReinUsesLisp 2018-09-19 22:02:11 -03:00
  • 47a62e826f Implement DepthWriteMask and add R16G16 (#425) ReinUsesLisp 2018-09-19 22:02:11 -03:00
  • 98a52b42a0 General improvements for GpuResourceManager (#421) ReinUsesLisp 2018-09-19 18:26:49 -03:00
  • bed13f2022 General improvements for GpuResourceManager (#421) ReinUsesLisp 2018-09-19 18:26:49 -03:00
  • 0fe6ee1410 Fixup SSY (#424) ReinUsesLisp 2018-09-19 17:11:05 -03:00
  • e04221b293 Fixup SSY (#424) ReinUsesLisp 2018-09-19 17:11:05 -03:00
  • 019296399a Remove cold methods from the CPU cache (#224) gdkchan 2018-09-19 17:07:56 -03:00
  • 6d65e53664
    Remove cold methods from the CPU cache (#224) gdkchan 2018-09-19 17:07:56 -03:00
  • b7c9f12f2e Fix performance regression caused by the new scheduler changes (#422) gdkchan 2018-09-19 12:16:20 -03:00
  • 99b2692425
    Fix performance regression caused by the new scheduler changes (#422) gdkchan 2018-09-19 12:16:20 -03:00
  • c454dd0fba Show Game Title on Titlebar (#408) emmauss 2018-09-19 15:09:49 +03:00