Commit graph

  • 51b331e40e Fix rebase Ac_K 2020-12-16 01:29:34 +0100
  • 2f27ce76f2 fix config.json file Ac_K 2020-12-09 07:52:26 +0100
  • fd1d26bd6e address gdkchan feedback and add 16:10 Ac_K 2020-12-08 22:50:35 +0100
  • 286e9201a4 gui/gpu: Implement setting and toggle for Aspect Ratio Ac_K 2020-12-03 06:09:20 +0100
  • 8e30a5ca00 Fix messageEvent Ac_K 2020-12-16 01:14:08 +0100
  • c6cca67123 Fix rebase Ac_K 2020-12-16 01:07:14 +0100
  • d250773358 Address gdkchan feedback Ac_K 2020-12-16 00:12:59 +0100
  • 7a2b7d927e am/gui: Implement Wake-up message. Ac_K 2020-11-24 19:55:41 +0100
  • 93f86bf2f7 Move getHandle to after remap sharmander 2020-12-15 16:33:28 -0500
  • c4fbfea978 Address Comments. riperiperi 2020-12-15 21:27:35 +0000
  • c2cf4d826a Add Vfma_V and Vfms_V Test. LDj3SNuD 2020-12-15 18:17:56 +0100
  • b5dced6616 Add Vfms_V Sse fast path and slow path. LDj3SNuD 2020-12-15 14:38:23 +0100
  • 778021f76f Nit: Fix Vfma_V order. LDj3SNuD 2020-12-15 07:27:35 +0100
  • 15a75840ad Fix Vfma_V slow path not using StandardFPSCRValue(). LDj3SNuD 2020-12-15 07:19:17 +0100
  • 3b3455abbd Merge branch 'master' into a32_ternary_scalar LDj3SNuD 2020-12-15 06:46:29 +0100
  • 3332b29f01
    CPU: Implement VFMA (Vector) (#1762) sharmander 2020-12-14 22:01:52 -0500
  • 0bd475a02c Simplify expression sharmander 2020-12-14 20:31:17 -0500
  • ad8a7016a8 Add Pmull_V Sse fast path only, both "8/16B -> 8H" and "1/2D -> 1Q" variants; with Test. LDj3SNuD 2020-12-15 01:55:52 +0100
  • 4ef1d52687 Addressed rip's comments. sharmander 2020-12-14 18:52:44 -0500
  • bd9a446147 Remove invalid map handles. sharmander 2020-12-14 18:41:39 -0500
  • 98c603c326 Add additional log msg. sharmander 2020-12-14 16:12:28 -0500
  • fea572940b Fix comment. riperiperi 2020-12-14 21:12:05 +0000
  • d55894351a Better swap interval 0 solution riperiperi 2020-12-14 20:22:59 +0000
  • 1a6437139c A bit more efficiency on frame waits. riperiperi 2020-12-10 22:25:32 +0000
  • 2217af63aa Fix lazy wait riperiperi 2020-12-02 02:43:09 +0000
  • b9ec1aa904 Use event wait for better timing. riperiperi 2020-11-29 02:45:36 +0000
  • d9072ee6bb Accurate timer for vsync riperiperi 2020-11-21 23:10:42 +0000
  • 74e35f058d Accumulate times rather than %s riperiperi 2020-11-21 18:09:57 +0000
  • 8a4f8e14e4 Interrupt GPU command processing when a frame's fence is reached. riperiperi 2020-11-21 03:20:02 +0000
  • 47ba81c661
    Fix pre-allocator shift instruction copy on a specific case (#1752) gdkchan 2020-12-14 17:56:07 -0300
  • e44548edbf Make logging more clear sharmander 2020-12-14 15:10:33 -0500
  • bb9479fc25 Fix to make shift use int rather than long for constants gdkchan 2020-12-14 16:57:22 -0300
  • 33675daede Experimental early return InvalidInput on Size == 0 sharmander 2020-12-14 14:16:55 -0500
  • b82a0e843c Add size check before adding map. sharmander 2020-12-14 13:07:46 -0500
  • 4dff08d63b Only perform allocs/dealloc when size > 0. sharmander 2020-12-14 12:42:06 -0500
  • fdefa1078b Add additional logging. sharmander 2020-12-14 12:12:27 -0500
  • b441febd81
    Merge branch 'master' into cpu--implement-fminmp sharmander 2020-12-14 09:36:29 -0500
  • b7b1b7d505
    Merge branch 'master' into a32_ternary_scalar LDj3SNuD 2020-12-14 03:13:37 +0100
  • b77183c164 Free up memory allocated by Pools during any PPTC translations at boot time. LDj3SNuD 2020-12-14 02:54:31 +0100
  • 44fe92c92e Merge branch 'master' into pptc_love LDj3SNuD 2020-12-14 02:29:35 +0100
  • c8bb3cc50e
    Fix register read after write on STREX implementation (#1801) gdkchan 2020-12-13 12:19:38 -0300
  • 6bc2733c17
    salieri: Support read-only mode if archive is already opened (#1807) Mary 2020-12-13 08:46:07 +0100
  • 19d18662ea
    Correct type of executable sizes (#1802) gdkchan 2020-12-13 04:30:27 -0300
  • 96e2028965 Use flags instead of title ID gdkchan 2020-12-13 04:16:47 -0300
  • 2323f3ff14 Terminate application before services gdkchan 2020-12-13 03:51:41 -0300
  • ef157bbe26
    Remove inexistent buffer from GetNintendoAccountUserResourceCacheForApplication (#1809) gdkchan 2020-12-12 08:10:12 -0300
  • b5b182a542 Remove inexistent buffer from GetNintendoAccountUserResourceCacheForApplication gdkchan 2020-12-12 02:28:07 -0300
  • 74aa7b20be
    Rewrite size for fixed size buffers (#1808) gdkchan 2020-12-12 00:06:20 -0300
  • 622a09b97e Rewrite size for fixed size buffers gdkchan 2020-12-11 23:52:18 -0300
  • 06057a99a6
    End empty gl queries before returning them to the pool. (#1806) riperiperi 2020-12-11 23:31:39 +0000
  • 2ffc117993 salieri: Support read-only mode if archive is already opened Mary 2020-12-12 00:25:37 +0100
  • 97f83dd346
    Update ARMeilleure/Instructions/InstEmitSimdArithmetic.cs sharmander 2020-12-11 16:19:10 -0500
  • 265de404b2 Use 1D_F ValueSource sharmander 2020-12-11 15:58:29 -0500
  • 6f16c2115f Remove 4S sharmander 2020-12-11 15:49:03 -0500
  • cbe2b9ada2 2S_4S_ sharmander 2020-12-11 15:42:13 -0500
  • cfff7ddc11 remove extra line sharmander 2020-12-11 15:41:32 -0500
  • bc47d4d321 Values misaligned themselves sharmander 2020-12-11 15:40:26 -0500
  • f9f2629b62 Address comments sharmander 2020-12-11 15:37:26 -0500
  • 1dab4f60bc Actually turn on fast paths sharmander 2020-12-11 15:27:37 -0500
  • ac2768c2e1 Update PPTC Ver sharmander 2020-12-11 15:02:08 -0500
  • 883b8224ca Implement Fmaxnmp (Scalar) as well. sharmander 2020-12-11 14:35:20 -0500
  • 3a181d1225 End empty gl queries before returning them to the pool. riperiperi 2020-12-11 18:46:15 +0000
  • f0c39b6716 Cleanup sharmander 2020-12-11 12:37:32 -0500
  • 21d1d8dcaa Cleanup and fix typos sharmander 2020-12-11 12:36:42 -0500
  • 554450f965 Update implementation sharmander 2020-12-11 12:29:36 -0500
  • e22534fe8a Merge branch 'master' of https://github.com/Ryujinx/Ryujinx into master sharmander 2020-12-11 10:08:14 -0500
  • 5bd7518279 Correct type of executable sizes gdkchan 2020-12-11 11:18:42 -0300
  • 8a6607540e
    GPU: Improve unnecessary return value in Map function. (#1799) sharmander 2020-12-11 00:05:53 -0500
  • 9889aa81fd PTC version update gdkchan 2020-12-11 01:15:15 -0300
  • 16648e3f41 Fix register read after write on STREX implementation gdkchan 2020-12-11 01:00:25 -0300
  • c0143d9a76 Remove incorrect description sharmander 2020-12-10 16:32:21 -0500
  • 47cdf80e7d Merge branch 'master' of https://github.com/saldabain/Ryujinx sharmander 2020-12-10 16:28:31 -0500
  • 1b5e464802
    Merge pull request #30 from Ryujinx/master sharmander 2020-12-10 16:22:01 -0500
  • ff87e2717e Remove unnecessary return val in Map function. sharmander 2020-12-10 16:00:23 -0500
  • d9ec2b3a81
    GPU: Resolve Memory Allocation Issues (#1797) sharmander 2020-12-10 15:32:23 -0500
  • 95bb589e1e Merge branch 'cpu--treemap-fix' of https://github.com/saldabain/Ryujinx into cpu--treemap-fix sharmander 2020-12-10 14:48:42 -0500
  • 93a5678c8a Remove extra page at end sharmander 2020-12-10 14:48:32 -0500
  • b6861e2d96
    Update Ryujinx.HLE/HOS/Services/Nv/NvMemoryAllocator.cs sharmander 2020-12-10 14:31:41 -0500
  • 3f631943a4 Ensure hex output sharmander 2020-12-10 14:09:44 -0500
  • 68b5ea2783 Improve logging sharmander 2020-12-10 13:15:12 -0500
  • 6c8ca245a0 Additional Check that the total range required doesn't exceed capacity of allocator addresses. sharmander 2020-12-10 12:24:51 -0500
  • d3f60aa211 Add additional check to restart loop from beginning if address goes beyond maximum allowed. sharmander 2020-12-10 12:01:15 -0500
  • 85236e8d35 Merge branch 'master' into pptc_love LDj3SNuD 2020-12-10 17:28:03 +0100
  • d478818dd9 Additional logging sharmander 2020-12-10 11:20:29 -0500
  • b631bdd822 Add Logging sharmander 2020-12-10 10:23:38 -0500
  • 5bd7890cac
    Merge pull request #29 from Ryujinx/master sharmander 2020-12-10 10:13:21 -0500
  • c0b9ac6653
    ngct: Fix services and stub calls (#1756) Ac_K 2020-12-10 03:08:28 +0100
  • c9b6be1ef8
    NVIDIA Thread create/delete stutter workarounds (#1760) riperiperi 2020-12-09 22:36:08 +0000
  • 06aa8a7578
    GPU - Improve Memory Allocation (#1722) sharmander 2020-12-09 17:26:05 -0500
  • 48278905d1
    Rewrite scheduler context switch code (#1786) gdkchan 2020-12-09 19:20:05 -0300
  • 793026ce48 Remove unnecessary code sharmander 2020-12-09 12:18:08 -0500
  • 8472681d63 Updated implementation sharmander 2020-12-09 12:17:30 -0500
  • 00d0f0e8d2 Implement Slow-Path of Pmull_V sharmander 2020-12-09 09:58:59 -0500
  • e11da0f05c Fix race in KTimeManager gdkchan 2020-12-09 03:49:41 -0300
  • 39f403d3ce Merge branch 'master' of https://github.com/Ryujinx/Ryujinx into master sharmander 2020-12-08 20:40:12 -0500
  • 3484265d37
    am: Implement GetHealthWarningDisappearedSystemEvent (#1788) Ac_K 2020-12-09 00:08:36 +0100
  • ae808e5876 Remove whitespace from cast Sharbel Aldabain 2020-12-08 15:55:12 -0500
  • cc0de472e8 Remove multicore from default config and schema gdkchan 2020-12-08 03:03:16 -0300
  • 00495c7396 Re-enable assert gdkchan 2020-12-08 02:15:30 -0300
  • b79cfd4cb9 Wrong opcode was used by a bad merge. Sharbel Aldabain 2020-12-07 23:12:43 -0500