Commit Graph

  • 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
  • cda421434b
    Adding missmatch info to Texture cache assert (#2828) Dmugetsu 2025-04-22 13:49:29 -0600
  • e83d505b89 Adding missmatch info to Texture cache assert Dmugetsu 2025-04-22 13:44:30 -0600
  • de729835d6 Clang Stephen Miller 2025-04-22 08:49:55 -0500
  • 5bf4d09344 Fix compile Stephen Miller 2025-04-22 08:37:27 -0500
  • e695acaef4
    Merge branch 'main' into Feature/initial-ps4-ime-keyboard Valdis Bogdāns 2025-04-22 15:07:09 +0300
  • 4abc2dea49 Define remaining ioctls Stephen Miller 2025-04-21 23:27:16 -0500
  • 23883bd42b GnmEq HLE Stephen Miller 2025-04-21 22:28:20 -0500
  • dc277394c5 Some ioctls Stephen Miller 2025-04-21 22:22:28 -0500
  • a63e264e28 Ensuring HLE only gets initialize if the LLE fails to load Dmugetsu 2025-04-21 16:07:47 -0600
  • 0c86c54d48
    Implement SET_PC_B64 instruction (#2823) Fire Cube 2025-04-21 23:25:15 +0200
  • e91e36c350 clang, reuse fixes. w1naenator 2025-04-21 23:56:26 +0300
  • 2f059fab00 improvements requested by squidbus Fire Cube 2025-04-21 22:54:52 +0200
  • ad7c41ba5c Stub some ioctl commands properly Stephen Miller 2025-04-21 15:50:19 -0500
  • 27b7c1dc14 Implement sceKernelMapNamedSystemFlexibleMemory Stephen Miller 2025-04-21 15:30:25 -0500
  • f3a3df90e2 Log ioctls Stephen Miller 2025-04-21 15:22:50 -0500
  • 8b5b34fdba Support mapping memory to device files Stephen Miller 2025-04-21 15:21:12 -0500
  • 3dac1a2c6a Add a graphics card device stub Stephen Miller 2025-04-21 15:02:15 -0500
  • c547ab8901 Separate presenter initialization from libSceGnmDriver HLE init Stephen Miller 2025-04-21 15:01:33 -0500
  • 21982db6a7 Load libSceGnmDriver LLE Stephen Miller 2025-04-21 15:00:33 -0500
  • 244c6f0079 sceNetShutdown,sceNetSocket,sceNetSocketAbort,sceNetSocketClose georgemoralis 2025-04-21 17:08:54 +0300
  • e5317f09c7 RE sceNetListen ,sceNetSetsockopt georgemoralis 2025-04-21 16:42:21 +0300
  • 4057282706 adding logger Dmugetsu 2025-04-21 06:52:18 -0600
  • 5844372bd9 men im blind this is how it should be Dmugetsu 2025-04-21 06:31:42 -0600
  • a98ad08c0e adding the linker i missed before Dmugetsu 2025-04-21 06:16:23 -0600
  • ff857db7f7 fixup georgemoralis 2025-04-21 15:10:10 +0300
  • 5aae4f63ec making init func work on load sysmodules. Dmugetsu 2025-04-21 06:04:42 -0600
  • 5d112cf68f more clang Fire Cube 2025-04-21 11:28:21 +0200
  • 8104718f5b clang Fire Cube 2025-04-21 11:16:12 +0200
  • 3dbb658a2e minor improvements Fire Cube 2025-04-21 11:09:16 +0200
  • b1f1942fc5 RE sceNetGetpeername ,sceNetGetsockname georgemoralis 2025-04-21 11:35:07 +0300
  • 1832e7d79b RE sceNetAccept georgemoralis 2025-04-21 11:10:51 +0300
  • 1c249f9d06 sceNetBind RE georgemoralis 2025-04-21 10:57:48 +0300
  • ee1c78158f RE sceNetConnect georgemoralis 2025-04-21 10:49:18 +0300
  • f125317b0a extfx w1naenator 2025-04-21 03:46:53 +0300
  • df25e2da7b replace ImGuiNavInput with ImGuiKey added repeat event selectable for each key. w1naenator 2025-04-21 03:05:49 +0300
  • b005ddd426
    Merge branch 'shadps4-emu:main' into set_pc Fire Cube 2025-04-21 00:19:24 +0200
  • 005cec9f46 basic impl Fire Cube 2025-04-21 00:19:00 +0200
  • 33b1afb6a0
    Merge branch 'main' into Feature/initial-ps4-ime-keyboard Valdis Bogdāns 2025-04-20 22:14:49 +0300
  • 5be726ca3b
    Revert libSceGnmDriver initialization emulation (#2816) Stephen Miller 2025-04-20 10:26:52 -0500
  • 2af0911d3d remove german comments Fire Cube 2025-04-20 14:37:15 +0200
  • e6b81a65c0 add macro 16bpp implementation Fire Cube 2025-04-20 13:50:28 +0200
  • 11d4426a7e Revert libSceGnmDriver initialization emulation Stephen Miller 2025-04-20 07:05:16 -0500
  • 7eb4f192e4
    Merge branch 'main' into net2 georgemoralis 2025-04-20 10:42:00 +0300
  • 852c7c0d22 added some debug info georgemoralis 2025-04-20 10:25:19 +0300
  • 40235a26bb
    attempt to re-add pkg install feature by programatically reverting commits xXJSONDeruloXx 2025-04-19 21:56:50 -0400
  • f5108867df
    Restore files removed in commits be22674, 31e1d4f, 751a23a, 9dbc79d, and a5958bf xXJSONDeruloXx 2025-04-19 21:52:19 -0400
  • dbaf13ccb4
    Restore files removed in commits be22674, 31e1d4f, 751a23a, 9dbc79d, and a5958bf xXJSONDeruloXx 2025-04-19 21:50:44 -0400
  • 94cbb4857a
    Restore files removed in commits be22674, 31e1d4f, 751a23a, 9dbc79d, and a5958bf xXJSONDeruloXx 2025-04-19 21:49:45 -0400
  • 354ac3980d Merge branch 'Feature/initial-ps4-ime-keyboard' of https://github.com/w1naenator/shadPS4 into Feature/initial-ps4-ime-keyboard w1naenator 2025-04-20 02:23:59 +0300
  • 9f5cf03ec9 syncMerge branch 'Feature/initial-ps4-ime-keyboard' of https://github.com/w1naenator/shadPS4 into Feature/initial-ps4-ime-keyboard w1naenator 2025-04-20 01:52:50 +0300
  • c972d125b0
    Merge branch 'shadps4-emu:main' into missing-format Stephen Miller 2025-04-19 17:58:38 -0500
  • 5fe267db27 Merge branch 'Feature/initial-ps4-ime-keyboard' of https://github.com/w1naenator/shadPS4 into Feature/initial-ps4-ime-keyboard w1naenator 2025-04-20 01:52:50 +0300
  • 23b31367b2 Full redesign w1naenator 2025-04-20 01:38:13 +0300
  • 0b17ea58df
    Merge branch 'main' into Feature/initial-ps4-ime-keyboard Valdis Bogdāns 2025-04-20 01:18:24 +0300
  • 7bf3f54b38 full redesign. w1naenator 2025-04-20 01:16:35 +0300
  • 7fd9f79bb9 data format 40 num format 7 Stephen Miller 2025-04-19 14:39:28 -0500
  • 572b96ac85 Merge branch 'http-part2' of https://github.com/georgemoralis/shadPS4 into http-part2 georgemoralis 2025-04-19 20:43:17 +0300
  • 48b1c8febe more draft on GetStatusCode georgemoralis 2025-04-19 20:43:04 +0300
  • 9b7947749c
    Merge branch 'main' into http-part2 georgemoralis 2025-04-19 20:11:15 +0300
  • c0b23eace9 some work on sceHttpGetStatusCode georgemoralis 2025-04-19 20:10:44 +0300
  • d54696b126 [QoL] Audio Volume & Mute Audio Xphalnos 2025-04-19 17:47:01 +0200
  • 69777e2ffa hotfix: clang-format kalaposfos13 2025-04-19 17:19:40 +0200
  • 111ff2bedd
    Fixe: Updated the timing of setting text translation for the “Show label under icon” action in the toolbar to set the text after retranslateUi. (#2806) bigqy 2025-04-19 22:52:43 +0800
  • d188510e59
    Discord logo fix on the README. (#2811) Missake212 2025-04-19 15:51:59 +0100
  • d0dbb737d9
    New translations en_us.ts (Arabic) (#2810) georgemoralis 2025-04-19 17:51:43 +0300
  • 3e19c3cda8
    Update README.md Missake212 2025-04-19 14:24:42 +0100
  • 2fda18cb01
    Merge branch 'shadps4-emu:main' into discord-logo-fix Missake212 2025-04-19 14:22:36 +0100
  • ca92509749
    Fix the broken Discord logo on the README Missake212 2025-04-19 14:22:27 +0100
  • b3755a7310
    Merge branch 'main' into multikey kalaposfos13 2025-04-19 11:32:48 +0200
  • 4ae7ce8cd0
    bruh, welp here we go again tlarok 2025-04-19 10:55:59 +0200
  • cb90d2f6c7
    clean up from main tlarok 2025-04-19 10:52:53 +0200
  • 6bbadd88c1
    Update src/qt_gui/kbm_gui.cpp tlarok 2025-04-19 10:49:52 +0200
  • c351c8275f
    Merge branch 'main' into net2 georgemoralis 2025-04-19 09:58:40 +0300
  • 414281eec0
    Merge branch 'shadps4-emu:main' into fix-translate bigqy 2025-04-19 13:07:48 +0800
  • 4503e3dddd New translations en_us.ts (Arabic) georgemoralis 2025-04-19 02:49:49 +0300
  • 62709b0943
    Merge branch 'main' into fontlib georgemoralis 2025-04-18 23:58:47 +0300
  • c77fd10fc0
    Merge branch 'main' into http-part2 georgemoralis 2025-04-18 23:58:33 +0300
  • 7ee2ddbd43
    Merge branch 'main' into m4aac georgemoralis 2025-04-18 23:58:23 +0300
  • e11ffe242b
    Update team member on readme georgemoralis 2025-04-18 23:47:59 +0300