Commit graph

  • b5abfd57c6 Merge branch 'master' into pptc_meets_exefs_patching LDj3SNuD 2021-02-14 03:52:12 +0100
  • f6edc97c6b Merge branch 'master' into pptc_reloc_const_fix LDj3SNuD 2021-02-14 03:42:34 +0100
  • b6218d5008 Initial Implementation sharmander 2021-02-13 21:08:21 -0500
  • d49d8d6579 Merge branch 'master' into pptc_and_pool_enhancements LDj3SNuD 2021-02-14 03:05:20 +0100
  • 8b9c28ac7d Added a simple PtcFormatter library for deserialization/serialization, which does not require reflection, in use at PtcJumpTable and PtcProfiler; improves maintainability and simplicity/readability of affected code. LDj3SNuD 2021-02-14 03:04:12 +0100
  • 608658ea7a [draft] InstEmitSimdArithmetic: One Newton step in Frsqrte_S MerryMage 2021-02-13 02:08:54 +0000
  • 80ed8596c1
    prepo: Implement GetSystemSessionId and add perms (#2014) Ac_K 2021-02-11 20:24:54 +0100
  • 2301f39f8a address feedbacks Ac_K 2021-02-11 20:12:11 +0100
  • 76258c2de1 prepo: Implement GetSystemSessionId and add perms Ac_K 2021-02-11 19:38:01 +0100
  • 0b02e08b72
    Hotfix for Joy-Con Images (#2011) Ayato (Shahil) 2021-02-11 00:57:39 -0800
  • 35e7fb48a9 Hotfix for Joy-Con Images Shahil-Ayato 2021-02-10 23:21:15 -0800
  • c465d771dd
    Enable multithreaded VP9 decoding (#2009) gdkchan 2021-02-10 21:54:42 -0300
  • 172ec326e5
    Update Joy-Con images 2 (#2004) Ayato (Shahil) 2021-02-10 16:34:36 -0800
  • f16d7f91f1
    Improve inline keyboard compatibility (#1959) Caian Benedicto 2021-02-10 21:28:44 -0300
  • 656d34ab14 Fix nits spiros 2021-02-10 16:00:34 +0200
  • 493d744425 Set PTC internal verison FICTURE7 2021-02-10 17:45:37 +0400
  • 566dc0611b Turn Copy into Fill in HybridAllocator FICTURE7 2021-02-10 16:53:12 +0400
  • e28a924501
    Edit the global.json to allow use of dotnet sdk 5.0.XXX (#2008) Xpl0itR 2021-02-10 08:37:19 +0000
  • 536f75c1b8 Limit the number of threads used for video decoding gdkchan 2021-02-10 02:40:16 -0300
  • cfdad7f4cb Enable multithreaded VP9 decoding gdkchan 2021-02-10 02:33:36 -0300
  • ad37a7ccb5
    Edit the global.json to allow use of dotnet sdk 5.0.XXX Xpl0itR 2021-02-10 05:17:24 +0000
  • 18f576f49d Why not a nice Span. LDj3SNuD 2021-02-09 17:00:09 +0100
  • 27d46bda2d Make ZL and ZR more visable Ayato-Kirishima 2021-02-09 02:22:26 -0800
  • 94f93727cf
    Load default config when an invalid config is found (#1008) Xpl0itR 2021-02-09 09:24:37 +0000
  • 7df6524a62
    Load default config when an invalid config is found Xpl0itR 2020-11-10 03:25:20 +0000
  • 51f7cc1483
    Implemented ISystemSettingsServer.IsUserSystemClockAutomaticCorrectionEnabled (#1932) Joshi234 2021-02-09 09:41:31 +0100
  • adb000a22f Initial Impl. Ac_K 2021-02-09 02:53:30 +0100
  • a477f4d738 Fix Sily Right Joy Con mistake Ayato-Kirishima 2021-02-08 04:37:19 -0800
  • 3bdac9dd1a Update Joy-Con Images 2 Ayato-Kirishima 2021-02-08 03:51:02 -0800
  • 15b64cec1b Ensure that the memory manager page table is disposed gdkchan 2021-02-08 00:53:08 -0300
  • 5697d047fb Merge branch 'master' into pptc_and_pool_enhancements LDj3SNuD 2021-02-08 03:48:40 +0100
  • 0566987e6c Use XXHash128, for Ptc.Load & Ptc.Save, x10 faster than Md5. LDj3SNuD 2021-02-08 03:46:09 +0100
  • 5ea7d77981
    Fix inter-process data copy on non-contiguous physical regions (#1988) gdkchan 2021-02-07 20:54:49 -0300
  • 40797a1283
    Optimization | Modify Add (Integer) Instruction to use LEA instead. (#1971) sharmander 2021-02-07 18:49:46 -0500
  • 4047477866
    Simplify handling of shader vertex A (#1999) gdkchan 2021-02-07 20:42:17 -0300
  • 1319eda8b7
    Fix Updater Icon On Linux (#1995) edisionnano 2021-02-08 01:27:12 +0200
  • ee28ccebf4
    Disable partial JIT invalidation on unmap (#1991) gdkchan 2021-02-07 20:25:14 -0300
  • 7016d95eb1
    Implement ETC2 (RGB) texture format (#2000) gdkchan 2021-02-07 20:23:56 -0300
  • 78f054872a
    Move the icon to the private constructor edisionnano 2021-02-07 21:36:20 +0200
  • 8176f5ec20 Update string null character processing WilliamWsyHK 2021-02-06 11:32:30 +0800
  • 7985d8fcc7 Updated base on review comment WilliamWsyHK 2021-01-29 22:05:49 +0800
  • b936cb7c57 Updated code base on comment WilliamWsyHK 2021-01-23 09:55:38 +0800
  • a02d1941d4 Implement Sfdnsres.GetAddrInfo WilliamWsyHK 2021-01-14 01:02:53 +0800
  • 20c30ffcb8 Implement extended register save/restore opcodes C1, C2 and C3 Caian Benedicto 2021-02-04 08:41:54 -0300
  • 0d01346752 Fix component counts for compressed formats gdkchan 2021-02-05 03:01:51 -0300
  • 2af00aee74 Implement ETC2 format gdkchan 2021-02-05 02:57:40 -0300
  • 025f58fd03 Merge TextureHandlesForCache gdkchan 2021-02-05 01:35:26 -0300
  • f9d2f5b1bd Theres no transformation feedback, its transform gdkchan 2021-02-05 01:29:52 -0300
  • 316b20b7ea Simplify handling of shader vertex A gdkchan 2021-02-05 01:23:50 -0300
  • 0ab03a21ce
    Fix OpenTK issue pineappleEA 2021-02-04 23:03:13 +0200
  • 46082f1ff0 Fix compareTo, needs to equal zero at some point otherwise removals can't happen. sharmander 2021-02-04 10:37:10 -0500
  • 77fd98ba5b
    Add apply button on controller settings edisionnano 2021-02-04 17:36:07 +0200
  • d6d3fe872c
    Add apply button on controller settings edisionnano 2021-02-04 17:29:15 +0200
  • d4e291d06d
    Update ISystemSettingsServer.cs Joshi234 2021-02-04 15:45:56 +0100
  • ddf67c9f41
    Update ISystemSettingsServer.cs Joshi234 2021-02-04 15:45:16 +0100
  • 6212eb8158 Fix OpProcCtrl class not setting process Caian Benedicto 2021-02-03 08:11:00 -0300
  • 3c1ccb0915 Moved Atmosphere classes to a separate subdirectory Caian Benedicto 2021-02-03 08:09:54 -0300
  • 585e80e28a Refactor TamperProgram to an interface Caian Benedicto 2021-02-03 07:53:59 -0300
  • 217b050c49 Implement extended register conditional opcode C0 Caian Benedicto 2021-02-02 08:30:51 -0300
  • acda44b783 Implement extended log opcode FFF Caian Benedicto 2021-01-28 21:33:24 -0300
  • c8ba6491c7 Implement extended pause/resume opcodes FF0 and FF1 Caian Benedicto 2021-01-26 22:13:19 -0300
  • 035fbd9065 Improvements, but still an issue with the tree implementation. Not a stackoverflow but something is not right, possibly with balancing,. sharmander 2021-02-03 19:52:43 -0500
  • bc0c15e570 Ensure endaddress doesn't overflow. sharmander 2021-02-03 19:20:49 -0500
  • fc9a15d9a0
    Fix identation edisionnano 2021-02-03 23:25:32 +0200
  • 84d1fb4083 Change CompareTo method sharmander 2021-02-03 16:15:28 -0500
  • f33567bea4 Simplify implementation sharmander 2021-02-03 16:15:14 -0500
  • c333a33388 Fix up some implementation. sharmander 2021-02-03 16:14:48 -0500
  • 4e7494dad0
    Fix Linux Icon edisionnano 2021-02-03 23:05:47 +0200
  • 5b34aa3da5 Edit to use interval tree. Currently does not work (infinite loop / stack overflow) sharmander 2021-02-03 15:14:05 -0500
  • 649912d2dd Implement CompareTo in interface sharmander 2021-02-03 15:13:47 -0500
  • 2179b9dbc5 Replace FindOverlapsNonOverlapping w/ FindOverlaps, since it is no longer necessary sharmander 2021-02-03 15:13:12 -0500
  • 7954fccf17 Add rough implementation of an interval tree. Closely resembles tree dictionary w/ minor modifications. sharmander 2021-02-03 15:12:14 -0500
  • c01ffbf7c0 Allow custom comparer in TreeDictionary sharmander 2021-02-03 15:11:38 -0500
  • 76f51a27cd
    Abide by the GNOME documentation pineappleEA 2021-02-03 21:34:56 +0200
  • b3691e43e3
    Don't dispose cursor, fix var names pineappleEA 2021-02-03 20:49:35 +0200
  • 590889426d Merge branch 'master' into pptc_meets_exefs_patching LDj3SNuD 2021-02-03 19:30:37 +0100
  • b6f9659d08 Merge branch 'master' into pptc_and_pool_enhancements LDj3SNuD 2021-02-03 19:18:12 +0100
  • e095694b2e
    Fix cursor not hiding on Windows and dispose it pineappleEA 2021-02-03 19:57:19 +0200
  • b2180d967b Nit to retrigger the Checks. LDj3SNuD 2021-02-02 21:48:15 +0100
  • 45c5227b29 Disable partial JIT invalidation on unmap gdkchan 2021-02-02 12:04:42 -0300
  • cf6d021b77 Merge branch 'master' into pptc_reloc_const_fix LDj3SNuD 2021-02-02 15:56:26 +0100
  • df4c9572a6 Implement "Hide Cursor On Idle" option pineappleEA 2021-02-02 15:34:17 +0200
  • 06018b3014 Ptc.InternalVersion = 1990 LDj3SNuD 2021-02-02 14:25:03 +0100
  • fec3ef486c Fix unwanted propagation of a relocatable constant in a specific case. LDj3SNuD 2021-02-02 14:19:58 +0100
  • 1d4fc6a4be Change ShaderCache Update to update when its 5 Joshi234 2021-02-02 08:42:48 +0100
  • d0a8b121f7 Fix inter-process data copy on non-contiguous physical regions gdkchan 2021-02-01 22:49:47 -0300
  • 5ca56f7dfe Move mask to the correct place gdkchan 2021-02-01 15:21:47 -0300
  • 65557c92f3 Use explicit types instead of var Jose Padilla 2021-02-01 19:12:56 +0100
  • 1cf4fc6b47 Move new classes to Ryujinx.Ui.Input namespace Jose Padilla 2021-02-01 18:51:15 +0100
  • b3f384cb8b Fix style issues after code review by @AcK77 (Thanks!) Jose Padilla 2021-02-01 18:41:49 +0100
  • 9b5fc5d419 Merge branch 'master' of github.com:Ryujinx/Ryujinx Jose Padilla 2021-02-01 18:36:17 +0100
  • 99534a3820 Mask of pointer tag for exclusive access gdkchan 2021-02-01 14:30:24 -0300
  • 56a1964539 remove empty line sharmander 2021-02-01 12:15:31 -0500
  • 4c06ef924a PTC version increment gdkchan 2021-02-01 13:46:34 -0300
  • e4f55f2424 Do address validation on EmitPtPointerLoad, and make it branchless gdkchan 2021-02-01 12:10:43 -0300
  • ccf00ddb1c Enable PTE null checks again gdkchan 2021-02-01 11:24:28 -0300
  • 3cbfb86f54 alsoupdatesinglejoycon Ayato-Kirishima 2021-02-01 03:36:28 -0800
  • 61e89885b2 Update Joy-Con Images Ayato-Kirishima 2021-02-01 03:12:31 -0800
  • 67033ed8e0
    Do not flush multisample textures (#1973) gdkchan 2021-02-01 04:30:16 -0300
  • c64217b854 Make Windows DPI aware to display properly on high-resolution screens. sharmander 2021-01-31 20:21:26 -0500