Commit Graph

  • 746c126bf5 Fix hint mask Stephen Miller 2025-04-26 19:42:06 -0500
  • 2cfb79b948 Merge branch 'Feature/initial-ps4-ime-keyboard' of https://github.com/w1naenator/shadPS4 into Feature/initial-ps4-ime-keyboard w1naenator 2025-04-27 03:41:56 +0300
  • 0aca8726b9 Undertale softlock fix. w1naenator 2025-04-27 03:39:48 +0300
  • df85a86c5d Proper struct names Stephen Miller 2025-04-26 19:03:58 -0500
  • 812f88bebb Update equeue.h Stephen Miller 2025-04-26 18:21:59 -0500
  • ad5910f8b8 Update main.cpp Stephen Miller 2025-04-26 18:21:08 -0500
  • 0952da0af9 Update equeue.h Stephen Miller 2025-04-26 18:18:44 -0500
  • 737db6fb62 Apply DceData struct to sceVideoOutGetEventCount Stephen Miller 2025-04-26 18:18:15 -0500
  • f2cebf7284 Readable VideoOutEvent data packing Stephen Miller 2025-04-26 18:13:29 -0500
  • 9e60665c73 all is broken ig.... mahmoud radwan 2025-04-27 00:35:52 +0300
  • 5116d0fbdc New translations en_us.ts (Vietnamese) georgemoralis 2025-04-27 00:00:24 +0300
  • 1855a3ac29 forgot to return this to orbis ok atm so it will not bork the pc Dmugetsu 2025-04-26 12:29:54 -0600
  • b40ca942ff return *list null so games that fetch usb devices can pass boot adding return to functions that didnt have it and adding detail loggin to handle events. Dmugetsu 2025-04-26 11:55:38 -0600
  • 79d69bf0a4 cleanup Dmugetsu 2025-04-26 11:07:55 -0600
  • ad96c311c2 removing the explicit call for libusb.h Dmugetsu 2025-04-26 11:06:24 -0600
  • 5d4b94cf0a more fixes Dmugetsu 2025-04-26 11:02:43 -0600
  • ac0245fa1b Proper cmake for libusb Dmugetsu 2025-04-26 11:01:10 -0600
  • 075ebb9041 New translations en_us.ts (Vietnamese) georgemoralis 2025-04-26 19:53:46 +0300
  • ba36139bc7 SintToSnormNz mahmoud radwan 2025-04-26 13:07:28 +0300
  • 8124b10b4a some kernel net calls georgemoralis 2025-04-26 12:55:10 +0300
  • 0a58c71563 Merge remote-tracking branch 'origin/main' into multiple-controllers kalaposfos13 2025-04-26 09:38:57 +0200
  • e0320352f1 Good enough kalaposfos13 2025-04-26 09:38:23 +0200
  • ef8322af9a New translations en_us.ts (Vietnamese) georgemoralis 2025-04-26 08:03:14 +0300
  • 5c3cf54949 New translations en_us.ts (Vietnamese) georgemoralis 2025-04-26 07:05:24 +0300
  • e816bc4b99
    Use GetSrc in VALU insts instead of assuming vector reg (was vcc_lo) (#2845) baggins183 2025-04-25 19:44:03 -0700
  • 97a3e55dea some other cases Frodo Baggins 2025-04-25 18:43:05 -0700
  • 7353b2a7b0 Use GetSrc in v_add_i32 instead of assuming vector reg (was vcc_lo) Frodo Baggins 2025-04-25 18:26:29 -0700
  • 632ed99ee7
    ci: Bump Clang to 19 for Linux builds, align LLVM repository with runner version (#2844) MajorP93 2025-04-26 00:06:51 +0200
  • 82fcc0e3f7 sceNetRecv,sceNetRecvFrom,sceNetRecvMsg RE georgemoralis 2025-04-26 00:08:59 +0300
  • 05ee6f0f42 Please work kalaposfos13 2025-04-25 21:54:11 +0200
  • 057f2f9beb Even more logging kalaposfos13 2025-04-25 21:14:08 +0200
  • eaecab4041 bruh kalaposfos13 2025-04-25 20:37:41 +0200
  • ba29985151 This time for sure kalaposfos13 2025-04-25 20:20:25 +0200
  • e26ed73533 Print error on SDL_SetGamepadPlayerIndex failure kalaposfos13 2025-04-25 18:38:05 +0200
  • f29d79ec40 Initialize the first controller for the keyboard even if no controllers are connected kalaposfos13 2025-04-25 18:32:15 +0200
  • 26407d9d72 sceSend,sceSendTo,sceSendMsg georgemoralis 2025-04-25 19:18:31 +0300
  • c962e70fd8 Fine you win kalaposfos13 2025-04-25 18:14:34 +0200
  • 1df8f24167 Merge branch 'gnm-lle-local' into gnm-lle gnm-lle Stephen Miller 2025-04-25 08:43:53 -0500
  • 279925dba3 ci: Use noble variant of LLVM repository * shadPS4 has been using Ubuntu 24.04 runners for some time now. This commit makes sure the correct LLVM repository is being used. MajorP93 2025-04-25 15:08:59 +0200
  • dd74886f61 ci: Bump Clang to 19 for Linux builds * PR #2434 was intended to bump Clang to 19. In reality it only made sure that clang-format-19 is being used and that the shadPS4 codebase can be compiled with Clang 19. This PR makes sure that Clang 19 is actually being used for Linux builds which makes sense since we use Clang 19 for Windows builds already (Since Visual Studio 17.13 Clang 19 is being shipped). MajorP93 2025-04-25 14:43:03 +0200
  • 9a9aa24756
    Merge branch 'shadps4-emu:main' into unpack-snorm2x16 Mahmoud Adel 2025-04-25 15:19:47 +0300
  • ce47c1d8d4
    Merge branch 'main' into Feature/initial-ps4-ime-keyboard Valdis Bogdāns 2025-04-25 14:51:07 +0300
  • 01d8f85bc8 Fix gamepad indexing + cleanup kalaposfos13 2025-04-25 10:56:00 +0200
  • e6354b8f2d Merge remote-tracking branch 'origin/main' into multiple-controllers kalaposfos13 2025-04-25 08:57:14 +0200
  • 32c8df61e5
    Merge branch 'main' into fontlib georgemoralis 2025-04-25 09:22:22 +0300
  • 295f1fdbfc
    Merge branch 'main' into http-part2 georgemoralis 2025-04-25 09:22:13 +0300
  • a56607ae1d
    Merge branch 'main' into m4aac georgemoralis 2025-04-25 09:22:02 +0300
  • 70b51fa93b
    Merge branch 'main' into net2 georgemoralis 2025-04-25 09:21:53 +0300
  • 15d6a45dcd
    externals: Simplify MoltenVK bundling. (#2842) squidbus 2025-04-24 19:40:50 -0700
  • 50ff4742d6 externals: Simplify MoltenVK bundling. squidbus 2025-04-24 19:06:50 -0700
  • 1627bcc575
    + Mahmoud Adel 2025-04-25 01:53:25 +0300
  • cee375fd3e
    Unpack Snorm 2x16 Mahmoud Adel 2025-04-25 01:51:23 +0300
  • 31bd2c639d
    + Mahmoud Adel 2025-04-25 01:49:19 +0300
  • c373e385d0
    + Mahmoud Adel 2025-04-25 01:47:02 +0300
  • ea1988909d
    Merge branch 'main' into Feature/initial-ps4-ime-keyboard Valdis Bogdāns 2025-04-25 01:32:10 +0300
  • d370ea32f4
    Sysmodules (#2826) Dmugetsu 2025-04-24 15:46:22 -0600
  • e7199f7e07 reverting OrbisModuleInfoForUnwind and modifing header. Dmugetsu 2025-04-24 15:37:01 -0600
  • 554b64c52a Final suggestions Dmugetsu 2025-04-24 15:23:51 -0600
  • 98a70f0a8b Suggestions - info passed to sceKernelGetModuleInfoForUnwind and if name field matches it gets zeroed Dmugetsu 2025-04-24 13:56:12 -0600
  • 3cab54ebf4 Some sysmodules inconsistencies fixed. Based on Visual studio flags if they are irrelevant lmk Dmugetsu 2025-04-21 09:41:33 -0600
  • c01590175a
    Implement sceImeDialogGetPanelSize (#2839) kalaposfos13 2025-04-24 22:13:44 +0200
  • 9605d80238 At this point half of the PR is from squidbus, and I'm just typing out what they say squidbus 2025-04-24 22:12:11 +0200
  • dd13d826a2 clang kalaposfos13 2025-04-24 22:04:28 +0200
  • 7478f3190e Add original sizes as comments kalaposfos13 2025-04-24 21:59:37 +0200
  • 476bb8837b Adjust values that are different from Ime kalaposfos13 2025-04-24 21:41:15 +0200
  • a12d447bd6
    sceKernelAllocateDirectMemory hotfixes (#2838) Stephen Miller 2025-04-24 14:21:14 -0500
  • 86b66fd7ee Clang kalaposfos13 2025-04-24 20:52:51 +0200
  • 01a212b1b4 Fix header kalaposfos13 2025-04-24 20:48:19 +0200
  • 2e175db733
    Clean logic Stephen Miller 2025-04-24 13:43:51 -0500
  • ae39cad847
    Update memory.cpp Stephen Miller 2025-04-24 13:39:41 -0500
  • 38d24bc2f4
    Merge branch 'shadps4-emu:main' into gnm-lle Stephen Miller 2025-04-24 13:30:12 -0500
  • 0e0b94d044 Implement sceImeDialogGetPanelSize kalaposfos13 2025-04-24 20:28:06 +0200
  • be828414ac
    Merge branch 'main' into net2 georgemoralis 2025-04-23 23:35:30 +0300
  • d9ea8154ae
    Merge branch 'main' into Feature/initial-ps4-ime-keyboard Valdis Bogdāns 2025-04-23 22:37:44 +0300
  • ce3aded3e5 fix: Intel crash on startup. squidbus 2025-04-23 11:09:04 -0700
  • 4ecdcf77d1 build: Update MoltenVK ICD API version. squidbus 2025-04-23 09:58:00 -0700
  • 838a89545a
    Merge branch 'main' into Feature/initial-ps4-ime-keyboard Valdis Bogdāns 2025-04-23 18:09:52 +0300
  • c657195cbf Merge branch 'Feature/initial-ps4-ime-keyboard' of https://github.com/w1naenator/shadPS4 into Feature/initial-ps4-ime-keyboard w1naenator 2025-04-23 18:06:09 +0300
  • 978ce11110 Use the colors from OrbisImeParamExtended if they are defined; otherwise, use the default colors. w1naenator 2025-04-23 18:06:01 +0300
  • 30e609cf4e
    Merge branch 'main' into fontlib georgemoralis 2025-04-23 15:06:02 +0300
  • abcdbaa444
    Merge branch 'main' into http-part2 georgemoralis 2025-04-23 15:05:49 +0300
  • ea97e78115
    Merge branch 'main' into m4aac georgemoralis 2025-04-23 15:05:36 +0300
  • 0336eab34e
    Merge branch 'main' into net2 georgemoralis 2025-04-23 15:05:24 +0300
  • 3f4249084c
    multikey for kbm_gui (#2778) tlarok 2025-04-23 12:41:14 +0200
  • aeee7706ee
    renderer_vulkan: Restore Vulkan version to 1.3 (#2827) squidbus 2025-04-23 03:28:31 -0700
  • 1783799739
    Merge branch 'main' into vk13 georgemoralis 2025-04-23 13:27:09 +0300
  • 5db162cbcd started 0.8.1 WIP georgemoralis 2025-04-23 13:24:57 +0300
  • 354a2e6946 tagged v0.8.0 release v.0.8.0 georgemoralis 2025-04-23 13:05:36 +0300
  • df1d0d526b renderer_vulkan: Restore Vulkan version to 1.3 squidbus 2025-04-20 11:13:22 -0700
  • 53ca64f6ff
    renderer_vulkan: Support loading Vulkan layers on macOS SDL build. (#2832) squidbus 2025-04-23 01:10:03 -0700
  • b6f6594bcc renderer_vulkan: Support loading Vulkan layers on macOS SDL build. squidbus 2025-04-23 00:12:18 -0700
  • ee7fe305c9 fix: Make sure right MoltenVK is loaded for macOS SDL. squidbus 2025-04-22 23:18:39 -0700
  • 74377de666
    Merge branch 'main' into Feature/initial-ps4-ime-keyboard Valdis Bogdāns 2025-04-23 08:21:59 +0300
  • b1ebb2fec5 fix: Only change macOS working directory for app bundle. squidbus 2025-04-22 22:05:32 -0700
  • 96bee58d0f
    ci: Fix macOS SDL build. (#2831) squidbus 2025-04-22 21:41:20 -0700
  • 9782eb9da5 ci: Fix macOS SDL build. squidbus 2025-04-22 21:34:45 -0700
  • 0297aee3f4
    texture_cache: Relax mismatched image type from assert to cache miss. (#2830) squidbus 2025-04-22 15:03:43 -0700
  • 4dcfedc82d texture_cache: Relax mismatched image type from assert to cache miss. squidbus 2025-04-22 14:21:20 -0700
  • 5b0205bc59 fix: Texture cache image type assert. squidbus 2025-04-22 14:00:08 -0700
  • 0a79d118f7
    Revert "Adding missmatch info to Texture cache assert (#2828)" georgemoralis 2025-04-22 23:59:32 +0300