elad335
92bf6ed0a7
Replace rsx::uclock with get_system_time()
2024-10-29 19:26:33 +02:00
kd-11
26a1a4418e
rsx: Fix crash when CPU blit is enabled
2024-08-13 19:23:47 +03:00
Megamouse
99eb84c104
Fix some warnings
2024-05-18 16:16:08 +02:00
kd-11
781c5a76d9
rsx: Fix processing of deferred indexed draw parameter updates
2024-05-14 16:32:41 +03:00
kd-11
a09111052a
rsx/vk: Implement batched transform constant updates
2024-05-12 21:26:25 +03:00
kd-11
ac6f77a744
rsx: Provide a supplementary argument to the command barriers
2024-05-12 21:26:25 +03:00
kd-11
9e1019b1cf
rsx: Start splitting off some stuff into the graph backend class
2024-05-12 21:26:25 +03:00
kd-11
406a519400
rsx: Implement deferred transform constants load
2024-05-12 21:26:25 +03:00
kd-11
1792714901
rsx: Fix intra-draw-call barrier queueing
...
- Ignore latch since we may have another barrier queued. Barriers cost essentially nothing so there is no problem with extra pushes.
- Remove unnecessary use of "else" statements.
2024-04-16 04:38:49 +03:00
Megamouse
2f53d58cd9
fix some warnings
2024-04-15 19:28:28 +02:00
kd-11
e48ec75896
rsx: Fix vertex texture invalidation
2024-04-14 22:37:07 +03:00
kd-11
58d8c65990
rsx: Fix some broken latch checks
2024-04-14 22:37:07 +03:00
kd-11
d6f6752af0
Add missing newline
2024-04-13 03:29:57 +03:00
kd-11
c1aaa1bcf6
Get reworked RSX to compile
2024-04-13 03:29:57 +03:00
kd-11
10fe14e783
rsx: Separate register context from RSX thread
2024-04-13 03:29:57 +03:00