1
0
forked from MeloNX/MeloNX

Commit Graph

  • b479a43939
    CPU: Implement VFNMS.F32/64 (#1758) sharmander 2020-12-03 14:20:02 -05:00
  • 9fa40d9171 Dummy out gl queries with 0 draws, remove glFlush call (#1773) riperiperi 2020-12-03 18:42:59 +00:00
  • c00d39b675
    Dummy out gl queries with 0 draws, remove glFlush call (#1773) riperiperi 2020-12-03 18:42:59 +00:00
  • fa8045c4d1 Cache delegate for QueryModified, use regular multi handle. (#1771) riperiperi 2020-12-03 18:34:32 +00:00
  • 2c39a4f15d
    Cache delegate for QueryModified, use regular multi handle. (#1771) riperiperi 2020-12-03 18:34:32 +00:00
  • 8d833cb541 Make sure to not leak copy handles passed in request (#1772) Mary 2020-12-03 19:19:10 +01:00
  • 0ab1c42eea
    Make sure to not leak copy handles passed in request (#1772) Mary 2020-12-03 19:19:10 +01:00
  • f4f95f429d Close audio WorkBuffer transfer memory handle (#1770) gdkchan 2020-12-02 17:58:20 -03:00
  • 1b053d2222
    Close audio WorkBuffer transfer memory handle (#1770) gdkchan 2020-12-02 17:58:20 -03:00
  • a4bde86452 Create a single guest process per IPC message processor (#1769) gdkchan 2020-12-02 09:14:44 -03:00
  • f7617cae12
    Create a single guest process per IPC message processor (#1769) gdkchan 2020-12-02 09:14:44 -03:00
  • 6dc40f552e amadeus: Fix a typo in TapFrame logic (#1767) Mary 2020-12-02 00:46:26 +01:00
  • bc11443621
    amadeus: Fix a typo in TapFrame logic (#1767) Mary 2020-12-02 00:46:26 +01:00
  • ec9c4f41bf IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) gdkchan 2020-12-01 20:23:43 -03:00
  • cf6cd71488
    IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) gdkchan 2020-12-01 20:23:43 -03:00
  • 0d6699f375 Implement Force Early Z Register (#1755) riperiperi 2020-12-01 23:13:27 +00:00
  • 461c24092a
    Implement Force Early Z Register (#1755) riperiperi 2020-12-01 23:13:27 +00:00
  • a0269e1d4d Add a "Remove All" button to the DLC and Update windows (#1579) Xpl0itR 2020-12-01 22:51:49 +00:00
  • e383c41b6e
    Add a "Remove All" button to the DLC and Update windows (#1579) Xpl0itR 2020-12-01 22:51:49 +00:00
  • af5f565f11 Add option to start games in fullscreen mode (#1580) Xpl0itR 2020-12-01 22:02:27 +00:00
  • bd8d28c59d
    Add option to start games in fullscreen mode (#1580) Xpl0itR 2020-12-01 22:02:27 +00:00
  • 6e3be9f89f salieri: Fix missing guest GPU accessor missing on hashes (#1759) Mary 2020-12-01 22:48:31 +01:00
  • f6d88558b1
    salieri: Fix missing guest GPU accessor missing on hashes (#1759) Mary 2020-12-01 22:48:31 +01:00
  • 012687206b common: Fix last warning in SystemInfo (#1757) Ac_K 2020-12-01 22:26:00 +01:00
  • 5e6dc37aed
    common: Fix last warning in SystemInfo (#1757) Ac_K 2020-12-01 22:26:00 +01:00
  • 5e008cb2cb config: Fix MaxAnisotropy value parsing (#1764) Ac_K 2020-12-01 21:44:04 +01:00
  • a04a1b663d
    config: Fix MaxAnisotropy value parsing (#1764) Ac_K 2020-12-01 21:44:04 +01:00
  • f94d343435 audio: Cleanup Ryujinx.Audio and fix OpenAL issue (#1746) Ac_K 2020-11-27 20:55:00 +01:00
  • 7b66cb0d90
    audio: Cleanup Ryujinx.Audio and fix OpenAL issue (#1746) Ac_K 2020-11-27 20:55:00 +01:00
  • 9f74f8aac4 Prefer truly perfect texture matches over fomat aliased ones (#1754) riperiperi 2020-11-27 18:46:23 +00:00
  • 0108004691
    Prefer truly perfect texture matches over fomat aliased ones (#1754) riperiperi 2020-11-27 18:46:23 +00:00
  • 24f6d01983 Blacklist very textures with a very small width or height from scaling (#1753) riperiperi 2020-11-27 18:23:30 +00:00
  • 88633f4bc2
    Blacklist very textures with a very small width or height from scaling (#1753) riperiperi 2020-11-27 18:23:30 +00:00
  • 1eae1706a9 ui: Check last played datetime validity against current culture (#1730) Mary 2020-11-27 19:05:36 +01:00
  • 245f8a7eee
    ui: Check last played datetime validity against current culture (#1730) Mary 2020-11-27 19:05:36 +01:00
  • c1c12a9b4a Remove some warnings and cleaning code (#1736) Ac_K 2020-11-27 18:57:20 +01:00
  • b1877632cf
    Remove some warnings and cleaning code (#1736) Ac_K 2020-11-27 18:57:20 +01:00
  • f67ba78e1b pctl: Implement IsRestrictionEnabled and fix CheckFreeCommunicationPermission (#1747) Ac_K 2020-11-24 21:19:06 +01:00
  • 632a84155b
    pctl: Implement IsRestrictionEnabled and fix CheckFreeCommunicationPermission (#1747) Ac_K 2020-11-24 21:19:06 +01:00
  • 3a96f55e7b am: Fix GetSaveDataSize stub (#1748) Ac_K 2020-11-24 20:45:23 +01:00
  • 44c1f16280
    am: Fix GetSaveDataSize stub (#1748) Ac_K 2020-11-24 20:45:23 +01:00
  • b87379f38d am: Cleaning and stub TryPopFromFriendInvitationStorageChannel (#1738) Ac_K 2020-11-21 23:38:34 +01:00
  • fd0b9d1926
    am: Cleaning and stub TryPopFromFriendInvitationStorageChannel (#1738) Ac_K 2020-11-21 23:38:34 +01:00
  • 82edcecf6e amadeus: Fix reverb 3d mono wrong delay line offset (#1742) Mary 2020-11-21 22:52:52 +01:00
  • 9abdba5539
    amadeus: Fix reverb 3d mono wrong delay line offset (#1742) Mary 2020-11-21 22:52:52 +01:00
  • 22841c92af salieri: remove a wrong debug assert (#1740) Mary 2020-11-21 22:10:08 +01:00
  • 25b9cde8be
    salieri: remove a wrong debug assert (#1740) Mary 2020-11-21 22:10:08 +01:00
  • 83ef93d768 amadeus: Fix possible underflow in delay time delay effect (#1739) Mary 2020-11-21 21:57:49 +01:00
  • 92bcdcb369
    amadeus: Fix possible underflow in delay time delay effect (#1739) Mary 2020-11-21 21:57:49 +01:00
  • 4f02036235 audin: fix wrong id ListAudioInsAuto call (#1737) Ac_K 2020-11-21 21:43:36 +01:00
  • 3dc9bab91f
    audin: fix wrong id ListAudioInsAuto call (#1737) Ac_K 2020-11-21 21:43:36 +01:00
  • 18840b360c audout: Implement and fix some calls (#1725) Ac_K 2020-11-20 21:59:01 +01:00
  • 57c4e6ef21
    audout: Implement and fix some calls (#1725) Ac_K 2020-11-20 21:59:01 +01:00
  • 7a502e13ed Allow copy destination to have a different scale from source (#1711) riperiperi 2020-11-20 20:14:45 +00:00
  • 9493cdfe55
    Allow copy destination to have a different scale from source (#1711) riperiperi 2020-11-20 20:14:45 +00:00
  • 9e0043c488 Perform Compressed<->Uncompressed copies using Pixel Buffer Objects (#1732) riperiperi 2020-11-20 16:30:59 +00:00
  • cf7044e37b
    Perform Compressed<->Uncompressed copies using Pixel Buffer Objects (#1732) riperiperi 2020-11-20 16:30:59 +00:00
  • e237e91bb8 Use backup when PTC compression is corrupt (#1704) riperiperi 2020-11-20 01:51:59 +00:00
  • 9852cb9c9e
    Use backup when PTC compression is corrupt (#1704) riperiperi 2020-11-20 01:51:59 +00:00
  • 74aca651e1 olsc: Add service olsc:u and stub some calls (#1734) Ac_K 2020-11-19 23:56:23 +01:00
  • c2356a7653
    olsc: Add service olsc:u and stub some calls (#1734) Ac_K 2020-11-19 23:56:23 +01:00
  • 6b74ea2f94 gui: Toggle Docked/Handheld mode and VSync by clicking status bar (#1726) Ac_K 2020-11-19 01:34:28 +01:00
  • f8f23bf899
    gui: Toggle Docked/Handheld mode and VSync by clicking status bar (#1726) Ac_K 2020-11-19 01:34:28 +01:00
  • 40a31f8390 GLRenderer: Change between docked and handheld mode using a keybinding (#1685) Sera 2020-11-19 00:15:44 +01:00
  • 41ab43151b
    GLRenderer: Change between docked and handheld mode using a keybinding (#1685) Sera 2020-11-19 00:15:44 +01:00
  • d3b2ffe83f Do not perform layout conversion on buffer texture flushes (#1729) gdkchan 2020-11-18 18:17:40 -03:00
  • 7f536b5a15
    Do not perform layout conversion on buffer texture flushes (#1729) gdkchan 2020-11-18 18:17:40 -03:00
  • e9c77e0373 CPU (A64): Add FP16/FP32 fast paths (F16C Intrinsics) for Fcvt_S, Fcvtl_V & Fcvtn_V Instructions. Now HardwareCapabilities uses CpuId. (#1650) LDj3SNuD 2020-11-18 19:35:54 +01:00
  • 0679084f11
    CPU (A64): Add FP16/FP32 fast paths (F16C Intrinsics) for Fcvt_S, Fcvtl_V & Fcvtn_V Instructions. Now HardwareCapabilities uses CpuId. (#1650) LDj3SNuD 2020-11-18 19:35:54 +01:00
  • d6d2e81acf Improvements with new .NET 5 functions or bugfixes (#1714) gdkchan 2020-11-18 15:28:40 -03:00
  • eafee34fee
    Improvements with new .NET 5 functions or bugfixes (#1714) gdkchan 2020-11-18 15:28:40 -03:00
  • f05e23c050 loaders: Fix possible parsing errors of informations on some NSO (#1724) Ac_K 2020-11-18 19:04:42 +01:00
  • 7c3b559830
    loaders: Fix possible parsing errors of informations on some NSO (#1724) Ac_K 2020-11-18 19:04:42 +01:00
  • e5fe804f18 Simplify depth test state updates (#1695) gdkchan 2020-11-17 19:20:17 -03:00
  • 9435d62206
    Simplify depth test state updates (#1695) gdkchan 2020-11-17 19:20:17 -03:00
  • e28c18fbae Fix buffer to texture copy with remap enabled (#1721) gdkchan 2020-11-17 19:06:02 -03:00
  • 5189a807c4
    Fix buffer to texture copy with remap enabled (#1721) gdkchan 2020-11-17 19:06:02 -03:00
  • 564bb6bd43 Specify the X64 version of .NET 5, and change the build command to be the right one (#1719) EmulationFanatic 2020-11-17 14:55:32 -07:00
  • d636e3748d
    Specify the X64 version of .NET 5, and change the build command to be the right one (#1719) EmulationFanatic 2020-11-17 14:55:32 -07:00
  • 9aa6596a20 shader cache: Fix Linux boot issues (#1709) Mary 2020-11-17 22:40:19 +01:00
  • 863edae328
    shader cache: Fix Linux boot issues (#1709) Mary 2020-11-17 22:40:19 +01:00
  • 7704634fc4 shader cache: Fix possible race causing crashes on manifest at startup (#1718) Mary 2020-11-17 22:31:05 +01:00
  • cc60ba9d22
    shader cache: Fix possible race causing crashes on manifest at startup (#1718) Mary 2020-11-17 22:31:05 +01:00
  • ef77ba3995 shader cache: Fix invalid virtual address clean up (#1717) Mary 2020-11-17 22:20:17 +01:00
  • 383c039037
    shader cache: Fix invalid virtual address clean up (#1717) Mary 2020-11-17 22:20:17 +01:00
  • c852184558 Propagate zeta format properly (#1716) gdkchan 2020-11-16 05:37:16 -03:00
  • 787e20937f
    Propagate zeta format properly (#1716) gdkchan 2020-11-16 05:37:16 -03:00
  • c781d4cce5 am: Fix VR enabled by default (#1715) Ac_K 2020-11-16 02:38:11 +01:00
  • fcc9cbf816
    am: Fix VR enabled by default (#1715) Ac_K 2020-11-16 02:38:11 +01:00
  • d7a11d59e2 am/lbl/hid/pctl: Enabled VR Rendering (#1688) Ac_K 2020-11-15 22:30:20 +01:00
  • 313f8d2eb6
    am/lbl/hid/pctl: Enabled VR Rendering (#1688) Ac_K 2020-11-15 22:30:20 +01:00
  • da5478d090 ui diag: Add missing error message for ApplicationNotFound (#1693) Mary 2020-11-15 21:26:49 +01:00
  • 4bc4cacdd0
    ui diag: Add missing error message for ApplicationNotFound (#1693) Mary 2020-11-15 21:26:49 +01:00
  • 05a17b82d2 Standardize to camel-case: option to check for updates on launch (#1698) EmulationFanatic 2020-11-15 13:11:23 -07:00
  • d3147bab5a
    Standardize to camel-case: option to check for updates on launch (#1698) EmulationFanatic 2020-11-15 13:11:23 -07:00
  • b9c272e1c9 Don't warn when debug feature is enabled in debug mode (#1707) Xpl0itR 2020-11-15 19:56:44 +00:00
  • 58bc6897a5
    Don't warn when debug feature is enabled in debug mode (#1707) Xpl0itR 2020-11-15 19:56:44 +00:00
  • 59c45ab5c3 infra: Migrate to .NET 5 (#1694) Mary 2020-11-15 19:27:15 +01:00
  • aa129fdbdf
    infra: Migrate to .NET 5 (#1694) Mary 2020-11-15 19:27:15 +01:00
  • 0fc9379318 IPSwitch: Quick fix to patch sets toggling (#1668) mageven 2020-11-13 07:05:49 +05:30