92 Commits

Author SHA1 Message Date
664ea9b92b fixing pretty
All checks were successful
Build / build (push) Successful in 1m25s
Test / build (push) Successful in 8m10s
2026-04-18 14:10:58 +02:00
c61514feea yes
All checks were successful
Build / build (push) Successful in 1m30s
Test / build (push) Successful in 7m34s
2026-04-16 02:12:13 +02:00
4bd688cf07 updating to Zig 0.16
Some checks failed
Build / build (push) Failing after 32s
Test / build (push) Successful in 7m50s
2026-04-16 01:50:42 +02:00
9f586ae9c0 yes
All checks were successful
Build / build (push) Successful in 1m33s
Test / build (push) Successful in 7m17s
2026-04-12 22:34:05 +02:00
b051c71f02 adding base image
All checks were successful
Build / build (push) Successful in 2m5s
Test / build (push) Successful in 10m33s
2026-04-06 22:49:23 +02:00
85e0fe4362 adding OpPhi
All checks were successful
Build / build (push) Successful in 5m6s
Test / build (push) Successful in 10m36s
2026-04-04 23:43:13 +02:00
a83a761afa yes
All checks were successful
Build / build (push) Successful in 5m39s
Test / build (push) Successful in 11m34s
2026-04-04 03:58:39 +02:00
15eb36ea4d adding base atomic management
All checks were successful
Build / build (push) Successful in 3m29s
Test / build (push) Successful in 11m30s
2026-04-02 03:33:18 +02:00
1c26e16eb7 adding vector shuffle
All checks were successful
Build / build (push) Successful in 2m12s
Test / build (push) Successful in 9m42s
2026-03-31 03:28:09 +02:00
8072d671af adding spec constant management
All checks were successful
Build / build (push) Successful in 2m11s
Test / build (push) Successful in 8m24s
2026-03-30 04:45:52 +02:00
6c8b364c7d adding msb, lsb and spec constants
All checks were successful
Build / build (push) Successful in 2m3s
Test / build (push) Successful in 8m40s
2026-03-30 01:00:00 +02:00
fbaf85a849 skip CI
All checks were successful
Build / build (push) Successful in 5m9s
Test / build (push) Successful in 10m43s
2026-03-29 00:48:33 +01:00
3c7054fae0 adding stride to regular arrays
All checks were successful
Build / build (push) Successful in 6m0s
Test / build (push) Successful in 11m19s
2026-03-26 01:10:29 +01:00
a503f54e43 adding some opcodes
All checks were successful
Build / build (push) Successful in 1m59s
Test / build (push) Successful in 8m50s
2026-03-24 04:34:04 +01:00
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
2d0d3b40fd fixes
All checks were successful
Build / build (push) Successful in 2m3s
Test / build (push) Successful in 8m21s
2026-03-22 04:47:59 +01:00
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