kd-11
0db06964dc
Whitespace
2024-10-23 16:33:44 +03:00
kd-11
6ce1816e3f
rsx: Move the host job management into common code to share with GL
2024-10-23 16:33:44 +03:00
kd-11
7fdfbe3c52
gl: Implement basic DMA layer using AMD_pinned_memory
2024-10-23 16:33:44 +03:00
DH
9f230af943
gpu: do not crash on null pixel shader
2024-10-23 03:08:25 +03:00
DH
43afb19855
gpu: implement mrtz exp target
2024-10-23 02:48:27 +03:00
DH
f79e16eb4d
gpu: workaround write to context register with SET_CONFIG_REG
2024-10-23 02:32:43 +03:00
DH
373826b506
gpu: swizzle buffer on load
2024-10-23 01:17:12 +03:00
DH
418780eb25
Revert "shm: remove size hack"
...
This reverts commit 662b23be80 .
2024-10-22 22:36:17 +03:00
DH
1fbb7c2edf
orbis-kernel: fix sys_truncate
2024-10-22 19:44:18 +03:00
DH
662b23be80
shm: remove size hack
...
no need to do it anymore
2024-10-22 19:43:23 +03:00
DH
fc12bee2cb
add --disable-cache option
2024-10-22 19:41:30 +03:00
DH
6a2507c777
gpu: add 8 gfx indirect rings
2024-10-22 19:04:32 +03:00
DH
2432a5cc74
gpu: fix segfault on invalid depth format
2024-10-22 15:18:31 +03:00
DH
5d1fb82cc4
orbis-kernel: do not force clear of graphics core events
2024-10-22 15:10:35 +03:00
DH
15e896b310
dmem: setup base address if not present
2024-10-22 15:02:31 +03:00
DH
0946dcb768
gpu: fix compilation error
2024-10-22 14:22:57 +03:00
DH
7aade2f862
gpu: shader: fix partial exp
2024-10-22 14:21:14 +03:00
DH
7d704c37d5
gpu: implement image_store, image_store_pck, image_store_mip, image_store_mip_pck
...
fix convert_to_format
2024-10-22 13:46:12 +03:00
DH
0287d42aa5
gpu: implement image buffer
2024-10-20 23:32:59 +03:00
Nikita Savyolov
8073b49bea
rpcsx: ajm gapless decode wip
2024-10-20 14:20:44 +03:00
DH
deb09371bc
gpu: split command and gfx queues
2024-10-19 15:44:32 +03:00
Nikita Savyolov
0a898a507a
rpcsx: ajm decode draft
2024-10-18 22:36:51 +03:00
DH
5ce8d5147a
gpu: handle compute me 2
2024-10-17 20:01:03 +03:00
DH
7e7a56f0e2
rpcsx: args simplification
...
add --fw option
resolve guest path from host
boot fw if guest argv not specified
2024-10-17 19:19:20 +03:00
DH
19939727e3
gpu: shader: fix inout arg handling
...
fix shader memory changes test
2024-10-17 15:22:06 +03:00
Elad Ashkenazi
3e516df214
SPU: Reimplement SPURS limiter
2024-10-17 13:59:56 +03:00
Zion Nimchuk
899b4aaeec
Use system SDL by default since we don't properly support building with just builtin SDL
2024-10-17 09:01:46 +02:00
Zion Nimchuk
d2612bed3a
Switch to focal for aarch64, update Qt
2024-10-17 09:01:46 +02:00
Zion Nimchuk
42b255a4a2
Fix checkrt bundling and remove legacy deploy script
2024-10-17 09:01:46 +02:00
DH
f5b883aa83
gpu: relax queue requirements
2024-10-17 04:52:29 +03:00
DH
f6fa29295b
gpu: relax queue requirements
2024-10-17 04:42:59 +03:00
DH
32a2c58441
gpu: shader: implement more instructions
...
add v_mad_u64_u32, v_mad_i64_i32, image_sample_l
stub s_ttracedata
fix s_andn2_saveexec_b64, s_orn2_saveexec_b64, s_subb_u32
2024-10-17 04:42:08 +03:00
DH
f135c0d4b7
gpu: add queue validation
2024-10-17 04:38:24 +03:00
DH
4a66097f2d
gpu: cache: increase descriptor pool size
2024-10-17 04:23:19 +03:00
DH
9394b6c481
gpu: cache: fix possible segfault on image invalidation
2024-10-17 03:50:31 +03:00
DH
fa602802da
gpu: fix compilation error
...
bugfixes
2024-10-17 03:42:49 +03:00
DH
ae6bb38073
gpu: reduce log spam
2024-10-17 02:05:35 +03:00
DH
208c245e95
dce: implement submit and write eop
2024-10-17 01:25:43 +03:00
DH
bdd4b91a32
gpu: implement flip on eop
2024-10-16 05:11:45 +03:00
DHrpcs3
175ea2d623
Merge pull request #79 from IsaacMarovitz/utmx-const
...
orbis-kernel: Define umtx ops in header
2024-10-15 23:54:47 +03:00
Isaac Marovitz
370b9695ac
Define umtx ops in header
2024-10-15 22:21:05 +02:00
DH
7d4380b242
fix build with glfw < 3.4
2024-10-15 20:16:47 +03:00
DHrpcs3
08f73b28c3
workflows: update glfw
2024-10-15 20:08:37 +03:00
DH
524e9730e2
gpu: compute: stub acquire mem
...
bugfixes
2024-10-15 19:02:37 +03:00
DH
7a7f317ce8
gpu: compute: implement IT_INDIRECT_BUFFER
2024-10-15 18:54:25 +03:00
Antonino Di Guardo
18c01f7151
Fixed compilation with cmake on Windows ( #16184 )
...
* Fixed compilation with cmake on Windows
* cleanup on post build actions for Windows on cmake solution + minor cleanup
* fix link error on IntelJITEvents
2024-10-15 17:53:31 +02:00
DH
4fe857485c
gpu: implement compute queue
2024-10-15 18:35:17 +03:00
shinra-electric
4cd1d639ed
3rd Party: Bump MoltenVK to 1.2.11 (Vulkan SDK 1.3.296) ( #16190 )
2024-10-15 16:40:45 +02:00
DH
1f28918fc9
Update LibAtrac9
2024-10-15 14:47:15 +03:00
Megamouse
2732d6c3dc
Qt: Make sure that table columns and their actions have the same state after restoring the layout
2024-10-15 12:59:37 +02:00