Mercurial > games > semicongine
log
age | author | description |
---|---|---|
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:21:47 +0700 | sam | fix: error, and shorten some code |
Sat, 30 Mar 2024 22:16:38 +0700 | sam | fix: possibly undeterministic queue selection in swapchain |
Sat, 30 Mar 2024 21:52:17 +0700 | sam | del: do not use vulkan 1.3 functions to support older hardware |
Sat, 30 Mar 2024 20:45:59 +0700 | sam | did: cleanup |
Sat, 30 Mar 2024 20:29:33 +0700 | sam | add: some sync (not finished), simplify renderpass af |