Commit graph

  • 3a0a6caca1 Support multiple levels/layers for blit. riperiperi 2021-08-31 14:17:52 +0100
  • 02e61502a8 Allow multithreading shaderc and vkCreateShaderModule riperiperi 2021-07-31 16:51:07 +0100
  • 70c75b599e No need to initialize attributes on the SPIR-V backend anymore gdkchan 2021-08-30 18:51:32 -0300
  • f404d89ab0 Intel needs the FrontFacing workaround on Vulkan too gdkchan 2021-08-12 03:48:31 -0300
  • dbb2c07b72 WIP Vulkan implementation gdkchan 2021-08-12 03:09:56 -0300
  • e24be5edfc
    fix build id case issue for enabled cheats (#2970) Emmanuel Hansen 2022-01-03 20:28:57 +0000
  • 9118b2cbca fix build id case issue for enabled cheats Emmanuel Hansen 2022-01-03 17:09:21 +0000
  • a896ae1a98 Use the More Fun and Hopefully No Driver Bugs method for getting compressed tex too riperiperi 2022-01-03 16:50:09 +0000
  • 28a5dcc7d9 More cleanup riperiperi 2022-01-03 16:05:00 +0000
  • fa17481bcf Minor cleanup riperiperi 2022-01-03 14:42:59 +0000
  • 686757105c
    Implement analog stick range modifier (#2783) MutantAura 2022-01-03 11:49:29 +0000
  • 16c649934f
    ffmpeg: Add extra checks and error messages (#2951) Ac_K 2022-01-03 12:38:21 +0100
  • e98abf1820
    Add Cheat Manager (#2964) Emmanuel Hansen 2022-01-03 08:39:43 +0000
  • 02f85a9276 Allow reusing old fds and add missing locks around SocketInternal and ShutdownAllSockets Mary 2022-01-03 09:31:03 +0100
  • 063da663a4 addressed nits Emmanuel Hansen 2022-01-03 08:22:07 +0000
  • dc8a1d5cba
    misc: Improve DNS blacklist for Nintendo servers (#2963) Mary 2022-01-03 08:57:03 +0100
  • f6e7217ebf Merge branch 'master' into cpu--implement-fcvtns_gp sharmander 2022-01-02 18:10:01 -0500
  • b12fefa5c8 Remove unused method riperiperi 2022-01-01 18:01:55 +0000
  • 2ebefa0785 Fix 3D Textures, faster single layer flush riperiperi 2022-01-01 18:01:10 +0000
  • 2062f8e971 Flush overlaps before init data, fix 3d texture size/overlap stuff riperiperi 2021-12-29 01:40:14 +0000
  • a55c2fa763 Fixes, flush overlapping texture data for ASTC and BC4/5 compressed textures. riperiperi 2021-12-23 00:32:57 +0000
  • e32623cbc2 Small tweak to group together flushes of overlapping handles. riperiperi 2021-12-13 20:14:52 +0000
  • 31e389569f Cleanup, improvements riperiperi 2021-12-13 20:01:32 +0000
  • 746958a70f Improve rules for incompatible overlaps riperiperi 2021-12-13 02:31:38 +0000
  • b659dc09d4 WIP new texture flushing setup riperiperi 2021-12-12 00:16:17 +0000
  • a41c18513d Initial test for texture sync riperiperi 2021-12-11 13:49:21 +0000
  • 0e966b2ae9 use modloader to load cheats for manager Emmanuel Hansen 2022-01-01 17:19:04 +0000
  • d1d78feec7 Move TryConvertSocketOption to WinSockHelper Mary 2022-01-01 13:51:43 +0100
  • 91784e469c add cheatmanager Emmanuel Hansen 2022-01-01 11:11:19 +0000
  • aa03dc1116 misc: Improve DNS blacklist for Nintendo servers Mary 2022-01-01 11:46:31 +0100
  • c86e313845 sfdnsres: Implement NSD resolution Mary 2021-12-30 23:17:23 +0100
  • 57195c4b2d Address gdkchan's comment Mary 2022-01-01 00:51:43 +0100
  • 5cc8ce76d9 bsd: Revamp API and make socket abstract Mary 2022-01-01 00:06:48 +0100
  • 15131d4350
    Force crop when presentation cached texture size mismatches (#2957) gdkchan 2021-12-31 12:00:42 -0300
  • e2553e6e40
    Merge branch 'Ryujinx:master' into master Logan Stromberg 2021-12-30 17:04:29 -0800
  • 03f87b3967 merge from master Logan Stromberg 2021-12-30 16:12:22 -0800
  • c05c8e09d4
    Add support for the R4G4 texture format (#2956) gdkchan 2021-12-30 13:10:54 -0300
  • 2740f53301
    Update FFmpegContext.cs Ac_K 2021-12-30 16:21:47 +0100
  • 1485780d90
    Fix A1B5G5R5 format for good (#2955) gdkchan 2021-12-30 10:00:34 -0300
  • b4f8ae7a75
    friend: Stub IsFriendListCacheAvailable and EnsureFriendListAvailable (#2949) Ac_K 2021-12-30 11:42:22 +0100
  • 512cce6ed3
    am: Stub SetMediaPlaybackStateForApplication (#2952) Ac_K 2021-12-30 11:25:46 +0100
  • e96ef6d532
    kernel: Implement thread pinning support (#2840) Mary 2021-12-30 10:55:06 +0100
  • b12ae7a45d Force crop when presentation cached texture size mismatches gdk 2021-12-30 01:37:15 -0300
  • 9f1d2fe5a5 Add support for the R4G4 texture format gdk 2021-12-30 00:56:16 -0300
  • a23d763647 Syntax fixes and removing extra lines Jumpman 2021-12-29 20:57:09 -0500
  • d909a31491 Fix A1B5G5R5 format for good gdk 2021-12-29 22:53:52 -0300
  • b94e54a5a1 comment spacing MutantAura 2021-12-29 23:26:37 +0000
  • 17e965e5dd spacing MutantAura 2021-12-29 20:03:07 +0000
  • 6a7bc4e7d9 Merge remote-tracking branch 'upstream/master' into range MutantAura 2021-12-29 18:39:46 +0000
  • e06f01f51a fix profile loading MutantAura 2021-12-29 18:39:31 +0000
  • 8544b1445b
    Improve SocketOption handling (#2946) gdkchan 2021-12-29 11:04:38 -0300
  • 322c14ee31
    hid: A little cleanup (#2950) Ac_K 2021-12-29 14:49:10 +0100
  • f5d8c3896f revert deletion MutantAura 2021-12-28 23:53:21 +0000
  • 458f10a322 spacing MutantAura 2021-12-28 23:16:58 +0000
  • 52812c6042 rebase + review changes MutantAura 2021-12-28 22:56:34 +0000
  • a8a4e44179
    Merge branch 'Ryujinx:master' into master Logan Stromberg 2021-12-28 15:00:49 -0800
  • 7658cccbd9 Merge branch 'master' into range MutantAura 2021-12-28 22:51:41 +0000
  • 9f0589ae42 Update Ptc Version sharmander 2021-12-28 12:11:18 -0500
  • c37efd1b6c Implement FCVTNS (Scalar GP) sharmander 2021-12-28 12:09:48 -0500
  • 317ac086fd Update Tests to use 2S (4S) and 2D sharmander 2021-12-28 11:45:09 -0500
  • dead95986a
    Update IFriendService.cs Ac_K 2021-12-28 17:42:54 +0100
  • b8d67978cb
    Update ARMeilleure/Decoders/OpCodeTable.cs sharmander 2021-12-28 11:39:31 -0500
  • 885423bfea
    Apply suggestions from gdkchan Ac_K 2021-12-28 17:23:05 +0100
  • 15423c7d09 am: Stub SetMediaPlaybackStateForApplication Ac_K 2021-12-28 17:11:22 +0100
  • 33bde8c775 Add FW version Ac_K 2021-12-28 17:06:17 +0100
  • d0238f5546 ffmpeg: Add extra checks and error messages Ac_K 2021-12-28 17:04:04 +0100
  • 06281482f6 hid: A little cleanup Ac_K 2021-12-28 16:48:12 +0100
  • acdd36d007 friend: Stub IsFriendListCacheAvailable and EnsureFriendListAvailable Ac_K 2021-12-28 14:24:01 +0100
  • ef39b2ebdd
    Flip scissor box when the YNegate bit is set (#2941) gdkchan 2021-12-28 08:37:23 -0300
  • 6dacc4c577
    Fix GetHostByNameRequestWithOptions and GetHostByAddrRequestWithOptions (#2943) gdkchan 2021-12-28 08:22:58 -0300
  • f65d01b5d3
    Use minimum stream sample count on SDL2 audio backend (#2948) gdkchan 2021-12-27 18:25:21 -0300
  • ac57dd5d75
    Fix wrong title language (#2933) gdkchan 2021-12-27 18:10:49 -0300
  • 285209a9a9 Address Feedback riperiperi 2021-12-27 20:36:00 +0000
  • b85604fa80 Remove unnecessary qualifier. riperiperi 2021-11-28 00:28:53 +0000
  • abfdcab5b2 Commit support buffer before compute dispatch riperiperi 2021-11-27 23:56:13 +0000
  • ff32103447 Split out support buffer update, lazy updates. riperiperi 2021-11-27 20:51:45 +0000
  • 559c4e7fed Add support for render scale to vertex stage. riperiperi 2021-10-20 20:00:35 +0100
  • e3577e2815 Re-address gdk comments sharmander 2021-12-27 14:22:56 -0500
  • 8f379a57fe Address gdk comments sharmander 2021-12-27 14:19:18 -0500
  • ede8658283 Use minimum stream sample count on SDL2 audio backend gdk 2021-12-27 15:25:59 -0300
  • fa678b7ecd Create Math.Floor helper method + Update implementation sharmander 2021-12-27 12:35:53 -0500
  • f30cb1189d No need for abs when we already know the value is negative gdk 2021-12-27 13:24:28 -0300
  • 9e15f65287 Flip scissor based on screen scissor state, account for negative scissor Y gdk 2021-12-27 13:10:46 -0300
  • fe8940e09e Implement -p or --profile command line argument JavidPack 2021-12-26 23:53:41 -0700
  • a82161ab2d Improve SocketOption handling gdk 2021-12-26 21:33:22 -0300
  • cc722fa9f7 implement certain servicessl functions InvoxiPlayGames 2021-12-26 23:16:24 +0000
  • bf6acfd1d9 Fix GetHostByNameRequestWithOptions and GetHostByAddrRequestWithOptions gdk 2021-12-26 17:48:58 -0300
  • 988d63c60b Flip scissor box when the YNegate bit is set gdk 2021-12-26 03:35:40 -0300
  • a87f7f2029
    Fix DMA copy fast path line size when xCount < stride (#2942) gdkchan 2021-12-26 13:05:26 -0300
  • 7c7bf30ad3
    Fix missing default value of audio volume. (#2939) sharmander 2021-12-26 10:54:26 -0500
  • 451673ada5
    Fix I2M texture copies when line length is not a multiple of 4 (#2938) gdkchan 2021-12-26 12:39:07 -0300
  • 0b1185284c
    Fix GetAddrInfoWithOptions and some sockets issues (#2936) gdkchan 2021-12-26 11:17:13 -0300
  • c0056546e7
    Fix bug causing an audio buffer to be enqueued more than once (#2940) gdkchan 2021-12-26 10:48:18 -0300
  • 1011fdfda0 Nit gdk 2021-12-26 09:13:54 -0300
  • 477ad80f16 Do not copy padding bytes for 1D copies gdk 2021-12-26 09:13:31 -0300
  • 4f16b7bb0b Fix DMA copy fast path line size when xCount < stride gdk 2021-12-26 03:50:09 -0300
  • c617c9cf26 Fix bug causing an audio buffer to be enqueued more than once gdk 2021-12-26 03:33:09 -0300
  • fb0b3181ae Fix OpCode / Tests sharmander 2021-12-26 01:17:54 -0500
  • b04e1b9edf Fix missing default value of audio volume. sharmander 2021-12-26 00:19:57 -0500
  • bb3a4f6a97 Amend Ptc version sharmander 2021-12-26 00:04:52 -0500