Commit Graph

23 Commits

Author SHA1 Message Date
d1bf1c23f2 fixing bit insert and extract
All checks were successful
Build / build (push) Successful in 4m58s
Test / build (push) Successful in 11m48s
2026-03-23 04:59:38 +01:00
9e72a6d2bc small refactor of values
All checks were successful
Build / build (push) Successful in 1m54s
Test / build (push) Successful in 7m56s
2026-03-14 03:59:11 +01:00
72faa35357 fixing example
All checks were successful
Build / build (push) Successful in 3m15s
Test / build (push) Successful in 9m50s
2026-03-12 01:06:20 +01:00
e09a41754f fixing descriptor sets population
All checks were successful
Build / build (push) Successful in 1m6s
Test / build (push) Successful in 4m55s
2026-02-26 01:03:52 +01:00
35686c3012 adding builtin support
All checks were successful
Build / build (push) Successful in 1m41s
Test / build (push) Successful in 4m54s
2026-02-17 02:20:28 +01:00
1974afd6d7 working on descriptor sets; ci skip
All checks were successful
Test / build (push) Has been skipped
Build / build (push) Has been skipped
2026-02-01 22:19:36 +01:00
57de432d0b fixing recurrent panic
All checks were successful
Build / build (push) Successful in 2m14s
Test / build (push) Successful in 7m13s
2026-01-27 22:55:02 +01:00
e21d26d997 missing public declaration
All checks were successful
Build / build (push) Successful in 1m51s
Test / build (push) Successful in 7m39s
2026-01-24 22:13:10 +01:00
37da19ed43 adding base extension support
All checks were successful
Build / build (push) Successful in 2m8s
Test / build (push) Successful in 7m17s
2026-01-23 03:23:44 +01:00
27172539e5 working on example and adding opcodes
All checks were successful
Build / build (push) Successful in 2m6s
Test / build (push) Successful in 6m5s
2026-01-23 02:09:30 +01:00
19687251b0 adding SIMD vector specializations
Some checks failed
Build / build (push) Failing after 29s
Test / build (push) Failing after 55s
2026-01-21 14:52:37 +01:00
df711a196a adding some operators, working on example
Some checks failed
Build / build (push) Failing after 33s
Test / build (push) Failing after 3m0s
2026-01-20 21:52:42 +01:00
14e802709c adding OpFMul
All checks were successful
Test / build (push) Successful in 46s
Build / build (push) Successful in 58s
2026-01-12 16:59:53 +01:00
39a8eb63bc working POC 2026-01-11 23:40:50 +01:00
10da5ee648 adding real runtime
All checks were successful
Test / build (push) Successful in 19s
Build / build (push) Successful in 1m30s
2026-01-11 04:22:57 +01:00
52c1f96040 working on restuls 2026-01-07 19:13:10 +01:00
02b8c69838 working on results 2026-01-04 00:35:40 +01:00
c228d86e91 adding types opcodes 2026-01-01 04:18:11 +01:00
3283ed42a8 adding opcodes and results 2025-12-27 00:46:40 +01:00
49f0219900 working on opcodes 2025-12-25 02:34:41 +01:00
885919952c removing spirv headers dependencies, reworking architecture 2025-12-24 18:09:16 +01:00
b4ff6f559b adding spirv header parsing 2025-12-23 21:44:05 +01:00
977d05f15d initial commit 2025-12-22 23:04:20 +01:00