Commit Graph

21 Commits

Author SHA1 Message Date
DH
676aa359e7 utilities: TypeId: store name of type
Some checks are pending
Formatting check / formatting-check (push) Waiting to run
Build RPCSX / build-rpcsx (push) Waiting to run
2024-11-12 13:01:15 +03:00
DH
b012964099 utilities: fix refl::calcFieldCount for enum
add unordered_vector utility
modernize hexdump
2024-10-31 22:57:08 +03:00
DH
99b0140dc5 add relf and format utilities 2024-10-13 16:32:36 +03:00
DH
0c16e294d4 merge rpcsx-gpu and rpcsx-os
Some checks are pending
Formatting check / formatting-check (push) Waiting to run
Build RPCSX / build-rpcsx (push) Waiting to run
initial watchdog implementation
implement gpu -> os events
implement main gfx queue
2024-10-12 05:24:58 +03:00
DH
dd2ed74ff8 rpcsx-gpu: initial cache implementation
Some checks are pending
Formatting check / formatting-check (push) Waiting to run
Build RPCSX / build-rpcsx (push) Waiting to run
2024-10-09 05:14:46 +03:00
DH
239a0645bc gpu2: initial dispatch implementation 2024-09-30 21:43:34 +03:00
DH
0877d3f1cd gpu2: move shader resource management to cache
fixed descriptor set binding
fixed 5_6_5 format swizzling
fix rect calculation
fix possible crash in scheduler
implement lock-free bit pool utility
2024-09-29 03:22:39 +03:00
DH
4cf808facd gpu rewrite initial commit 2024-09-25 16:00:55 +03:00
DH
d3b9ff4292 bridge: fix possible command skip 2024-09-05 20:31:36 +03:00
DH
e259f904a4 share align utility 2024-09-03 13:25:06 +03:00
DH
d7f486fdc9 add more utilities 2024-09-03 10:10:27 +03:00
DH
86e2d8b129 simplified MemoryTable utility 2024-09-03 10:09:35 +03:00
DH
1a66882197 fix version string 2024-09-02 20:33:49 +03:00
DH
26ffd8cbb2 add hexdump utility 2024-09-01 18:04:55 +03:00
DH
e6022c1c4c vm: fix mapping of file's last page
thanks @red_prig for investigation
2024-08-31 21:17:02 +03:00
Alexandre Bouvier
56ed80c35f
[rx] cmake: fix git detection (#59) 2023-11-12 14:07:46 +03:00
DH
4096df70f4 Fix git draft 2023-11-11 00:02:56 +03:00
DH
135c63117b Add version utility 2023-11-10 23:41:44 +03:00
DH
a98ac71b83 [rpcsx-os] dmem: fix allocator 2023-11-10 21:04:33 +03:00
DH
288f7fcc7a [rpcsx-os] vm: implement virtual query 2023-10-17 23:25:06 +03:00
DH
5f91b57482 move memory area util to shared rx library 2023-09-03 23:53:00 +03:00