Mercurial > games > semicongine
log
age | author | description |
---|---|---|
Wed, 03 Apr 2024 13:00:33 +0700 | sam | add: initial code for automated steam builds |
Tue, 02 Apr 2024 23:06:39 +0700 | sam | add: some more debug log |
Tue, 02 Apr 2024 22:02:44 +0700 | sam | add: support for color space conversion, convert color space if srgb is not available for images |
Tue, 02 Apr 2024 16:48:23 +0700 | sam | fix: typo |
Tue, 02 Apr 2024 16:19:31 +0700 | sam | did: cleanup |
Tue, 02 Apr 2024 16:09:38 +0700 | sam | did: adjust integer sizes to match vulkan API (more) directly |
Tue, 02 Apr 2024 14:05:22 +0700 | sam | add: some checks for image creation |