Sun, 07 May 2023 00:23:46 +0700 |
Sam |
did: a bit of cleanup with the config, also add some documentation
|
Thu, 23 Feb 2023 00:34:38 +0700 |
Sam |
add: new vulkan api wrapper, not done yet
|
Wed, 22 Feb 2023 18:36:26 +0700 |
Sam |
did: complete vulkan api generator pipeline for now
|
Mon, 20 Feb 2023 10:33:53 +0700 |
Sam |
add: vulkan api generator, not finished yet
|
Wed, 25 Jan 2023 23:56:59 +0700 |
Sam |
fix: some formatting, bug when opening on windows.
|
Thu, 19 Jan 2023 22:55:56 +0700 |
Sam |
fix: remove rsync
|
Thu, 19 Jan 2023 22:50:32 +0700 |
Sam |
fix: use console for debug buids
|
Thu, 19 Jan 2023 22:49:12 +0700 |
Sam |
add: improve build on windows
|
Thu, 19 Jan 2023 00:42:40 +0700 |
Sam |
add: some changes to build on windows host
|
Wed, 18 Jan 2023 14:44:38 +0700 |
Sam |
fix: typo
|
Wed, 18 Jan 2023 14:43:07 +0700 |
Sam |
add: correct publishing dir, correct check when nimcheck is running
|
Wed, 18 Jan 2023 13:49:12 +0700 |
Sam |
fix: hello cube, add: run_all command
|
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
|
Mon, 16 Jan 2023 00:45:31 +0700 |
Sam |
did: migrate rest of make functionality
|
Mon, 16 Jan 2023 00:35:41 +0700 |
Sam |
add: support for instance data
|
Sun, 15 Jan 2023 23:23:54 +0700 |
Sam |
did: refactoring, move more from make to nimscript
|
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
|
Tue, 10 Jan 2023 00:24:37 +0700 |
Sam |
add: clean examples, update build configs
|
Mon, 09 Jan 2023 11:04:19 +0700 |
Sam |
did: introduce scene graph, meshs and generic vertex buffers
|
Thu, 05 Jan 2023 01:16:48 +0700 |
Sam |
add: basic vertex buffer functionality
|
Wed, 28 Dec 2022 11:42:21 +0700 |
Sam |
add: vector/matrix modules, tests, nim config script
|