log semicongine/renderer.nim @ 956:cca6f1a675db

age author description
Mon, 01 Apr 2024 22:42:50 +0700 sam fix: again, I think, I have now a correct syncing of vertex buffers updates and drawing of multiple frames in flight XD
Mon, 01 Apr 2024 00:48:50 +0700 sam fix: swapchain recreating had a bug
Mon, 01 Apr 2024 00:30:29 +0700 sam fix: bad syncing mechanism, much better now (I think)
Sun, 31 Mar 2024 22:11:50 +0700 sam did: tons of small improvments, on the way to make GPU sync (more) correct I guess
Sun, 31 Mar 2024 18:13:46 +0700 sam add: a few more exposed parameters to the render API
Sat, 30 Mar 2024 23:10:50 +0700 sam did: some renaming
Sat, 30 Mar 2024 22:16:38 +0700 sam fix: possibly undeterministic queue selection in swapchain
Sat, 30 Mar 2024 20:29:33 +0700 sam add: some sync (not finished), simplify renderpass af
Fri, 29 Mar 2024 15:08:33 +0700 sam fix: a few small (vulkan) API optimizations
Mon, 25 Mar 2024 22:26:58 +0700 sam fix: log output
Thu, 21 Mar 2024 15:39:42 +0700 Sam Merge branch 'main' of github.com:saemideluxe/semicongine
Sat, 09 Mar 2024 20:30:08 +0700 Sam fix: error in descriptors, wait for gpu before cleaning up
Sat, 24 Feb 2024 14:31:15 +0700 Sam fix: font-api, allow consistent use of mesh-transform
Wed, 14 Feb 2024 21:58:43 +0700 Sam did: refactor and improve packaging API
Sun, 11 Feb 2024 18:47:13 +0700 Sam fix: text-alignment, a few smaller fixes
Mon, 05 Feb 2024 00:23:30 +0700 Sam did: small fix with materials & cleanup
Wed, 31 Jan 2024 00:29:40 +0700 Sam add: text-wrapping, fix: incorrect descriptor poolsizes
Mon, 29 Jan 2024 00:21:16 +0700 Sam fix: material handlinge, did: formatting, add: support for multi-material texts
Sat, 27 Jan 2024 00:31:11 +0700 Sam add: font/text improvments, support for newline rendering
Sun, 07 Jan 2024 00:56:44 +0700 Sam did: improve dynamic array, mesh and material APIs a ton, changes in material attributes are now detected and will trigger uniform-updates
Thu, 04 Jan 2024 21:13:11 +0700 Sam did: overhaul dynamic array-api in a few places
Wed, 03 Jan 2024 11:19:55 +0700 Sam did: improve/refactor some of the material API
Mon, 01 Jan 2024 21:41:40 +0700 Sam some fixes + some intermedite state
Sun, 03 Dec 2023 00:05:38 +0700 Sam fix: cleanup when multiple textures use same vulkan image
Sat, 02 Dec 2023 22:23:29 +0700 Sam did: package restructuring according to nimble recommendation for libraries
Sat, 09 Mar 2024 20:30:08 +0700 Sam fix: error in descriptors, wait for gpu before cleaning up
Sat, 24 Feb 2024 14:31:15 +0700 Sam fix: font-api, allow consistent use of mesh-transform
Wed, 14 Feb 2024 21:58:43 +0700 Sam did: refactor and improve packaging API
Sun, 11 Feb 2024 18:47:13 +0700 Sam fix: text-alignment, a few smaller fixes
Mon, 05 Feb 2024 00:23:30 +0700 Sam did: small fix with materials & cleanup
Wed, 31 Jan 2024 00:29:40 +0700 Sam add: text-wrapping, fix: incorrect descriptor poolsizes
Mon, 29 Jan 2024 00:21:16 +0700 Sam fix: material handlinge, did: formatting, add: support for multi-material texts
Sat, 27 Jan 2024 00:31:11 +0700 Sam add: font/text improvments, support for newline rendering
Sun, 07 Jan 2024 00:56:44 +0700 Sam did: improve dynamic array, mesh and material APIs a ton, changes in material attributes are now detected and will trigger uniform-updates
Thu, 04 Jan 2024 21:13:11 +0700 Sam did: overhaul dynamic array-api in a few places
Wed, 03 Jan 2024 11:19:55 +0700 Sam did: improve/refactor some of the material API
Mon, 01 Jan 2024 21:41:40 +0700 Sam some fixes + some intermedite state
Sun, 03 Dec 2023 00:05:38 +0700 Sam fix: cleanup when multiple textures use same vulkan image
Sat, 02 Dec 2023 22:26:26 +0700 Sam Merge branch 'main' of github.com:saemideluxe/semicongine base src/semicongine/renderer.nim@eab960684942
Sat, 02 Dec 2023 22:23:29 +0700 Sam did: package restructuring according to nimble recommendation for libraries base src/semicongine/renderer.nim@eab960684942