Mercurial > games > semicongine
log src/zamikongine/shader.nim @ 483:73a0954beabd
age | author | description |
---|---|---|
Wed, 11 Jan 2023 00:43:17 +0700 | Sam | did: improve alotof_triangles example, remove glslang lib, use only binary, easier cross-compilation |
Mon, 09 Jan 2023 11:04:19 +0700 | Sam | did: introduce scene graph, meshs and generic vertex buffers |
Wed, 18 Jan 2023 09:52:03 +0700 | Sam | did: tons of stuff, input, refactoring, fix some errors, some template improvment, sorry for super-commit |
Sun, 15 Jan 2023 23:23:54 +0700 | Sam | did: refactoring, move more from make to nimscript |
Sat, 14 Jan 2023 23:34:50 +0700 | Sam | add: working implementation of uniforms |
Sat, 14 Jan 2023 14:08:00 +0700 | Sam | big refactoring, part1 |