log src/semicongine/engine.nim @ 129:15d37022625c

age author description
Tue, 18 Apr 2023 03:04:37 +0700 Sam add: input handling, small refactoring for renderer
Wed, 12 Apr 2023 01:20:53 +0700 Sam did: big refactoring
Sun, 26 Mar 2023 01:56:19 +0700 Sam add: render main loop structure
Fri, 24 Mar 2023 00:11:42 +0700 Sam add: descriptors, better swapchain implementation
Mon, 20 Mar 2023 23:48:46 +0700 Sam did: some refactoring
Tue, 14 Mar 2023 13:21:40 +0700 Sam add: vertex and (initial) shader types and methods
Mon, 06 Mar 2023 23:50:21 +0700 Sam add: more vulkan objects
Thu, 02 Mar 2023 23:16:45 +0700 Sam add: swapchain, images, fix some destroctors
Tue, 28 Feb 2023 23:51:07 +0700 Sam add: device, surface and refactoring
Tue, 28 Feb 2023 00:08:28 +0700 Sam add: more stuff for the vulkan API wrappers
Mon, 27 Feb 2023 00:04:57 +0700 Sam add: better vulkan wrappers
Sat, 25 Feb 2023 00:44:05 +0700 Sam did: a few fixes for new API
Fri, 24 Feb 2023 01:32:45 +0700 Sam fix: tons of errors in wrapper generator, can now compile, extension function not loaded yet it seems
Tue, 07 Feb 2023 12:20:04 +0700 Sam add: color functions + gamma correction
Sun, 05 Feb 2023 21:57:07 +0700 Sam did: some minor fixes, add optinal FPS limit
Sat, 04 Feb 2023 02:24:15 +0700 Sam fix: scene graph, input