kayomn pushed to renderer-mvp/post-processing at kayomn/ona 2024-07-06 04:49:34 +02:00
842dbd56cf Add runtime shader reflection support
2ba249f4bf Use a single SPIRV binary for the default rendering 2D shader
40067c067b Initial replacement of Sokol shdc with a runtime compilation system
Compare 3 commits »
kayomn pushed to renderer-mvp/post-processing at kayomn/ona 2024-06-27 21:01:20 +02:00
f100aa0d46 Add render textures
kayomn created branch renderer-mvp/post-processing in kayomn/ona 2024-06-27 21:01:19 +02:00
kayomn pushed to main at kayomn/kayomn.net 2024-06-24 13:09:21 +02:00
65a04270e9 Improve site layout and formatting
kayomn pushed to main at kayomn/kayomn.net 2024-06-24 10:48:53 +02:00
9e1678b810 Make slideshow halt during mouse hover
kayomn pushed to main at kayomn/kayomn.net 2024-06-24 10:15:22 +02:00
a3edf5449b Fix index page content layout
kayomn pushed to main at kayomn/kayomn.net 2024-06-24 00:48:38 +02:00
a8e1b39023 Update website
kayomn commented on issue kayomn/ona#51 2024-06-23 04:40:05 +02:00
In-Engine Image Format Loading

Closed as part of #53.

kayomn closed issue kayomn/ona#51 2024-06-23 04:40:05 +02:00
In-Engine Image Format Loading
kayomn deleted branch renderer-mvp/asset-pipeline from kayomn/ona 2024-06-23 04:37:42 +02:00
kayomn pushed to main at kayomn/ona 2024-06-23 04:37:41 +02:00
a4280c8fe8 Merge pull request 'renderer-mvp/asset-pipeline' (#53) from renderer-mvp/asset-pipeline into main
f0cc66edfa Fix compilation errors
bfa3efbb51 PR tidy up
9cfabae931 Update to Zig 0.13.0
4125aa0ddb Tidy and fix up
Compare 7 commits »
kayomn merged pull request kayomn/ona#53 2024-06-23 04:37:40 +02:00
renderer-mvp/asset-pipeline
kayomn pushed to renderer-mvp/asset-pipeline at kayomn/ona 2024-06-23 04:35:38 +02:00
f0cc66edfa Fix compilation errors
kayomn pushed to renderer-mvp/asset-pipeline at kayomn/ona 2024-06-23 04:32:00 +02:00
bfa3efbb51 PR tidy up
kayomn commented on pull request kayomn/ona#53 2024-06-23 04:28:21 +02:00
renderer-mvp/asset-pipeline

Unused addition.

kayomn commented on pull request kayomn/ona#53 2024-06-23 04:28:21 +02:00
renderer-mvp/asset-pipeline

Bad idea to forcibly convert non-trivial downcasts like **opaque actually

kayomn commented on pull request kayomn/ona#53 2024-06-23 04:28:21 +02:00
renderer-mvp/asset-pipeline

Wants to accept the desired storage source as an argument for loading resources from non-bundled locations like user storage or caller-defined storage implementations.

kayomn created pull request kayomn/ona#53 2024-06-23 04:05:10 +02:00
WIP: renderer-mvp/asset-pipeline
kayomn pushed to renderer-mvp/asset-pipeline at kayomn/ona 2024-06-23 04:04:01 +02:00
9cfabae931 Update to Zig 0.13.0
4125aa0ddb Tidy and fix up
ee88f58e53 Implement bitmap loading
04e8d69c37 Refactor rendering logic ahead of new asset pipeline
Compare 4 commits »
kayomn created branch renderer-mvp/asset-pipeline in kayomn/ona 2024-06-23 04:04:00 +02:00