Commit graph

  • 60d1e15980
    Merge ac2cc785de into a78f8afe58 #2245 poly 2025-01-28 19:54:55 +0300
  • a0b813d01c
    Merge 0ad0a5a266 into a78f8afe58 #2060 georgemoralis 2025-01-28 17:49:33 +0100
  • 4e2922c998
    Merge 5d3e2d80b6 into a78f8afe58 #2037 Stephen Miller 2025-01-28 17:48:48 +0100
  • 78fd6fa3bf
    Merge 584fc5c23e into a78f8afe58 #2254 tomboylover93 2025-01-28 19:48:24 +0300
  • a78f8afe58
    libraries: Implement libSceZlib. (#2256) main Pre-release-shadPS4-2025-01-28-a78f8af squidbus 2025-01-28 08:48:19 -0800
  • bcc59f5a1b
    Merge 54b191054f into 2cdd873681 #2219 kalaposfos13 2025-01-28 17:47:21 +0100
  • 2cdd873681
    Update tr_TR.ts (#2255) slick-daddy 2025-01-28 19:47:12 +0300
  • 4b93b8b574
    add missing translations and other corrections nb (#2253) Martin 2025-01-28 17:47:00 +0100
  • 584fc5c23e small fixes to pt-BR translation #2254 tomboylover93 2025-01-28 09:47:27 -0300
  • 7564088b00
    Fix TRt (#2) DanielSvoboda 2025-01-28 09:31:30 -0300
  • 30506b2b15
    Merge 8d7d7815e2 into 8379922f8a #1604 Lizardy 2025-01-28 04:16:48 -0700
  • 7ea49b5a71
    Merge bb250c7f9d into 8379922f8a #2026 poly 2025-01-28 04:14:46 -0700
  • 728d66476c
    Merge 9e87511da0 into 8379922f8a #2225 Chase Knowlden 2025-01-28 04:13:17 -0700
  • 271db8862e
    Merge 6cc8eb982f into 8379922f8a #2246 panzone91 2025-01-28 04:10:09 -0700
  • 8379922f8a hotfix: Reduce requested videodec memory block sizes. squidbus 2025-01-28 02:31:26 -0800
  • d2127b38de
    vk_rasterizer: Keep viewport depth offset even without native depth clip control. (#2257) squidbus 2025-01-28 00:12:48 -0800
  • d7471fdc65 vk_rasterizer: Keep viewport depth offset even without native depth clip control. #2257 squidbus 2025-01-27 23:28:48 -0800
  • cc551824f4 zlib: Make variables static. #2256 squidbus 2025-01-27 23:09:40 -0800
  • 3a10014fa4 libraries: Implement libSceZlib. squidbus 2025-01-27 21:27:56 -0800
  • 976a5713f5 libraries: add zlib hle skeleton/stub Nenkai 2025-01-02 18:59:58 +0100
  • 1a72cc8719
    Update tr_TR.ts #2255 slick-daddy 2025-01-28 08:24:08 +0300
  • 9fee8a666a Add Vulkan debug options to the Debug tab tomboylover93 2025-01-27 21:55:04 -0300
  • 346e0673c5 add missing translations and other corrections nb #2253 Martin Hansen 2025-01-28 01:48:47 +0100
  • 2837d848ed
    linker: handle relocation for exported modules (#2247) panzone91 2025-01-27 21:40:58 +0100
  • 0ad0a5a266 linux fix? #2060 georgemoralis 2025-01-27 20:50:18 +0200
  • 2514d2b075 fix linux-mac part2 georgemoralis 2025-01-27 20:39:49 +0200
  • 028a62404a linux mac fix? georgemoralis 2025-01-27 20:25:16 +0200
  • 3d0b2d1a8f implemented ORBIS_NET_CTL_INFO_ETHER_ADDR georgemoralis 2025-01-27 20:03:41 +0200
  • 6dac66f959 improved net_errno georgemoralis 2025-01-20 23:11:43 +0200
  • c056d18494 handled null name issues georgemoralis 2025-01-20 22:55:58 +0200
  • 43b1aa065f added sceNetRecvfrom georgemoralis 2025-01-20 20:38:21 +0200
  • 3902879d4f added more setsocket options and some error returns georgemoralis 2025-01-20 20:25:43 +0200
  • 5f22274504 implemented sceNetAccept georgemoralis 2025-01-13 13:23:51 +0200
  • f4e637cf4d added case in SetSocketOptions for tony hawk 5 georgemoralis 2025-01-10 20:16:03 +0200
  • 497ee1591a fixed possible issue in sceNetResolverStartAton (found in bloodborne alpha) georgemoralis 2025-01-10 19:49:40 +0200
  • 63d59a6830 fake p2p sockets makes peggle2 works again georgemoralis 2025-01-10 19:00:11 +0200
  • 25f55f16bc added SetSocketOptions:53: Unreachable code! Unknown level =65535 optname =4608 georgemoralis 2025-01-10 17:52:38 +0200
  • f8438e318d missed files georgemoralis 2025-01-09 17:43:08 +0200
  • 5665e8c2f5 Implemented sceNetEpollControl,sceNetEpollDestroy georgemoralis 2025-01-09 17:42:46 +0200
  • f243508de7 correct socketoption struct and added ORBIS_NET_SO_SNDTIMEO georgemoralis 2025-01-07 16:40:53 +0200
  • 60f14a1cf1 reuse fix georgemoralis 2025-01-06 00:53:22 +0200
  • 66f63b65ca draft epoll work georgemoralis 2025-01-06 00:52:02 +0200
  • a9ec78d4e0 added SO_BROADCAST (optname =32) in SetSocketOptions georgemoralis 2025-01-06 00:30:20 +0200
  • 6b64502ff2 added ORBIS_NET_CTL_INFO_MTU georgemoralis 2025-01-05 19:11:25 +0200
  • b1711435c6 added sceNetBind,sceNetListen georgemoralis 2025-01-05 17:31:11 +0200
  • 40921061c3 intial sceNetSetsockopt georgemoralis 2025-01-05 16:57:44 +0200
  • b7e20af0cc clang fix georgemoralis 2025-01-05 12:06:17 +0200
  • 398e8896fe abstract socket implementation (initial) georgemoralis 2025-01-05 11:18:07 +0200
  • 04ce72832f restarted implementation - draft work georgemoralis 2025-01-05 10:31:53 +0200
  • 665261efc5
    Update sq translation (#2251) F1219R 2025-01-27 16:39:27 +0100
  • 9345093916
    Update sq translation #2251 F1219R 2025-01-27 10:32:54 +0100
  • 191e64bfa1
    renderer: respect zmin/zmax even if clipping is disabled (#2250) Vladislav Mikhalin 2025-01-27 11:17:23 +0300
  • 109de38384 renderer: respect zmin/zmax even if clipping is disabled #2250 Vladislav Mikhalin 2025-01-27 09:16:18 +0300
  • 6f04ea18e4
    externals: Update MoltenVK (#2249) squidbus 2025-01-26 19:28:58 -0800
  • 0ab9ef4646 externals: Update MoltenVK #2249 squidbus 2025-01-26 19:17:38 -0800
  • 7d1631f9f4
    memory_patcher: Remove hardcoded repositories when loading patches (#2241) Ian Carpenter 2025-01-26 18:46:59 -0500
  • 1bc504f863 qt: fix grid #2248 DanielSvoboda 2025-01-26 17:38:39 -0300
  • ac2cc785de
    clang-format #2245 lds-ssbo polyproxy 2025-01-26 19:17:47 +0100
  • 823b897d25
    shader_recompiler: add v_trunc_f64 on inst format table polyproxy 2025-01-26 19:04:55 +0100
  • 9e881f0aed linker: handle relocation for exported modules #2247 panzone 2025-01-26 18:36:51 +0100
  • 6cc8eb982f linting #2246 panzone 2025-01-26 18:42:12 +0100
  • 2b8114db86 handle relative paths panzone 2025-01-26 18:28:55 +0100
  • 6c8e34ac96
    memory_patcher: Remove hardcoded repositories when loading patches #2241 Ian Carpenter 2025-01-26 01:14:26 -0500
  • 46b5437fdf
    emulator: Use correct game folder mount when opening update eboot directly. (#2244) squidbus 2025-01-26 08:01:15 -0800
  • 06fe4cff42
    renderer_vulkan: use LDS buffer as SSBO on unsupported shared memory size polyproxy 2025-01-26 14:40:03 +0100
  • 461148c227
    qt: Prevent interacting with empty grid cells. (#2243) squidbus 2025-01-26 04:32:14 -0800
  • 98e49b91f8 emulator: Use correct game folder mount when opening update eboot directly. #2244 squidbus 2025-01-26 04:13:22 -0800
  • 70d8f6f050 qt: Prevent interacting with empty grid cells. #2243 squidbus 2025-01-26 03:48:19 -0800
  • 3960283a67 hotfix: Fix missing embedded PS shader address bits. squidbus 2025-01-26 01:00:22 -0800
  • f1bc3b4f3d
    shader_recompiler: Add another constant propagation pass near the end. (#2231) squidbus 2025-01-25 14:59:18 -0800
  • a5a1253185
    liverpool: Implement PM4 MEM_SEMAPHORE. (#2235) squidbus 2025-01-25 04:12:18 -0800
  • 564dbc7b94
    system_service: Add simple event queue and push an EntitlementUpdate event to it when app content is initialized (#2238) Ian Carpenter 2025-01-25 04:00:52 -0500
  • e433f3116d hotfix 2: clang format squidbus 2025-01-24 19:57:04 -0800
  • 73b7d34460 hotfix: Drop scePadSetLightBar log to debug level. squidbus 2025-01-24 19:55:27 -0800
  • e72f0dd235
    Merge branch 'shadps4-emu:main' into qt-style #1828 tomboylover93 2025-01-24 15:39:00 -0800
  • c431a25047 Re-order volume slider and widget selection widgets tomboylover93 2025-01-24 19:28:45 -0300
  • 7072dfc99f
    Fix stale heap read in UnmapMemoryImpl (#2232) hspir404 2025-01-24 21:56:21 +0000
  • 595078d856 Fix stale heap read in UnmapMemoryImpl #2232 hspir404 2025-01-24 03:25:08 -0800
  • 1e802fe093
    system_service: Add simple event queue and push an EntitlementUpdate event to it when app content is initialized #2238 Ian Carpenter 2025-01-24 16:02:22 -0500
  • 5f47f09c03 Re-order widgets and increase window size to remove scrollbar tomboylover93 2025-01-24 17:55:13 -0300
  • 361532418c
    externals: Update SPIRV-Cross for MoltenVK (#2237) squidbus 2025-01-24 12:47:24 -0800
  • a51c8c17e0
    shader_recompiler: Fix image write swizzles. (#2236) squidbus 2025-01-24 12:47:04 -0800
  • 31a5e79dc8 externals: Update SPIRV-Cross for MoltenVK #2237 squidbus 2025-01-24 12:22:05 -0800
  • e4df903828 shader_recompiler: Fix image write swizzles. #2236 squidbus 2025-01-24 11:27:02 -0800
  • 56f4b8a2b8
    shader_recompiler: Implement shader export formats. (#2226) squidbus 2025-01-24 10:41:58 -0800
  • b3c573f798
    libraries/fiber: print fiber ctx size on stack overflow poly 2025-01-24 19:37:34 +0100
  • 207f9ae37a liverpool: Implement PM4 MEM_SEMAPHORE. #2235 squidbus 2025-01-24 10:16:17 -0800
  • a4eba8e827
    stubbed webbrowserdialog,npparty (#2234) georgemoralis 2025-01-24 19:22:06 +0200
  • 98188a0ade added poly's suggestions #2234 georgemoralis 2025-01-24 18:56:47 +0200
  • b5e7363417 stubbed webbrowserdialog,npparty georgemoralis 2025-01-24 18:47:45 +0200
  • 060798b07d
    Merge 283d2dfb13 into 4f426b723f #2201 squidbus 2025-01-24 08:30:58 -0500
  • 4f426b723f
    Rebase of "Handle munmap over multiple VMAs" (#2233) kalaposfos13 2025-01-24 14:30:55 +0100
  • d162f1d4c3 Update function declarations #2233 kalaposfos13 2025-01-24 14:05:06 +0100
  • 54b191054f Merge remote-tracking branch 'origin/main' into fork-detection #2219 kalaposfos13 2025-01-24 14:01:19 +0100
  • 480293c19c Minor code style changes kalaposfos13 2025-01-24 13:57:38 +0100
  • 0c0ec9735c Merge fixups kalaposfos13 2025-01-24 13:50:25 +0100
  • a8630a9439 clang kalaposfos13 2025-01-24 13:35:33 +0100
  • c2a17f3bf5 Merge remote-tracking branch 'mikusp/munmap_vmas' into munmap-vma-update kalaposfos13 2025-01-24 13:32:31 +0100
  • 61a1a26f5f shader_recompiler: Add another constant propagation pass near the end. #2231 squidbus 2025-01-24 03:23:34 -0800
  • 4d12de8149 hotfix: 64-bit shift fixups squidbus 2025-01-24 03:11:13 -0800