Commit graph

179 commits

Author SHA1 Message Date
hodasemi 7c606fa67e Export cgmath 2023-01-27 12:14:09 +01:00
hodasemi 0b44972394 Attempt to enforce repr(C) with safer_ffi 2023-01-27 12:07:41 +01:00
hodasemi fe75b39d01 Require VertexInputDescription to be ReprC 2023-01-27 10:23:54 +01:00
hodasemi a78f938273 Use const generics for shader module types 2023-01-27 10:12:59 +01:00
hodasemi a36ba524ac Assert check for correct sub pass index 2023-01-26 10:15:14 +01:00
hodasemi 12e888c7e5 Catch attachment input case in subpass 2023-01-26 10:13:22 +01:00
hodasemi cab3d9e530 Fix input attachment for unit test 2023-01-22 18:05:58 +01:00
hodasemi 495892cfa8 Attempt to fix input attachment 2023-01-22 15:42:16 +01:00
hodasemi a6004c0824 Add DescriptorWrite for InputAttachments 2023-01-22 09:12:56 +01:00
hodasemi fd351960a7 Fix initial layout 2023-01-21 22:51:18 +01:00
hodasemi 52b2d5a06a Improve sub pass 2023-01-21 22:47:40 +01:00
hodasemi d33f89be02 Take old RenderTarget by reference 2023-01-21 17:00:41 +01:00
hodasemi e4deefae99 Impl Default for AssetPath 2023-01-21 14:16:14 +01:00
hodasemi a6403e743f Add Clone to vertex input types 2023-01-21 14:12:30 +01:00
hodasemi c9aed7518a Instance::preinitialized tmp logging 2023-01-21 13:35:20 +01:00
hodasemi f82fad411f Make queue optional 2023-01-21 11:45:08 +01:00
hodasemi 358c3c5182 Add option to reuse renderpass in rendertarget 2023-01-21 11:11:48 +01:00
hodasemi dca9ab20be Remove RendetTarget from recorder due to lifetimes 2023-01-21 09:34:24 +01:00
hodasemi 419c044413 Check sub pass and create inheritance info 2023-01-21 09:27:56 +01:00
hodasemi b1f4243ccf Add check for usage flag when writing to file 2023-01-20 15:36:10 +01:00
hodasemi b36a6ec96c Force enable buffer device address 2023-01-20 15:30:40 +01:00
hodasemi c8385997cd Require device properties 2 in instance 2023-01-20 13:47:37 +01:00
hodasemi 69ec318579 Add to_file function for image 2023-01-20 13:30:36 +01:00
hodasemi 530f0d4e03 Add single submit wrapper 2023-01-20 07:24:54 +01:00
hodasemi f28a2184f7 Improve layout handling of Image 2023-01-18 11:41:46 +01:00
hodasemi 6557e2ceee Implement const default function for AssetPath 2023-01-17 07:20:54 +01:00
hodasemi 9e8ef188f8 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
2023-01-16 03:29:33 +01:00
RenovateBot 59caddc2a0 Add renovate.json 2023-01-16 02:02:35 +01:00
hodasemi 7070ff726b Initial commit 2023-01-14 13:03:01 +01:00