Commit graph

  • ee9c20d5dc
    Update InstEmitSimdCvt.cs LDj3SNuD 2019-05-28 02:26:14 +0200
  • 9dc2155728
    Update OpCodeTable.cs LDj3SNuD 2019-05-28 02:24:58 +0200
  • 7edd0c5be2
    Fixed a bug and an aesthetic issue Xpl0itR 2019-05-27 12:02:07 +0100
  • f3eba5ebe4
    Requested Changes have been changed Xpl0itR 2019-05-27 02:00:20 +0100
  • c3af58ba06
    Update CpuTestSimd.cs LDj3SNuD 2019-05-26 23:43:03 +0200
  • 29b03d743a
    Update OpCodeTable.cs LDj3SNuD 2019-05-26 23:42:14 +0200
  • e1f32f3215
    Update InstEmitSimdArithmetic.cs LDj3SNuD 2019-05-26 23:41:28 +0200
  • 0d8c753c3a
    Update InstEmitSimdHelper.cs LDj3SNuD 2019-05-26 23:40:23 +0200
  • c47f932d1f changed the way RPsupported.dat is read Unknown 2019-05-24 19:43:58 +0100
  • 26a905b4f8 Big update Xpl0itR 2019-05-22 15:18:57 +0100
  • 167cc35687 Added missing ++ in BindMacro GPU method Andy Adshead 2019-05-13 01:20:54 +0100
  • 8332a5e40e Requested Changes Completed and Minor Updates Xpl0itR 2019-05-05 15:26:38 +0100
  • 12badfffb9 hid: Initial Keyboard Support (#684) Thomas Guillemard 2019-05-03 01:29:01 +0200
  • 29caae8c59
    Apply jd's suggestion Thomas Guillemard 2019-05-03 00:27:56 +0200
  • 825f659e07 fix some things i guess. Starlet 2019-05-01 17:29:08 -0400
  • 1736041252 Apparently, the Ryujinx devs didn't like my ServiceFactory changes. Oh well, maybe next time. Starlet 2019-05-01 16:37:56 -0400
  • 1fb2dbdc9a Comply with review again... Starlet 2019-05-01 16:24:57 -0400
  • 15a0f496c2 Comply with Ac_K reviews. Starlet 2019-05-01 16:12:11 -0400
  • 8d1742c841
    Fix 2 other nits Thomas Guillemard 2019-05-01 13:34:46 +0200
  • babf9087ad
    Address comments Thomas Guillemard 2019-05-01 13:32:45 +0200
  • 3079c6a659 Added missing bracket in _schema.json (#686) BaronKiko 2019-04-27 19:45:23 +0100
  • cd6d167970 Added missing bracket in _schema.json Andy Adshead 2019-04-27 19:37:06 +0100
  • 5682de7c0f Handle relative file paths in profiler config loading. (#685) BaronKiko 2019-04-27 13:57:42 +0100
  • 2deb917d66 Small fix to handle drag and drop opening changing relative file paths. Andy Adshead 2019-04-27 05:24:24 +0100
  • 2f18fa1d6a
    Make hid keyboard feature toggleable Thog 2019-04-26 19:56:44 +0200
  • edb7b6222f
    Fix for loops code style Thog 2019-04-26 19:17:10 +0200
  • 542a83d431
    Fix code style Thog 2019-04-26 19:15:43 +0200
  • 29c3620b40
    hid: Initial Keyboard Support Thog 2019-04-26 18:36:53 +0200
  • 8a7d99cdea Refactoring and optimization on CPU translation (#661) gdkchan 2019-04-26 01:55:12 -0300
  • 2b8eac1bce Extended ignore missing services to INvDrvServices (#674) BaronKiko 2019-04-26 05:54:46 +0100
  • a07086c280 Built in profiling (#567) BaronKiko 2019-04-26 05:53:10 +0100
  • a65da60310 Removed no longer used variable Andy Adshead 2019-04-26 01:37:39 +0100
  • e1680262b0 Merge branch 'original_master' into profiling Andy Adshead 2019-04-26 01:16:02 +0100
  • 6c96712bfb Uses iequatable over override equals to avoid conversion and checks at runtime Andy Adshead 2019-04-26 01:10:11 +0100
  • 33fc39f5bc Comment to clarify these are indexes in the list Andy Adshead 2019-04-26 00:58:52 +0100
  • 464eb95a69 Unindented #if's and #regions Andy Adshead 2019-04-26 00:50:15 +0100
  • 7c46899e2a Uses Interlocked.Increment over lock Andy Adshead 2019-04-26 00:40:45 +0100
  • e71d7ede97 Ordering nit Andy Adshead 2019-04-26 00:37:37 +0100
  • d9b4297b40 Another s nit Andy Adshead 2019-04-26 00:36:44 +0100
  • 802f6b0d00 Comment to clarify default time Andy Adshead 2019-04-26 00:28:53 +0100
  • 515b45d0f0 Added s to fix nit Andy Adshead 2019-04-26 00:26:03 +0100
  • dddcf45740 Removed extra line Andy Adshead 2019-04-26 00:23:53 +0100
  • 82d751d8bc Explicitly specified type in foreach Andy Adshead 2019-04-26 00:23:14 +0100
  • efa526a342 Re factored npad out Andy Adshead 2019-04-26 00:18:51 +0100
  • 16de171c44 Sse optimized the Scalar & Vector fp-to-fp conversion instructions (MNPZ & IX); added the related Tests (AMNPZ & IX). Small refactoring of existing instructions. (#676) LDj3SNuD 2019-04-26 00:58:29 +0200
  • 0d69d8e6c1 Add IManagerDisplayService::CreateStrayLayer (#683) Thomas Guillemard 2019-04-26 00:57:18 +0200
  • e0fc1a7a5f Merge branch 'original_master' into profiling Andy Adshead 2019-04-25 23:46:52 +0100
  • 6d67bd5602
    Add IManagerDisplayService::CreateStrayLayer Thog 2019-04-25 15:20:58 +0200
  • 6e8c080968 Updates to nifm, irs and nvdrv services (#679) HorrorTroll 2019-04-25 20:03:00 +0700
  • 26be1cb4e2 Implement gl_ClipDistance on the shader generator (#680) gdkchan 2019-04-24 20:09:01 -0300
  • e27974e8ad the array of supported titleIDs is now loaded from RPsupported Xpl0itR 2019-04-21 06:17:15 +0100
  • 192aef17b5 Handle unknown attribute loads aswell gdkchan 2019-04-24 13:38:30 -0300
  • d4edc9c39a Implement gl_ClipDistance on the shader generator, do not return the undef name for unknown built-in attributes gdkchan 2019-04-24 12:40:53 -0300
  • 156a32b4d0 Fix GetAudioRendererWorkBufferSize for REV5 (#677) Ac_K 2019-04-24 16:22:06 +0200
  • b3de6094ba Rework, was make broken old pr HorrorTroll 2019-04-24 19:54:29 +0700
  • f5399eadfc
    Delete IParentalControlService.cs HorrorTroll 2019-04-24 19:42:28 +0700
  • a1bfdf4671
    Fix nit 2 Ac_K 2019-04-24 04:44:57 +0200
  • beda89da27
    Fix RE mistake Ac_K 2019-04-24 04:39:23 +0200
  • 17c156dd8b
    Fix nit jduncanator 2019-04-24 04:36:31 +0200
  • 58b05ca44f
    Fix GetAudioRendererWorkBufferSize for REV5 Ac_K 2019-04-24 04:23:06 +0200
  • 3e43e96fe3
    Superseded. LDj3SNuD 2019-04-23 15:28:19 +0200
  • fc62905a0f
    Update CpuTestSimd.cs LDj3SNuD 2019-04-23 15:27:46 +0200
  • ee980757ff
    Update InstEmitSimdArithmetic.cs LDj3SNuD 2019-04-23 15:27:03 +0200
  • 768ab82bd2
    Update VectorHelper.cs LDj3SNuD 2019-04-23 15:26:20 +0200
  • 61ee483887
    Update InstEmitSimdCvt.cs LDj3SNuD 2019-04-23 15:25:33 +0200
  • 743d74ec48
    Nit. LDj3SNuD 2019-04-23 15:10:39 +0200
  • c16d8d20b8 Nits HorrorTroll 2019-04-23 13:10:34 +0700
  • 9bbe4f36db My bad. Starlet 2019-04-22 22:35:30 -0400
  • 354a30370d
    Implement IParentalControlService CheckFreeCommunicationPermission (#665) jduncanator 2019-04-22 16:54:47 +1000
  • 50d6ec9efe Toggle VSync Hotkey (#659) BaronKiko 2019-04-22 07:54:31 +0100
  • 18580ca507 Shouldn't have committed config change Andy Adshead 2019-04-21 23:07:35 +0100
  • c5a2a3b649 Ignores missing services now covers INvDrvServices Andy Adshead 2019-04-21 23:05:29 +0100
  • e68ab0018b Damnit, forgot. Starlet 2019-04-21 13:18:13 -0400
  • 41cce9b9d0 Whoops Starlet 2019-04-21 13:16:01 -0400
  • 74da8785a5 Sse optimized the 32-bit Vector & Scalar integer-to-fp conversion instructions (signed & unsigned); added the related Gp & V_Fixed Tests (signed & unsigned). (#662) LDj3SNuD 2019-04-21 04:07:35 +0200
  • 2704a7e07a
    Update InstEmitSimdCvt.cs LDj3SNuD 2019-04-21 00:54:43 +0200
  • 05862d202f Add Discord Rich Presence Xpl0itR 2019-04-20 20:51:27 +0100
  • 981616b362 Fix PCTL initialized log. Starlet 2019-04-20 12:17:55 -0400
  • efac6c4743 Add time shared memory, some ISelfController stuff and clean up ServiceFactory Starlet 2019-04-20 12:14:27 -0400
  • 1325e64f43
    fixed schema name jduncanator 2019-04-20 03:42:03 +0100
  • 2882aadb2b
    Merge branch 'master' into serviceHOS HorrorTroll 2019-04-20 09:34:38 +0700
  • 3629577b36 Implement IParentalControlService CheckFreeCommunicationPermission jduncanator 2019-04-20 12:25:29 +1000
  • 9e923b1473
    Implement IIrSensorServer GetIrsensorSharedMemoryHandle (#664) jduncanator 2019-04-20 12:23:13 +1000
  • ab1e334a7f Set _irsSharedMem jduncanator 2019-04-20 12:17:12 +1000
  • 745cd53d89 Implement IIrSensorServer GetIrsensorSharedMemoryHandle jduncanator 2019-04-20 12:03:44 +1000
  • bea73895f5
    Implement IIrSensorServer GetNpadIrCameraHandle (#663) jduncanator 2019-04-20 11:56:55 +1000
  • d3ae0c518c Nits jduncanator 2019-04-20 11:37:18 +1000
  • e96efc2d1c Revise for changes in later firmware jduncanator 2019-04-20 11:24:48 +1000
  • bcfb79a871 Throw ArgumentOutOfRange instead of IOE jduncanator 2019-04-20 11:01:16 +1000
  • e2105069c4 Implement IIrSensorServer GetNpadIrCameraHandle jduncanator 2019-04-20 10:44:53 +1000
  • f24eee6ba0
    Update OpCodeTable.cs LDj3SNuD 2019-04-18 20:59:34 +0200
  • 1ab6fedbb8
    Update InstEmitSimdCvt.cs LDj3SNuD 2019-04-18 20:59:08 +0200
  • da0efc367d
    Update CpuTestSimdShImm.cs LDj3SNuD 2019-04-18 20:58:16 +0200
  • ca967af14f
    Update CpuTestSimd.cs LDj3SNuD 2019-04-18 20:57:47 +0200
  • 730546d16c
    Update CpuTestSimdCvt.cs LDj3SNuD 2019-04-18 20:57:16 +0200
  • 1ff86dad55 Fix identation gdkchan 2019-04-17 23:01:22 -0300
  • 9d0b070dfd Implement IEquatable on the Register struct gdkchan 2019-04-17 20:55:24 -0300
  • ef47ed9007 Add back the aggressive inlining attribute to the Synchronize method gdkchan 2019-04-17 20:37:18 -0300
  • 57f5916783 Change equality comparison on RegisterMask for consistency jduncanator 2019-04-17 20:33:02 -0300
  • a5f483c0a7 Rename ilBlock -> block (local) gdkchan 2019-04-17 20:01:27 -0300