Mercurial > games > semicongine
log src/zamikongine/shader.nim @ 28:b1b05d4efb52
age | author | description |
---|---|---|
Sat, 14 Jan 2023 14:08:00 +0700 | Sam | big refactoring, part1 |
Wed, 11 Jan 2023 11:43:22 +0700 | Sam | fix: build from scratch not working, remove temp shader files from compilation |
Wed, 11 Jan 2023 11:15:02 +0700 | Sam | did: change shader compilation to run during program compilation, maybe add dynamic version later |
Wed, 11 Jan 2023 00:43:17 +0700 | Sam | did: improve alotof_triangles example, remove glslang lib, use only binary, easier cross-compilation |