Commit Graph

76 Commits

Author SHA1 Message Date
cb0cdaab36 reworking opBitcast, fixing some glsl functions
All checks were successful
Build / build (push) Successful in 5m3s
Test / build (push) Successful in 10m46s
2026-03-21 22:30:39 +01:00
569d7fda01 fixing pointer syncing
All checks were successful
Build / build (push) Successful in 2m3s
Test / build (push) Successful in 9m35s
2026-03-21 05:18:27 +01:00
c18deb432f yes
All checks were successful
Build / build (push) Successful in 2m1s
Test / build (push) Successful in 8m28s
2026-03-20 16:39:06 +01:00
fe47277468 adding array stride to runtime arrays
All checks were successful
Build / build (push) Successful in 5m9s
Test / build (push) Successful in 10m34s
2026-03-20 03:14:36 +01:00
e8a08d7885 fixing opSelect and opConstantComposite
All checks were successful
Build / build (push) Successful in 4m53s
Test / build (push) Successful in 10m46s
2026-03-16 03:52:59 +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
7074345540 small improvments of
All checks were successful
Build / build (push) Successful in 1m52s
Test / build (push) Successful in 8m23s
2026-03-12 14:49:52 +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
7dd86b021d fixing tests failure
All checks were successful
Build / build (push) Successful in 2m17s
Test / build (push) Successful in 9m19s
2026-03-11 12:37:08 +01:00
5d704dcc5f adding some opcodes
Some checks failed
Build / build (push) Successful in 1m54s
Test / build (push) Failing after 9m37s
2026-03-11 01:28:53 +01:00
1a48af468d adding descriptor index to descriptor write
All checks were successful
Build / build (push) Successful in 2m18s
Test / build (push) Successful in 8m55s
2026-03-10 17:46:38 +01:00
ad013d23fc ugly implementation of new runtime arrays management
All checks were successful
Build / build (push) Successful in 56s
Test / build (push) Successful in 4m54s
2026-03-08 02:25:25 +01:00
16eb184808 adding SSBO unit test
All checks were successful
Build / build (push) Successful in 1m49s
Test / build (push) Successful in 4m36s
2026-03-07 15:20:02 +01:00
7bf671d974 improving tests
All checks were successful
Build / build (push) Successful in 2m31s
Test / build (push) Successful in 6m48s
2026-03-06 22:34:47 +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
2409ec7269 adding negate opcodes
All checks were successful
Build / build (push) Successful in 1m50s
Test / build (push) Successful in 5m26s
2026-02-24 04:47:38 +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
2ea707ea57 adding bitsize to primitive values
All checks were successful
Build / build (push) Successful in 1m43s
Test / build (push) Successful in 4m37s
2026-02-15 02:06:15 +01:00
ac4f41ddd4 restoring read/write values of runtime
All checks were successful
Build / build (push) Successful in 1m39s
Test / build (push) Successful in 4m59s
2026-02-08 19:19:42 +01:00
61513f20d5 working on runtime API; ci skip
All checks were successful
Test / build (push) Has been skipped
Build / build (push) Has been skipped
2026-02-02 17:25:31 +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
1ad7b644c4 reducing results sizes
All checks were successful
Build / build (push) Successful in 1m0s
Test / build (push) Successful in 6m25s
2026-01-27 17:29:34 +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
c43ffc136e adding named module
All checks were successful
Build / build (push) Successful in 2m5s
Test / build (push) Successful in 6m25s
2026-01-24 21:15:54 +01:00
5d296743ee adding option
All checks were successful
Build / build (push) Successful in 2m9s
Test / build (push) Successful in 5m32s
2026-01-24 21:09:10 +01:00
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
bb866f1312 adding sandbox
All checks were successful
Build / build (push) Successful in 1m38s
Test / build (push) Successful in 5m58s
2026-01-21 23:13:02 +01:00
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