Commit graph

18583 commits

Author SHA1 Message Date
digant73 a66ba27791 added missing -p option 2024-11-16 17:36:56 +01:00
digant73 3fa3298a31 fixed CI for building on windows 2024-11-16 17:36:56 +01:00
digant eccb3f6d0b Improve and fix sln solution 2024-11-16 17:36:56 +01:00
Megamouse 29901d65ed More constexpr 2024-11-16 15:10:20 +01:00
Megamouse 0bb83ed5e9 Fix warning 2024-11-16 15:10:20 +01:00
Megamouse 2d14742a05 Add opencv to cmake 2024-11-16 15:10:20 +01:00
Megamouse 6eaaadec71 Move opencv submodule to subdirectoty 2024-11-16 15:10:20 +01:00
Megamouse b89f7515fd Qt: show warning if ps move tracking is not supported 2024-11-16 15:10:20 +01:00
Elad 05096854bc Update vm_native.cpp 2024-11-16 13:53:25 +02:00
Elad 68d74bc28a Progress Dialog: Fix recursion and concurrency use of text updates 2024-11-16 12:22:23 +02:00
Elad 1475625705 Implement lf_array::for_each 2024-11-16 12:22:23 +02:00
Elad 935e83a490 Utilities\lockless.h: Flatten recusrion in lf_array
Add assert for sane index access.
2024-11-16 12:22:23 +02:00
Megamouse 4df58494a0 Fix compilation 2024-11-16 09:45:31 +01:00
Megamouse f16dfd8ca2 Add HAVE_OPENCV preprocessor flag 2024-11-16 09:45:31 +01:00
Megamouse 72dc5b3489 Windows: Add and deploy opencv files 2024-11-16 09:45:31 +01:00
Megamouse b89cc9b973 cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
DH f972e14325 gpu: shader: implement fp16 register read
fixed s_branch target
2024-11-16 00:43:08 +03:00
Nikita Savyolov 59eef074ee
ajm: raw aac support (#85) 2024-11-15 20:17:06 +03:00
Elad e7faec6b0e
util/vm_native.cpp: Fix memory leak 2024-11-15 14:00:30 +02:00
DH 315864aaae gpu: shader: fix s_mulk_i32, implement s_addk_i32 2024-11-15 14:53:00 +03:00
DH ab716b7adc gpu: shaders: respect dmask in image_store_* 2024-11-15 14:24:36 +03:00
Megamouse 7866dc2e34 overlays: localize RPCS3 progress dialog 2024-11-15 09:48:12 +01:00
Megamouse 070add461f overlays: get localized values in home menu settings 2024-11-15 09:48:12 +01:00
Megamouse 1211acd59c Qt: Add std::string GetSettingOptions
This has the potential for some minor optimizations
2024-11-15 09:48:12 +01:00
Megamouse d78c39b3ab overlays: add more overlay hint option to home menu settings 2024-11-14 23:23:36 +01:00
Megamouse 81bb4b5951 overlays: remove unnecessary text logging 2024-11-14 23:23:36 +01:00
Megamouse 9461294ffc overlays: add input debug overlay to home menu settings 2024-11-14 23:23:36 +01:00
Megamouse 7087582a36 overlays: translate home menu settings
Also fix potential lambda text capture issue
2024-11-14 23:23:36 +01:00
overwriter 201be08a85 fix: cannot copy OpenAl32.dll with CMake 2024-11-14 21:44:59 +01:00
Megamouse c3729d06d0 Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
Megamouse e8f730e61f Update curl to 8.11.0 2024-11-14 20:50:33 +01:00
DH 239d554c66 orbis-kernel: umtx: fix random hangs 2024-11-14 21:23:51 +03:00
DH ddad35e1ee gpu: remove unimplemented instructions earlier 2024-11-14 20:07:07 +03:00
DH 76cf146a32 gpu: unimplemented semantic is not critical error 2024-11-14 19:47:35 +03:00
DH 89d04a3d10 gpu: implement image_gather4
draft image_gather4_lz implementation
2024-11-14 17:53:00 +03:00
DH c4d55af26a shared cv: do not wakeup on spurious wakeup with timeout 2024-11-14 17:28:10 +03:00
Elad c5bbee7a0a SPU: Fixup code comparison 2024-11-14 13:43:01 +02:00
Elad 8c00842614 Fixup std::vector to std::span 2024-11-14 13:43:01 +02:00
DH fdce2892fb orbis-kernel: fix sys_cpuset_getaffinity 2024-11-14 11:14:27 +03:00
DH 4ad843b25a ipmi: SceNetCtl: revert error reporting in 0x20004 method
introduces regression
2024-11-14 11:09:13 +03:00
DH 33c769dfa0 gpu: fix v_bcnt_u32_b32 operands count 2024-11-14 11:02:56 +03:00
DH 00273aa75b orbis-kernel: allow umtx_cv_wait with abs time
workaround for wrong blockpool protection
2024-11-14 02:03:39 +03:00
DH 6f80249291 orbis-kernel: do not invoke coredump handler 2024-11-14 01:55:14 +03:00
DH fe6fa76067 gpu: add missed change 2024-11-14 00:32:28 +03:00
DH 9da9200cf4 gpu: do not wait for compute pipes 2024-11-14 00:26:56 +03:00
DH 70b312398f update shader-tool to use new api 2024-11-14 00:18:04 +03:00
DH f4994f6717 gpu: extend resource evaluation rules to handle relative resources
implement evaluation of x16 dword loads
fixed evaluation of binary expressions
2024-11-14 00:06:52 +03:00
DH b85c6e6acc gpu: fixed command ring corruption in release build
add IT_DMA_DATA for compute pipe
implement 3 indirection gfx ring commands
2024-11-13 23:53:08 +03:00
DH 2f1c8e9a91 orbis-kernel: implement vm.budgets.mlock_total 2024-11-13 22:37:32 +03:00
DH 2bfdc6ffde revert shader-tool change
not yet
2024-11-13 22:23:00 +03:00