Commit Graph

19 Commits

Author SHA1 Message Date
dbf963a3c9 fixing shader execution
All checks were successful
Build / build (push) Successful in 1m6s
Test / build (push) Successful in 6m15s
2026-01-24 15:18:57 +01:00
96ad7f12f9 adding GLSL std 450 base
All checks were successful
Build / build (push) Successful in 1m44s
Test / build (push) Successful in 6m46s
2026-01-24 02:46:02 +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
c175224a01 fixing example performance issues
Some checks failed
Build / build (push) Failing after 30s
Test / build (push) Failing after 54s
2026-01-21 17:44:10 +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
c5225e3a45 working on example
Some checks failed
Build / build (push) Failing after 36s
Test / build (push) Failing after 55s
2026-01-21 00:35:48 +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
35099b33e1 finishing bitwise operatoins
All checks were successful
Build / build (push) Successful in 1m3s
Test / build (push) Successful in 6m4s
2026-01-20 00:32:50 +01:00
0f35c35fd1 ye
All checks were successful
Build / build (push) Successful in 1m36s
Test / build (push) Successful in 5m51s
2026-01-18 23:17:26 +01:00
9868b34f92 adding loops tests
All checks were successful
Build / build (push) Successful in 2m2s
Test / build (push) Successful in 5m10s
2026-01-18 18:18:21 +01:00
bb40e5b33f adding unit tests; ci skip
All checks were successful
Build / build (push) Has been skipped
Test / build (push) Has been skipped
2026-01-18 02:16:35 +01:00
db82448ac0 working on function calls; ci skip
All checks were successful
Build / build (push) Has been skipped
Test / build (push) Has been skipped
2026-01-17 02:05:52 +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
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
977d05f15d initial commit 2025-12-22 23:04:20 +01:00