Commit Graph

31 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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