Commit Graph

45 Commits

Author SHA1 Message Date
66eb4ba578 fixing CI
All checks were successful
Build / build (push) Successful in 2m1s
Test / build (push) Successful in 20m18s
2026-01-21 21:43:45 +01:00
8a08b96777 adding option to disable example building
Some checks failed
Build / build (push) Failing after 1m29s
Test / build (push) Has been cancelled
2026-01-21 21:41:56 +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
45adad727d working on example
Some checks failed
Test / build (push) Failing after 26s
Build / build (push) Failing after 58s
2026-01-21 00:46:25 +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
9fb8cbea05 bumping nzsl version; ci skip
All checks were successful
Build / build (push) Has been skipped
Test / build (push) Has been skipped
2026-01-19 20:47:52 +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
04092e25c1 removing recursion test
All checks were successful
Build / build (push) Successful in 1m53s
Test / build (push) Successful in 5m13s
2026-01-18 16:18:56 +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
8bdea7b1fc fixing casts unit tests
All checks were successful
Build / build (push) Successful in 1m36s
Test / build (push) Successful in 5m39s
2026-01-18 00:30:15 +01:00
8b0b0a72ae adding functions management
Some checks failed
Build / build (push) Successful in 1m57s
Test / build (push) Failing after 6m35s
2026-01-17 13:39:45 +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
076abf5d6a adding branching and conversions
All checks were successful
Build / build (push) Successful in 1m53s
Test / build (push) Successful in 5m16s
2026-01-16 23:41:11 +01:00
5466cbcced adding custom test runner
All checks were successful
Build / build (push) Successful in 1m52s
Test / build (push) Successful in 5m1s
2026-01-15 17:44:20 +01:00
81f5e78863 bumping NZSL
All checks were successful
Build / build (push) Successful in 58s
Test / build (push) Successful in 5m42s
2026-01-15 15:57:12 +01:00
32e76945ec sortted opcodes
Some checks failed
Build / build (push) Successful in 57s
Test / build (push) Failing after 4m36s
2026-01-15 15:42:48 +01:00
e570b7f19d adding more mathematical operations and unit tests with them
Some checks failed
Build / build (push) Successful in 56s
Test / build (push) Failing after 4m15s
2026-01-15 00:35:13 +01:00
88e847e2d9 improving mul test
Some checks failed
Build / build (push) Successful in 55s
Test / build (push) Failing after 4m26s
2026-01-14 20:14:23 +01:00
b8a564e135 improving tests; CI skip
All checks were successful
Build / build (push) Has been skipped
Test / build (push) Has been skipped
2026-01-13 07:43:34 +01:00
dacd67b858 adding proper unit testing
Some checks failed
Build / build (push) Successful in 1m26s
Test / build (push) Failing after 5m16s
2026-01-13 00:06:49 +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
8a79e8316d removing garbage file
All checks were successful
Test / build (push) Successful in 19s
Build / build (push) Successful in 1m29s
2026-01-11 23:41:24 +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
5b9f5c93fb refactoring constant creation
All checks were successful
Test / build (push) Successful in 24s
Build / build (push) Successful in 1m35s
2026-01-10 02:23:15 +01:00
a996a41290 removing test macOS CI
All checks were successful
Test / build (push) Successful in 21s
Build / build (push) Successful in 1m34s
2026-01-08 23:09:13 +01:00
8dd740c253 fixing macos CI
All checks were successful
Test / build (push) Successful in 48s
Build MacOS / build (push) Successful in 1m41s
Build / build (push) Successful in 1m48s
2026-01-08 22:23:55 +01:00
ab018bd247 adding test macos CI
Some checks failed
Test / build (push) Successful in 21s
Build / build (push) Has been cancelled
Build MacOS / build (push) Has been cancelled
2026-01-08 22:22:56 +01:00
cf6e58d38c adding test readme 2026-01-08 13:58:53 +01:00
e2abb6d37c moving .github to .gitea 2026-01-08 13:27:53 +01:00
82437f3cf8 fixing CI 2026-01-08 08:40:02 +01:00
c01db43cff fixing compilation 2026-01-07 21:35:39 +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
5821a7f929 Initial commit 2025-12-22 17:01:38 +01:00