Commit graph

  • 6472e85786 Fix gdkchan's comments Ac_K 2020-08-10 04:56:05 +0200
  • 31107b167a change AccountId Ac_K 2020-08-10 04:42:19 +0200
  • 4ce1c620cf account: Implement IManagerForApplication calls and IAsyncContext Ac_K 2020-08-10 04:31:50 +0200
  • 58f65b6523
    Replace the Audio Backend ComboBoxText to a ComboBox with a custom model (#1451) Xpl0itR 2020-08-09 21:46:06 +0100
  • 65ac9ca16b bluetooth: Fix event handle in IBluetoothDriver Ac_K 2020-08-09 22:09:23 +0200
  • 9c6a3aacc2
    Fix PTC version increment from #1433 (#1462) mageven 2020-08-09 09:02:00 +0530
  • 66f2dd9f22 Fix PTC version increment from #1433 mageven 2020-08-09 08:53:40 +0530
  • 5cf0c40daa Keep handles if possible to avoid server handle table exhaustion gdkchan 2020-08-08 23:21:32 -0300
  • 8aa1050efa Fix for applet transfer memory + some nits gdkchan 2020-08-07 19:20:12 -0300
  • 44835600bc IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel gdkchan 2020-08-07 14:40:26 -0300
  • 8a74480d27 Another PTC increment gdkchan 2020-08-08 22:02:24 -0300
  • 9f48869a1a Allow and use separate server per service, also fix exit issues gdkchan 2020-08-02 21:13:40 -0300
  • 9acdbd7a06 Remove ThreadCounter, its no longer needed gdkchan 2020-08-02 02:45:07 -0300
  • 7f6e537c50 Remove now unused code gdkchan 2020-08-02 02:05:44 -0300
  • fdd989ac4b Changes to allow explicit management of service threads gdkchan 2020-08-02 02:03:13 -0300
  • d07d54898a
    Address Ack's comments Xpl0itR 2020-08-08 19:52:58 +0100
  • e36e97c64d
    CPU: This PR fixes Fpscr, among other things. (#1433) LDj3SNuD 2020-08-08 17:18:51 +0200
  • 8d59ad88b4
    Forward OpenSaveDataInfoReaderOnlyCacheStorage to OpenSaveDataInfoReaderWithFilter (#1449) Alex Barney 2020-08-08 07:02:06 -0700
  • 8106bf65d9
    Add Issue Templates (#1456) Ac_K 2020-08-07 15:52:03 +0200
  • 60d236d7c6 Fix name Ac_K 2020-08-07 15:44:40 +0200
  • e19193e073
    Rename DebugLevel Performance to Slowdowns (#1450) mageven 2020-08-07 19:00:06 +0530
  • a923094ccf fix copy paste Ac_K 2020-08-06 23:49:54 +0200
  • 157ad3f54f
    Silence several build warnings (#1428) gdkchan 2020-08-06 18:40:41 -0300
  • 1c2f1c2aa7 Add Issue Templates Ac_K 2020-08-06 19:13:24 +0200
  • ee22517d92
    Improve branch operations (#1442) Ficture Seven 2020-08-05 02:52:33 +0400
  • bea768b358
    Use a combobox with a custom model to be able to disable entries within it Xpl0itR 2020-08-04 17:08:25 +0100
  • ebbbb689e9 Do not emit test when immediately preceded by and FICTURE7 2020-08-04 18:10:29 +0400
  • 52108ee315 Rename DebugLevel Performance to Slowdowns mageven 2020-08-04 19:31:37 +0530
  • c2e6e87da6 Forward OpenSaveDataInfoReaderOnlyCacheStorage to OpenSaveDataInfoReaderWithFilter Alex Barney 2020-08-03 22:30:08 -0700
  • a33dc2f491
    Improved Logger (#1292) mageven 2020-08-04 05:02:53 +0530
  • 6a691f7ef8 Batch replace Logger statements mageven 2020-08-03 09:04:53 +0530
  • 87861eaad1 Revert PrintGuestStackTrace to Info logs due to #1407 mageven 2020-08-03 07:59:09 +0530
  • 0b7139a600 Re-add App Exit disposes in proper order mageven 2020-07-21 09:18:30 +0530
  • b5c75f821d Print enabled LogLevels during init mageven 2020-06-29 14:39:17 +0530
  • a2ab411902 Unify unhandled exception event handlers mageven 2020-06-27 16:17:23 +0530
  • dcef1035d3 Add Notice log level mageven 2020-06-27 11:46:26 +0530
  • 8e0a993421 Reduce SendVibrationXX log level to Debug mageven 2020-06-09 18:46:50 +0530
  • fac275eed0 Manual optimizations mageven 2020-06-01 10:40:12 +0530
  • 15fecf15c5 Misc formatting mageven 2020-06-09 19:36:17 +0530
  • c4745b6600 Logger class changes only mageven 2020-06-01 10:39:48 +0530
  • 60db4c3530
    Implement a Macro JIT (#1445) gdkchan 2020-08-02 22:36:57 -0300
  • c11855565e
    Implement Software Keyboard GTK frontend (#1434) mageven 2020-08-03 07:00:58 +0530
  • f0c91d9efb
    Facilitate OpenGL debug logging via GUI (#1373) mageven 2020-08-02 20:11:24 +0530
  • 66d9173462 Address AcK's comments mageven 2020-08-02 19:46:31 +0530
  • 6c4868d7f3 Clean up FICTURE7 2020-08-02 10:34:20 +0400
  • 3882e35751 Fix _uiHandler init mageven 2020-08-02 09:28:54 +0530
  • 82aee162c1 Address jD's comments mageven 2020-07-31 19:28:01 +0530
  • 14f14cf350 Add proper Cancel functionality mageven 2020-07-31 14:09:42 +0530
  • 7a905ec23f Misc improvements mageven 2020-07-31 10:46:04 +0530
  • bc4c0706a4 Improve InputDialog widget mageven 2020-07-29 13:33:28 +0530
  • 2a0146d373 Add Transfer Memory support to AppletCreator mageven 2020-07-29 13:31:13 +0530
  • 0e75433010 Relocate UI handler to Emu Context from Config mageven 2020-07-28 15:20:13 +0530
  • 421db4fa58 Implement SwKbd GUI mageven 2020-07-27 15:51:48 +0530
  • 1457ab5456
    friend: Implement GetPlayHistoryRegistrationKey (#1424) Ac_K 2020-08-02 02:20:44 +0200
  • ba3ca0a188 Improve guid casting and remove unused vars Ac_K 2020-08-02 02:06:26 +0200
  • 3d6b0f0ef1 Fix guid and comment some codes Ac_K 2020-08-02 02:01:07 +0200
  • 81f0c99222 Use BranchIf in EmitNativeCall FICTURE7 2020-08-01 11:51:26 +0400
  • 6517bdde55 Improve IRDumper for BranchIf & Compare FICTURE7 2020-08-01 11:34:20 +0400
  • f57fb6e366 Increment PPTC interval version FICTURE7 2020-08-01 11:13:52 +0400
  • a128447231 Use BranchIf in EmitPtPointerLoad FICTURE7 2020-08-01 10:51:22 +0400
  • ef93924db5 Replace BranchIfTrue/False with BranchIf FICTURE7 2020-08-01 09:33:26 +0400
  • f8d3951836 Propagate Compare into BranchIfTrue/False use FICTURE7 2020-07-31 18:18:16 +0400
  • d6eb70f764 Use test when BranchIf & Compare against 0 FICTURE7 2020-07-31 18:10:34 +0400
  • 3c099454ca
    fs: stub ReadSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute (#1443) Mary 2020-07-31 12:25:33 +0200
  • 1fab76290a Add BranchIf instruction FICTURE7 2020-07-31 11:42:16 +0400
  • 7f3b347bfd Add Compare instruction FICTURE7 2020-07-31 11:31:16 +0400
  • 18800559a4 Nit: space gdkchan 2020-07-31 01:30:37 -0300
  • 4c08d35184
    Merge branch 'master' into a32_tester_fpscr_followup LDj3SNuD 2020-07-31 03:46:00 +0200
  • 5e80beb1e2 Implement a Macro JIT gdkchan 2020-07-30 20:30:08 -0300
  • 16bab8fb88
    common: Fix WMI exception (#1422) Ac_K 2020-07-30 21:02:06 +0200
  • e291c2c5c7 Address comments Thog 2020-07-30 20:50:30 +0200
  • 6cc86a9e98 fs: stub ReadSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute Thog 2020-07-30 19:16:00 +0200
  • 9878fc2d3c
    Implement inline memory load/store exclusive and ordered (#1413) gdkchan 2020-07-30 11:29:28 -0300
  • c91009eade Increment PPTC version gdkchan 2020-07-30 02:56:12 -0300
  • 09d1f2ad4f Address PR feedback gdkchan 2020-07-28 20:33:05 -0300
  • 8a1faf2701 Remove redundant memory checks gdkchan 2020-07-22 23:01:14 -0300
  • 8e45130e94 Increment PTC version due to bugfix gdkchan 2020-07-22 01:51:58 -0300
  • d49939a852 Fix missing REX prefix on 8-bits CMPXCHG gdkchan 2020-07-22 01:47:10 -0300
  • 871b94cc7e Implement inline memory load/store exclusive gdkchan 2020-07-21 17:27:35 -0300
  • 57bb0abda3
    Print guest stack trace on invalid memory access (#1407) gdkchan 2020-07-30 10:16:41 -0300
  • 636542d817
    Refactor shader translator ShaderConfig and reduce the number of out args (#1438) gdkchan 2020-07-30 02:53:23 -0300
  • b3c051bbec
    Use movd,movq for i32/64 VectorExtract %x, 0x0 (#1439) Ficture Seven 2020-07-30 09:52:26 +0400
  • 27e26b15a8 Inline count expression into Debug.Assert FICTURE7 2020-07-30 08:58:45 +0400
  • 5c3d9174f9 Use else-if instead FICTURE7 2020-07-30 08:51:13 +0400
  • 9b7e520ec5 Increment PPTC interval version FICTURE7 2020-07-29 20:39:38 +0400
  • 14d28ee0ab Use movd,movq for i32/64 VectorExtract %x, 0x0 FICTURE7 2020-07-29 17:14:58 +0400
  • e743fde2b1 Address PR feedbacks. LDj3SNuD 2020-07-29 04:59:20 +0200
  • 991784868f
    Fix shader regression on Intel iGPUs by reverting layout changes (#1425) gdkchan 2020-07-28 19:01:11 -0300
  • 43c13057da
    Implement alpha test using legacy functions (#1426) gdkchan 2020-07-28 18:30:08 -0300
  • 938c06c652
    Implement VIC BGRA output surface format (#1430) gdkchan 2020-07-28 18:25:58 -0300
  • 510eea1057 Refactor shader translator ShaderConfig and reduce the number of out args gdkchan 2020-07-28 17:11:27 -0300
  • 24b7f6c83a Revert "Fix Vcmp & Vcmpe opcode table." LDj3SNuD 2020-07-28 03:53:47 +0200
  • c117d9410d Fix Vcmp & Vcmpe opcode table. LDj3SNuD 2020-07-28 03:31:02 +0200
  • 5a91efb525 Merge branch 'a32_tester_fpscr_followup' of https://github.com/LDj3SNuD/Ryujinx into a32_tester_fpscr_followup LDj3SNuD 2020-07-27 16:57:10 +0200
  • 5f418d0752 Add Fpscr.Qc = 1 if sat. for Vqrshrn & Vqrshrun. LDj3SNuD 2020-07-27 16:56:59 +0200
  • 34da140d6f
    Merge branch 'master' into a32_tester_fpscr_followup LDj3SNuD 2020-07-27 05:51:24 +0200
  • a4c36873f7 CPU: This PR fixes Fpscr, among other things. LDj3SNuD 2020-07-27 05:33:58 +0200
  • ca0d1f8205
    ns/nim: Stub eShop related calls (#1420) Ac_K 2020-07-27 01:04:08 +0200
  • d8515b603b
    audin: Implement IAudioInManager ListAudioIns (#1419) Ac_K 2020-07-27 00:25:04 +0200
  • 51fbc1fde4
    Use polygon offset clamp if supported (#1429) gdkchan 2020-07-26 18:11:28 -0300