Commit Graph

16 Commits

Author SHA1 Message Date
e97ee8b23d almost finished update to Zig 0.16.0
Some checks failed
Build / build (push) Successful in 2m18s
Test / build_and_test (push) Failing after 6m9s
2026-04-18 02:26:29 +02:00
857e877f33 adding some opcodes
Some checks failed
Build / build (push) Has been cancelled
Test / build_and_test (push) Has been cancelled
2026-03-11 01:28:33 +01:00
991fa74c5b fixing compilation issue
Some checks are pending
Build / build (push) Successful in 7m57s
Test / build_and_test (push) Has started running
2026-03-09 22:59:39 +01:00
e5cbbbcc91 reworking command buffers, adding soft compute routines
Some checks failed
Build / build (push) Successful in 2m4s
Test / build_and_test (push) Failing after 3h24m26s
2026-02-24 04:49:59 +01:00
d97533082d adding descriptor bindings
Some checks failed
Build / build (push) Successful in 1m5s
Test / build_and_test (push) Failing after 3h8m2s
2026-02-21 03:37:08 +01:00
a95e57bd5e adding descriptor writes for storage buffers
All checks were successful
Build / build (push) Successful in 1m14s
Test / build_and_test (push) Successful in 2h18m31s
2026-02-18 01:46:57 +01:00
7d5eb1553b working on commands 2025-12-22 16:57:41 +01:00
96f69de54f fixing lots of minor issues 2025-12-05 00:36:14 +01:00
ff1317d412 adding all base handles 2025-11-30 21:43:19 +01:00
b65d5cf183 adding base Image and ICD file generation 2025-11-23 02:39:56 +01:00
5df8677051 rework of the queue 2025-11-21 23:57:35 +01:00
e08fba24a6 adding command pool base 2025-11-12 22:50:41 +01:00
9a0cc0d03d adding public queue functions and worker base 2025-11-12 17:40:54 +01:00
c1ed06945e adding queues and debug allocators 2025-11-11 23:55:44 +01:00
6215a20ed6 working on queues 2025-11-10 21:19:37 +01:00
b2d964c96a working on queues 2025-11-09 21:06:33 +01:00