DH
|
1f9cd4561c
|
ps5: dce: implement RegisterBufferAttributes2, RegisterBuffer2 and flip2
|
2024-11-21 14:28:19 +03:00 |
|
DH
|
661a71885b
|
kernel:fix sys_osem_trywait merge issue
fix sys_osem_post on wrong descriptor
|
2024-11-21 12:32:18 +03:00 |
|
DH
|
afde24fd91
|
hid: add ps5 usb ready ioctl
|
2024-11-21 11:46:51 +03:00 |
|
DH
|
d7c3cb17ad
|
fix compilation error
|
2024-11-21 11:46:10 +03:00 |
|
DH
|
bb684f87b1
|
ps5: fix audiod failure
thanks ga2mer for investigation
|
2024-11-21 02:52:21 +03:00 |
|
DH
|
20f8ff7881
|
kernel: add ps5 sysvec
stub sys_begin_app_mount & sys_end_app_mount
|
2024-11-21 02:48:43 +03:00 |
|
DH
|
0741f8a0dc
|
gpu: DeviceCtl: add missed include
|
2024-11-21 00:26:14 +03:00 |
|
DH
|
c2f317b2fa
|
vfs: allow cross fs operations if both are host fw
|
2024-11-20 23:30:34 +03:00 |
|
DH
|
87c0cd7dad
|
kernel: umtx: avoid notifying suspended processes
stub sys_prepare_to_suspend_process and sys_suspend_process
fix sys_osem_trywait on bad descriptor
|
2024-11-20 23:29:56 +03:00 |
|
DH
|
0da531a58e
|
kernel: sysctl: do not return info about dead processes
|
2024-11-20 23:23:54 +03:00 |
|
DH
|
ff8d81e059
|
gpu: implement more pm4 packets
add IT_LOAD_SH_REG_INDEX, IT_LOAD_UCONFIG_REG_INDEX, IT_SET_UCONFIG_REG_INDEX, IT_LOAD_CONTEXT_REG_INDEX
stub IT_WAIT_REG_MEM64
|
2024-11-20 23:22:37 +03:00 |
|
DH
|
fd44e4f960
|
refl: accept enums without valid 0 members
|
2024-11-20 23:12:34 +03:00 |
|
DH
|
b6556e83ee
|
ps5: collect type of process and firmware
add
initial gc and dce ioctls implementation
|
2024-11-20 23:11:55 +03:00 |
|
FlexBy420
|
0111fd0d0e
|
Make error message for temporary and archive translatable (#16331)
|
2024-11-20 16:54:31 +02:00 |
|
Elad
|
cc86e01df9
|
lockless.h: Fox
|
2024-11-18 18:45:34 +02:00 |
|
Elad
|
1dfee5fbfa
|
lockless.h: Fixup addressing
|
2024-11-18 18:45:34 +02:00 |
|
Elad
|
21f65f087d
|
lockless.h: Fixup lf_array assert
|
2024-11-18 18:45:34 +02:00 |
|
Elad
|
ac849b958f
|
Progress: Dialog: Fixup memory management
|
2024-11-18 18:45:34 +02:00 |
|
DH
|
ffe2837915
|
orbis-kernel: extend max load segments count
|
2024-11-18 04:44:47 +03:00 |
|
DH
|
48c1ea0ce9
|
dev container: explicitly specify required platform
|
2024-11-18 00:36:29 +00:00 |
|
DH
|
0218bcd06a
|
linker: initial ps5 Dyn/DynExec support
|
2024-11-18 00:59:01 +03:00 |
|
DH
|
b983ca6aa5
|
add docker dev container configuration
|
2024-11-17 19:03:16 +00:00 |
|
DH
|
86942b3ba8
|
linker: fix map flags
|
2024-11-17 15:07:53 +03:00 |
|
Megamouse
|
806a1202c5
|
VS: ignore opencv debug build guard (fix debug build)
|
2024-11-16 23:31:54 +01:00 |
|
Megamouse
|
2ee1770383
|
ci: Don't fetch opencv submodule unless on windows
|
2024-11-16 17:36:56 +01:00 |
|
digant
|
21da04364d
|
gitignore cleanup
These files and folders are all deprecated
|
2024-11-16 17:36:56 +01:00 |
|
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 |
|