Commit Graph

  • 74bb0c1a98 Don't coalesce PoolReserved areas. Stephen Miller 2025-05-09 19:43:57 -0500
  • f7aee889de Update MemoryPoolReserve Stephen Miller 2025-05-09 19:19:48 -0500
  • 4f1a8c57fc Update sceKernelMemoryPoolExpand Stephen Miller 2025-05-09 16:07:10 -0500
  • c82c165b29
    Merge branch 'shadps4-emu:main' into hybrid Lander Gallastegi 2025-05-09 22:46:45 +0200
  • 6477dc4f1e
    Core: Memory Fixes (#2872) Stephen Miller 2025-05-09 14:33:04 -0500
  • 78b655b881 Split logging for inputs and out_addr in ReserveVirtualRange Stephen Miller 2025-05-09 12:08:36 -0500
  • a1439b15cf
    gnm: Implement sceGnmDrawIndexIndirectMulti (#2889) squidbus 2025-05-09 10:04:37 -0700
  • 8d7cbf9943
    Adding opcode IMAGE_SAMPLE_B_O (#2894) Missake212 2025-05-09 17:01:34 +0100
  • c60264d9ce gnm: Implement sceGnmDrawIndexIndirectMulti squidbus 2025-05-08 21:50:07 -0700
  • 24d8aef774
    fix clang (my first time !) Missake212 2025-05-09 16:47:06 +0100
  • b130fe6ed5
    vulkan: Handle incompatible depth format using null binding. (#2892) squidbus 2025-05-09 08:43:20 -0700
  • e1a3c4cd74
    Merge branch 'shadps4-emu:main' into main Missake212 2025-05-09 16:42:49 +0100
  • 85ba83cd54
    Adding opcode IMAGE_SAMPLE_B_O: Missake212 2025-05-09 16:42:33 +0100
  • 8e7c5a4d99
    Remove deprecated include (#2893) kalaposfos13 2025-05-09 17:33:32 +0200
  • 409e5248e5
    Fix fix fix Stephen Miller 2025-05-09 09:57:30 -0500
  • cff067a378 Remove deprecated include kalaposfos13 2025-05-09 10:47:38 +0200
  • 3b703f7380 vulkan: Handle incompatible depth format using null binding. squidbus 2025-05-09 03:58:57 -0700
  • 774c3bec30 Add dummy depth image kalaposfos13 2025-05-09 11:34:07 +0200
  • 161cb46c4e Readd accidentally reverted change kalaposfos13 2025-05-02 10:32:29 +0200
  • 29a0e0c5b0 Change the control flow to be a bit more readable kalaposfos13 2025-04-22 15:33:22 +0200
  • a3bae94f1e Set format to eD32Sfloat for the dummy 1x1 images kalaposfos13 2025-04-22 13:15:34 +0200
  • 1f1f8d1037 Use a cleaner error check kalaposfos13 2025-04-20 19:15:12 +0200
  • 7fa2d0ea42 Skip PromoteFormatToDepth in the case of a dummy image Also add more debug info in case of a failure kalaposfos13 2025-04-20 15:02:58 +0200
  • 46b88bd10f
    [Libs] Stubs sceSigninDialog (#2890) mailwl 2025-05-09 11:08:22 +0300
  • e14b82c6d6 log dialog finished status mailwl 2025-05-09 10:52:09 +0300
  • bdb345bbed remove magic constant mailwl 2025-05-09 10:06:54 +0300
  • 3bbfac5758 clang-format again mailwl 2025-05-09 09:53:44 +0300
  • e07c7275d3 clang-format mailwl 2025-05-09 09:36:54 +0300
  • 25b826618f [Libs] Stubs SigninDialog mailwl 2025-05-09 09:28:50 +0300
  • a8b865e783 Fix fix Stephen Miller 2025-05-08 23:02:48 -0500
  • deb02db7bc Fix edge case in MapMemory Stephen Miller 2025-05-08 22:42:24 -0500
  • c06053e4e8 Fix rasterizer unmaps Stephen Miller 2025-05-08 21:50:28 -0500
  • 4380085bcc Fix my bug Stephen Miller 2025-05-08 21:43:25 -0500
  • b3552ad33c Update assert message Stephen Miller 2025-05-08 19:31:20 -0500
  • 72ed386102 Fix assert message Stephen Miller 2025-05-08 19:19:05 -0500
  • 3d674c109b
    Merge branch 'shadps4-emu:main' into hybrid Lander Gallastegi 2025-05-08 20:16:00 +0200
  • ab1c3c8b89 Iterators Lander Gallastegi 2025-05-08 20:13:52 +0200
  • 58df609ba0
    Optimize games that hit unpatchable EXTRQ/INSERTQ (#2888) Paris Oplopoios 2025-05-08 19:59:12 +0300
  • c0e09c104a
    More information about ReserveVirtualRange results Stephen Miller 2025-05-08 11:48:09 -0500
  • 526a338c97 MacOS CI offtkp 2025-05-08 19:02:38 +0300
  • 9b446e4c6a Use faster decoding offtkp 2025-05-08 19:01:13 +0300
  • 7228072a5f I love clang-format offtkp 2025-05-08 17:52:17 +0300
  • 4a4563a89b Make signal handler faster offtkp 2025-05-08 17:43:18 +0300
  • 6792380482 Clang Stephen Miller 2025-05-07 22:07:30 -0500
  • 049976057c Proper error behavior in QueryProtection Stephen Miller 2025-05-07 22:03:23 -0500
  • 4af6bb099f Fix asserts Stephen Miller 2025-05-07 22:02:46 -0500
  • 3b7c36e1ba
    Clear stack before executing guest code (#2877) Vinicius Rangel 2025-05-07 19:20:55 -0300
  • 108f96096b
    clang, don't optimize me 🚨 Vinicius Rangel 2025-05-03 15:34:13 -0300
  • 1aa7eb8a42
    add scePthreadSetaffinity and emulate affinity (#2885) Fire Cube 2025-05-07 23:50:16 +0200
  • a8e436358c fix removed return Fire Cube 2025-05-07 22:34:16 +0200
  • 6e57a076b7 comment became fucked up? Fire Cube 2025-05-07 22:21:02 +0200
  • 9f4e2e82c1 fix clang Fire Cube 2025-05-07 22:18:02 +0200
  • 1057e5beef fixes squidbus's comments Fire Cube 2025-05-07 22:04:30 +0200
  • c7fb3ebd93
    shader_recompiler: Widen num_conversion bitfield (#2886) MajorP93 2025-05-07 02:11:32 +0200
  • a424f3f570
    shader_recompiler: Widen num_conversion bitfield MajorP93 2025-05-07 01:39:46 +0200
  • a6c8dc2252 Implement recursive shared/scoped locks Lander Gallastegi 2025-05-06 23:25:37 +0200
  • 4e2402ca21 fix preprocessor Fire Cube 2025-05-06 19:24:48 +0200
  • 51ee55e8db add implementation Fire Cube 2025-05-06 19:22:24 +0200
  • 01a0e00dbb Sync the whole buffer insteed of only the range Lander Gallastegi 2025-05-05 22:23:29 +0200
  • 3f9f7adae4
    Clear stack before executing guest code Vinicius Rangel 2025-05-03 14:43:00 -0300
  • 62092753f6
    Merge branch 'shadps4-emu:main' into memory-fixes-again Stephen Miller 2025-05-05 09:50:21 -0500
  • 3525109e03
    Revert VirtualQuery while loop Stephen Miller 2025-05-05 09:47:24 -0500
  • fed064931a
    Core: Fix module load addresses (#2879) Stephen Miller 2025-05-05 05:24:08 -0500
  • 24b7d5cafb mutex protection georgemoralis 2025-05-05 13:08:01 +0300
  • ce33e32ede posix_getsockname try georgemoralis 2025-05-04 22:17:32 +0300
  • 0dc1a4a7a1
    Merge branch 'main' into net3 georgemoralis 2025-05-04 22:11:46 +0300
  • c6757763e4 Bring back applying pending operations in wait Lander Gallastegi 2025-05-04 17:56:32 +0200
  • 95af4451ec Correctly checkout moltenvk Lander Gallastegi 2025-05-04 15:39:17 +0200
  • 9d45536ab4 Less waiting and barriers Lander Gallastegi 2025-05-04 15:27:14 +0200
  • af70f0f232
    Fix patches Stephen Miller 2025-05-04 07:50:02 -0500
  • 9a22185ab7
    vulkan: do not use VK_EXT_extended_dynamic_state (#2880) oltolm 2025-05-04 12:11:02 +0200
  • a2e07b3dca vulkan: do not use VK_EXT_extended_dynamic_state oltolm 2025-05-04 11:32:37 +0200
  • f15c3854c1 Fix module mapping names Stephen Miller 2025-05-03 21:28:26 -0500
  • ecffd80ba2 Swap module mapping to NoFlags, remove offset code Stephen Miller 2025-05-03 21:27:24 -0500
  • d66c8d6282 Clang Stephen Miller 2025-05-03 20:16:54 -0500
  • f57583168d Hardcode hardware accurate base address Stephen Miller 2025-05-03 20:14:09 -0500
  • f15ffe87b6 Fix module map addresses Stephen Miller 2025-05-03 20:08:25 -0500
  • 17b6343f18
    emulator: Fix log initialization order. (#2878) squidbus 2025-05-03 13:47:03 -0700
  • 277a71fc6e emulator: Fix log initialization order. squidbus 2025-05-03 13:13:38 -0700
  • 2a34708047 more Fire Cube 2025-05-03 22:14:07 +0200
  • b38867d085 Revert "Increase address space upper bound" Stephen Miller 2025-05-03 14:53:40 -0500
  • 019172f740 im dumb Fire Cube 2025-05-03 21:52:04 +0200
  • 6c8a792176 handle file eof when readBin Fire Cube 2025-05-03 21:50:44 +0200
  • bcc65e7dd9 remove include Fire Cube 2025-05-03 21:49:09 +0200
  • b9b75cf2c8 crashes fixed Fire Cube 2025-05-03 19:45:05 +0200
  • 9599e578b7 Fix mappings to high addresses Stephen Miller 2025-05-03 12:07:38 -0500
  • 31ae988abe VirtualQuery fix Stephen Miller 2025-05-03 12:03:59 -0500
  • 3d50eeeebb Increase address space upper bound Stephen Miller 2025-05-03 11:50:41 -0500
  • 3545c8f1b1 Pm4 type 3 Event Write Impl Dmugetsu 2025-05-03 10:07:41 -0600
  • d542d952f4
    Savefixes VIII (#2851) Vinicius Rangel 2025-05-03 12:51:10 -0300
  • 378398efda
    savedata dialog: removed unnecessary firmware version checks Vinicius Rangel 2025-04-27 12:36:50 -0300
  • 3607393eb2
    savedata dialog: fix SaveDialogUi move semantics Vinicius Rangel 2025-04-27 12:36:28 -0300
  • 3e56133cda now heroes give at least a bit of image Fire Cube 2025-05-03 16:36:39 +0200
  • a500b98e9b more Fire Cube 2025-05-03 15:29:57 +0200
  • 4f45b05eee Error logging Stephen Miller 2025-05-02 16:18:53 -0500
  • 0dcd372d2d Fix name behavior Stephen Miller 2025-05-02 16:01:46 -0500
  • 0ba9ea6a3b
    Only perform early read-write open when truncating is needed (#2874) Stephen Miller 2025-05-02 13:22:05 -0500
  • b9b1a13664 Only perform early read-write open when truncating is needed Stephen Miller 2025-05-02 13:03:40 -0500
  • f96089638e strncpy instead of strcpy Stephen Miller 2025-05-02 12:59:24 -0500
  • 5c0f712660 Fix name in sceKernelMapNamedDirectMemory Stephen Miller 2025-05-02 12:58:25 -0500