kayomn pushed to main at kayomn/ona 2025-08-11 17:07:16 +02:00
90f51656f0 Increase Drone CI timeout duration
kayomn pushed to main at kayomn/ona 2025-08-11 11:13:36 +02:00
89d975f668 Add deferred system operations
340f843740 Fix CI package repositories not being refreshed
Compare 2 commits »
kayomn pushed to main at kayomn/ona 2025-08-08 14:52:56 +02:00
8c447eac1a Add graphics command queues
1a03f1585f Remove redundant CI dependencies
Compare 2 commits »
kayomn pushed to main at kayomn/ona 2025-08-05 22:47:54 +02:00
31735c073d Fix test command in CI
kayomn pushed to main at kayomn/ona 2025-08-05 22:33:06 +02:00
2428cd333f Fix CI
kayomn pushed to main at kayomn/ona 2025-08-05 22:24:59 +02:00
a3715a4e73 Fix Zig download link URL format change
kayomn pushed to main at kayomn/ona 2025-08-05 19:15:33 +02:00
49647d5852 Update CI for zig 0.14.1 and remove submodule step
kayomn pushed to main at kayomn/ona 2025-08-05 19:07:21 +02:00
d2a246fce0 Add system-parameterised local states
e1d41ded4a Tidy up GLSL code injection interface
8dacc9b080 Defer to augmented GLSL for shader compilation
Compare 3 commits »
kayomn pushed to main at kayomn/ona 2025-06-12 08:42:27 +02:00
8566345f5e Merge SPIRV backend with shader module
kayomn pushed to main at kayomn/ona 2025-06-11 10:07:27 +02:00
d5a61d3642 Add initial SPIR-V shader backend
kayomn pushed to main at kayomn/ona 2025-05-12 10:08:33 +02:00
c87606d425 More TODO code
kayomn pushed to main at kayomn/ona 2025-05-12 01:22:03 +02:00
3339845d57 Add experimental shader compiler and foundations of SPIRV backend
kayomn pushed to main at kayomn/kayomn.net 2025-02-05 14:11:27 +01:00
bc2e45c2ba Add empty draft document for "Representing Hierarchies in Slot Maps"
kayomn created branch main in kayomn/chattle-sharp 2024-10-06 14:09:48 +02:00
kayomn pushed to main at kayomn/chattle-sharp 2024-10-06 14:09:48 +02:00
404a5b2860 Initial commit
kayomn created repository kayomn/chattle-sharp 2024-10-06 14:08:49 +02:00
kayomn pushed to main at kayomn/ona 2024-09-01 23:37:52 +02:00
d1c823df41 Fix comptime checks in slot map
455ede6d78 Fix demo build errors
c2a95726ca Tidy up graphics API additions
4e3263b352 Back the GUI canvas atop a slot map
7e8691c050 Add GUI module
Compare 5 commits »
kayomn opened issue kayomn/ona#68 2024-07-27 15:22:50 +02:00
Document all the code
kayomn closed issue kayomn/ona#67 2024-07-27 02:44:17 +02:00
Add function for drawing colored rectangles.
kayomn pushed to main at kayomn/ona 2024-07-27 02:44:17 +02:00
bb1d383ccb Add gfx.Commands.draw_texture (closes #67)