Commit graph

  • d8dfe14b49
    Merge branch 'master' into labovr-stubs Luminoso-256 2022-12-22 11:03:07 -0600
  • f906eb06c2
    Implement a software ETC2 texture decoder (#4121) 1.1.488 gdkchan 2022-12-21 20:39:58 -0300
  • 219f63ff4e
    Fix CPU FCVTN instruction implementation (slow path) (#4159) 1.1.487 gdkchan 2022-12-21 20:05:58 -0300
  • e8cf6d6439
    Merge c0f9e6bdac into 1cca3e99ab gdkchan 2022-12-21 20:48:56 +0000
  • c0f9e6bdac Only call interrupt handler if still running gdkchan 2020-12-10 13:02:55 -0300
  • 8214eac625 Update PPTC version gdkchan 2020-12-10 13:00:16 -0300
  • 5bd349e2c9 Remove interrupt counting and interrupt CPU immediately gdkchan 2020-12-10 12:45:41 -0300
  • 1cca3e99ab
    GPU: Force rebind when pool changes (#4129) 1.1.486 gdkchan 2022-12-21 17:35:28 -0300
  • 55a23e5ec8
    make UI display correct content in Chinese (#4155) 1.1.485 Ccl 2022-12-22 04:20:37 +0800
  • 3846b7585a PPTC version bump gdk 2022-12-21 16:47:42 -0300
  • 78e8c8098e Fix CPU FCVTN instruction implementation (slow path) gdk 2022-12-21 16:39:15 -0300
  • 08b93d4f3c
    Merge branch 'master' into bsd_RecvFrom gnisman 2022-12-21 21:14:55 +0200
  • 29a0ade6cc
    Update Ryujinx.HLE/HOS/Services/Sockets/Bsd/IClient.cs gnisman 2022-12-21 21:14:45 +0200
  • 479d1fd8b0
    hle: Handle GPU profiler and debugger device path correctly (#4138) 1.1.484 Mary-nyan 2022-12-21 19:23:11 +0100
  • cb70e7bb30
    Fix DrawArrays vertex buffer size (#4141) 1.1.483 gdkchan 2022-12-21 15:08:12 -0300
  • c200a7b7c6
    ARMeilleure: Hash _data pointer instead of value for Operand (#4156) 1.1.482 riperiperi 2022-12-21 01:28:18 +0000
  • 0e0a90ab02 ARMeilleure: Hash _data pointer instead of value for Operand riperiperi 2022-12-20 23:52:43 +0000
  • 3644b78006 make UI display correct content in Chinese Ccl 2022-12-21 00:18:47 +0800
  • d4ce58f2ec
    Merge branch 'master' into master Fliperworld 2022-12-19 22:43:24 -0300
  • 1a39d6e079 Cleanup and fix on destroying old Swapchain. Fliperworld 2022-12-19 22:21:56 -0300
  • 6268170a10
    fix sw kbd row collision (#4144) 1.1.481 Emmanuel Hansen 2022-12-19 18:09:36 +0000
  • ee0f9b03a4
    Eliminate zero-extension moves in more cases on 32-bit games (#4140) 1.1.480 gdkchan 2022-12-19 14:45:58 -0300
  • 233b84ff78
    Formatting: final batch? Luminoso-256 2022-12-18 18:49:35 -0600
  • b48906a09e
    Merge branch 'Ryujinx:master' into master Akisuke 2022-12-19 00:34:01 +0100
  • fdc3072a2a
    Merge branch 'master' into SaveManagerBackupRestore_4006 Akisuke 2022-12-19 00:33:47 +0100
  • 172b67e43e added searching filter "*.nsp" for update and dlc files and added searchOption for all directories Akisuke 2022-12-19 00:30:23 +0100
  • a405e422b1 bug fixed added replace char dictionary for bad encoding titles like Shin Megami Tensei V Akisuke 2022-12-19 00:21:12 +0100
  • f93c5f006a
    Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)" (#4145) 1.1.479 gdkchan 2022-12-18 20:21:10 -0300
  • 525bad7862 Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)" gdkchan 2022-12-18 19:53:12 -0300
  • 0249ee824e Merge branch 'SaveManagerBackupRestore_4006' of https://github.com/GodAkisuke/Ryujinx into SaveManagerBackupRestore_4006 Akisuke 2022-12-18 22:36:52 +0100
  • 7c55774683
    Merge branch 'Ryujinx:master' into SaveManagerBackupRestore_4006 Akisuke 2022-12-18 22:36:48 +0100
  • e5efef1a5a
    Merge branch 'Ryujinx:master' into master Akisuke 2022-12-18 22:36:33 +0100
  • bdc29a34d5 added locals and repositioned import export button Akisuke 2022-12-18 22:36:02 +0100
  • 4602519695 removed old stuff saveDataImporter working saveDataExporter fixes added import to saveDataManager Akisuke 2022-12-18 22:13:21 +0100
  • d1b84b380b
    add error handeling Candygoblen123 2022-12-18 15:45:49 -0500
  • a692aeb6a7
    Update Ryujinx.Ui.Common/App/ApplicationLibrary.cs Andrew Glaze 2022-12-18 15:27:56 -0500
  • 295fbd0542
    ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663) 1.1.478 Wunk 2022-12-18 11:46:13 -0800
  • 666c8b13ee fix sw kbd row collision Emmanuel Hansen 2022-12-18 19:17:00 +0000
  • 945c4e1642 ARMeilleure: Formatting fixes Wunkolo 2022-12-18 10:38:24 -0800
  • d01752e43a ARMeilleure: Utilize ReadOnlySpan for Xcr0 assembly Wunkolo 2022-10-26 09:45:39 -0700
  • 2e378c95d8 ARMeilleure: Add XCR0 to FeatureInfo structure Wunkolo 2022-10-02 10:44:40 -0700
  • 0ccd9003ee ARMeilleure: Move XCR0 procedure to GetXcr0Eax Wunkolo 2022-09-13 07:43:36 -0700
  • 37c2ab1238 ARMeilleure: Remove redundant ReProtect and Dispose, formatting Wunkolo 2022-09-12 10:56:16 -0700
  • e58caf7f8b ARMeilleure: Increment InternalVersion Wunkolo 2022-09-02 12:53:41 -0700
  • 0a4461a588 ARMeilleure: Add check for XCR0 flags Wunkolo 2022-09-12 09:01:26 -0700
  • 084d282130 ARMeilleure: Add check for OSXSAVE for AVX{2,512} Wunkolo 2022-09-04 09:50:20 -0700
  • 77660eaa3b ARMeilleure: Add X86Vpternlogd Wunkolo 2022-09-01 19:39:42 -0700
  • cbe46d0981 ARMeilleure: Add initial support for EVEX instruction encoding Wunkolo 2022-09-01 19:36:27 -0700
  • bc9c68cc5d ARMeilleure: Add AVX512{F,VL,DQ,BW} detection Wunkolo 2022-09-01 18:04:50 -0700
  • 7b88c8131a
    Merge branch 'master' into bsd_RecvFrom gnisman 2022-12-18 17:38:39 +0200
  • d7310d7a1c
    hle: Fix wrong conversion in UserPresence.ToString (#4142) 1.1.477 Mary-nyan 2022-12-18 15:23:19 +0100
  • 874908d9ac Remove unused import Mary 2022-12-18 14:55:43 +0100
  • f47ee05ced seems to auto created this method Akisuke 2022-12-18 14:50:39 +0100
  • 25c63245a4 hle: Fix wrong conversion in UserPresence.ToString Mary 2022-12-18 14:47:07 +0100
  • 6581051d00 Fix DrawArrays vertex buffer size gdk 2022-12-17 23:48:33 -0300
  • 7a91f4cfd6 Revert X86Optimizer changes gdk 2022-12-17 22:40:25 -0300
  • fad39b9da9 Merge branch 'SaveManagerBackupRestore_4006' of https://github.com/GodAkisuke/Ryujinx into SaveManagerBackupRestore_4006 Akisuke 2022-12-18 02:30:19 +0100
  • 215ac7be2a
    Merge branch 'Ryujinx:master' into SaveManagerBackupRestore_4006 Akisuke 2022-12-18 02:29:34 +0100
  • 94a2c9de75 renamed commands to exporter and importer, changed button location to saveManager and reimplemented exporter using libhac instead of c# file api Akisuke 2022-12-18 02:28:41 +0100
  • 89947e659e Fix typo riperiperi 2022-12-13 02:35:47 +0000
  • c568f2836a Address Feedback riperiperi 2022-12-13 02:30:23 +0000
  • dc07d8b369 I don't know why it added these ones. riperiperi 2022-12-11 15:33:01 +0000
  • 9434acf05b Remove unused using. riperiperi 2022-12-11 15:32:30 +0000
  • 543c573f1d Actually wait for the invoke riperiperi 2022-12-11 15:31:58 +0000
  • 00db9d4e16 Remove _interrupted variable riperiperi 2022-12-10 02:20:35 +0000
  • 786840581f Add strict argument riperiperi 2022-12-09 22:23:03 +0000
  • 054047c699 Vulkan: Don't flush commands when creating most sync riperiperi 2022-12-09 21:29:35 +0000
  • d006e8b853 PPTC version bump gdk 2022-12-17 21:01:51 -0300
  • 5bf7820fe0 Eliminate zero-extension moves in more cases on 32-bit games gdk 2022-12-17 20:25:49 -0300
  • 666cf2d8c5 set errno to ENOMEM in case we can't write the address to memory gnisman 2022-12-17 20:11:23 +0200
  • 57f874b822
    Update Ryujinx.HLE/HOS/Services/Sockets/Bsd/Types/BsdSockAddr.cs gnisman 2022-12-17 17:22:18 +0200
  • f98e3056a5
    Update Ryujinx.HLE/HOS/Services/Sockets/Bsd/IClient.cs gnisman 2022-12-17 17:22:02 +0200
  • 4b9bf6aa60
    Merge branch 'master' into bsd_RecvFrom gnisman 2022-12-17 08:35:18 +0200
  • 8c50943a2e
    nuget: bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#4137) 1.1.476 dependabot[bot] 2022-12-17 01:19:04 +0100
  • 2bd1547cc9 hle: Handle GPU profiler and debugger device path correctly Mary 2022-12-16 22:54:04 +0100
  • ed0d49e6c7 use bsdSockAddr variable gnisman 2022-12-16 23:09:39 +0200
  • 0c9a103493 Calculate the size of BsdSockAddr gnisman 2022-12-16 22:52:19 +0200
  • 2cff1f1db6 Merge branch 'master' of https://github.com/lostromb/Ryujinx Logan Stromberg 2022-12-16 10:49:06 -0800
  • 11231d8271
    Merge branch 'Ryujinx:master' into SaveManagerBackupRestore_4006 Akisuke 2022-12-16 18:12:05 +0100
  • c85d1d35fe
    Merge pull request #1 from GodAkisuke/SaveManagerBackupRestore_4006 Akisuke 2022-12-16 18:05:23 +0100
  • 3f831ff7c5
    Merge branch 'Ryujinx:master' into master Akisuke 2022-12-16 18:02:05 +0100
  • 2f0e36db1b moved auto load buttons to titleupdatemanager and downloadablecontentmanager added local strings formated and updated code added global strings to system settings Akisuke 2022-12-16 17:51:32 +0100
  • 407932bc7b
    nuget: bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 dependabot[bot] 2022-12-16 16:10:24 +0000
  • 6989f7fe6f bsd::RecvFrom: Ryujinx does not verify output buffer size before writing socket address gnisman 2022-12-16 17:32:21 +0200
  • 677583fd7f
    Fix alignment TSR Berry 2022-12-16 16:16:42 +0100
  • ec4cd57ccf
    Implement another non-indexed draw method on GPU (#4123) 1.1.475 gdkchan 2022-12-16 12:06:38 -0300
  • ad08a77e93 Address PR feedback gdk 2022-12-16 12:02:39 -0300
  • 2502a9d00f
    Replace StructByteArrayHelpers with generated Array<byte> types TSR Berry 2022-12-16 15:27:17 +0100
  • 5a085cba0f
    GPU: Fix layered attachment write (#4131) 1.1.474 riperiperi 2022-12-16 12:40:01 +0000
  • 1a1d33a018
    ava: Fix invisible swkbd applet on Linux (#4130) 1.1.473 TSRBerry 2022-12-16 02:40:55 +0100
  • 16f8bff244 GPU: Fix layered attachment write riperiperi 2022-12-16 00:10:11 +0000
  • cd30c6eaf1
    ava: Fix invisible swkbd applet on Linux TSR Berry 2022-12-16 00:55:14 +0100
  • ef4f011b51 GPU: Force rebind when pool changes gdk 2022-12-15 20:12:14 -0300
  • 960c426501
    Replace StructArrayHelpers.cs with custom MSBuild task TSR Berry 2022-12-15 22:01:01 +0100
  • 72f8ac29f2 dropdown menu Piplup 2022-12-15 18:21:51 +0000
  • dd19e16374 formatting changes Piplup 2022-12-15 18:16:09 +0000
  • de5457877c added missing text inputs Piplup 2022-12-15 18:00:46 +0000
  • b650f1a11a forget the label Piplup 2022-12-15 17:55:05 +0000
  • 34d259c512 addressed some of the feedback Piplup 2022-12-15 17:53:56 +0000
  • 68e51a0f2e
    Add nuget.config TSR Berry 2022-12-15 18:15:30 +0100