• Joined on 2024-08-23
dahjah synced commits to more-kernel at dahjah/shadPS4 from mirror 2024-11-15 21:18:18 -07:00
0fb1794b34 sleepq: Separate and make faster
dahjah synced commits to enfant_terrible at dahjah/shadPS4 from mirror 2024-11-15 21:18:17 -07:00
1aa8887867 Classes renamed
e1b32bcfce Files renamed
Compare 2 commits »
dahjah synced commits to refs/pull/15788/head at dahjah/rpcs3 from mirror 2024-11-15 21:17:47 -07:00
8c46d5f41c Fix compilation
6efe5be196 Add HAVE_OPENCV preprocessor flag
83c467c026 Windows: Add and deploy opencv files
603e1b53fd cellGem: implement real ps move handler
e7faec6b0e util/vm_native.cpp: Fix memory leak
Compare 385 commits »
dahjah synced commits to refs/pull/15788/merge at dahjah/rpcs3 from mirror 2024-11-15 21:17:47 -07:00
3661aa743d Merge 8c46d5f41ccba79112a762670b065657f3c04c5c into e7faec6b0e
8c46d5f41c Fix compilation
6efe5be196 Add HAVE_OPENCV preprocessor flag
83c467c026 Windows: Add and deploy opencv files
603e1b53fd cellGem: implement real ps move handler
Compare 384 commits »
dahjah synced commits to refs/pull/1287/head at dahjah/Cemu from mirror 2024-11-15 18:37:06 -07:00
a81ee7934e maximize concurrent shader compilation when loading shader cache
dahjah synced commits to refs/pull/1287/merge at dahjah/Cemu from mirror 2024-11-15 18:37:06 -07:00
a81ee7934e maximize concurrent shader compilation when loading shader cache
Compare 2 commits »
dahjah synced commits to refs/pull/4589/merge at dahjah/vaultwarden from mirror 2024-11-15 16:17:10 -07:00
90ecbe92d0 Merge b9c9ef894a9c1a669e461cafaa848ae4f52958ca into 2393c3f3c0
2393c3f3c0 Support SSH keys on desktop 2024.12 (#5187)
Compare 2 commits »
dahjah synced and deleted reference refs/tags/refs/pull/5187/merge at dahjah/vaultwarden from mirror 2024-11-15 16:17:09 -07:00
dahjah synced commits to main at dahjah/vaultwarden from mirror 2024-11-15 16:17:09 -07:00
2393c3f3c0 Support SSH keys on desktop 2024.12 (#5187)
dahjah synced and deleted reference refs/tags/ssh_keys at dahjah/vaultwarden from mirror 2024-11-15 16:17:08 -07:00
dahjah synced commits to refs/pull/1356/merge at dahjah/shadPS4 from mirror 2024-11-15 13:08:08 -07:00
3d4db91225 Fix default config and the latest bug with input hiearchy
Compare 2 commits »
dahjah synced commits to refs/pull/1440/head at dahjah/shadPS4 from mirror 2024-11-15 13:08:08 -07:00
cffe674963 pthread: Implement condvar with waitable atomics and sleepqueue
4c538423eb memory: Merge mapped vmas
5f18e76988 libs: Reduce logging
c4e5bf9244 address_space: Fix unmap of region surrounded by placeholders
3ea15595f8 windows: Address a bunch of address space problems
Compare 42 commits »
dahjah synced commits to refs/pull/1440/merge at dahjah/shadPS4 from mirror 2024-11-15 13:08:08 -07:00
37ee79a056 Merge cffe674963b05c38a641af22586dc6f7855261b6 into ce158290fb
cffe674963 pthread: Implement condvar with waitable atomics and sleepqueue
4c538423eb memory: Merge mapped vmas
5f18e76988 libs: Reduce logging
c4e5bf9244 address_space: Fix unmap of region surrounded by placeholders
Compare 31 commits »
dahjah synced commits to refs/pull/1481/head at dahjah/shadPS4 from mirror 2024-11-15 13:08:08 -07:00
386f54a18f Resources binding moved into vk_rasterizer
9556d9fbb1 FindFlags moved back as argument
0939c94722 [debug] print what tex cache is resolving
4c226e90f9 video_core: texture_cache: interface refactor and better overlap handling
ce158290fb Minor Kernel Fixes (#1529)
Compare 10 commits »
dahjah synced commits to refs/pull/1481/merge at dahjah/shadPS4 from mirror 2024-11-15 13:08:08 -07:00
6323644917 Merge 386f54a18f99b6dff24d29a1905a95b530d81cf8 into ce158290fb
386f54a18f Resources binding moved into vk_rasterizer
9556d9fbb1 FindFlags moved back as argument
0939c94722 [debug] print what tex cache is resolving
4c226e90f9 video_core: texture_cache: interface refactor and better overlap handling
Compare 5 commits »
dahjah synced commits to refs/pull/1532/head at dahjah/shadPS4 from mirror 2024-11-15 13:08:08 -07:00
fb71e0574f Merge branch 'shadps4-emu:main' into normalization
ce158290fb Minor Kernel Fixes (#1529)
7be35c3997 Save config in UTF-8 (#1524)
bf239ebc04 ajm: handle single-frame decode jobs (+mp3 imrovements) (#1520)
8e281575b5 Update Norwegian Bokmål translations (#1525)
Compare 7 commits »
dahjah synced commits to refs/pull/1532/merge at dahjah/shadPS4 from mirror 2024-11-15 13:08:08 -07:00
2646c12c86 Merge fb71e0574f522f8fa81f7dde0b31c77b72e9e75f into ce158290fb
fb71e0574f Merge branch 'shadps4-emu:main' into normalization
Compare 2 commits »
dahjah synced commits to more-kernel at dahjah/shadPS4 from mirror 2024-11-15 13:08:07 -07:00
cffe674963 pthread: Implement condvar with waitable atomics and sleepqueue
4c538423eb memory: Merge mapped vmas
5f18e76988 libs: Reduce logging
c4e5bf9244 address_space: Fix unmap of region surrounded by placeholders
3ea15595f8 windows: Address a bunch of address space problems
Compare 42 commits »
dahjah synced commits to refs/pull/1356/head at dahjah/shadPS4 from mirror 2024-11-15 13:08:07 -07:00
3d4db91225 Fix default config and the latest bug with input hiearchy
dahjah synced commits to enfant_terrible at dahjah/shadPS4 from mirror 2024-11-15 13:08:06 -07:00
386f54a18f Resources binding moved into vk_rasterizer
9556d9fbb1 FindFlags moved back as argument
0939c94722 [debug] print what tex cache is resolving
4c226e90f9 video_core: texture_cache: interface refactor and better overlap handling
ce158290fb Minor Kernel Fixes (#1529)
Compare 10 commits »