|
a18eb38c70
|
Correct driver version disassembly
|
2023-03-24 14:33:29 +01:00 |
|
|
1976af0166
|
Correct depth image layout
|
2023-03-24 14:13:04 +01:00 |
|
|
9d16efa6dd
|
Update Rust crate anyhow to 1.0.70
|
2023-03-22 02:04:46 +01:00 |
|
|
0993d57f8e
|
Make api version optional
|
2023-02-22 09:35:42 +01:00 |
|
|
c09268bee7
|
Readd temporal instance logging
|
2023-02-21 16:47:17 +01:00 |
|
|
b680b0e61c
|
Remove logging
|
2023-02-20 09:08:31 +01:00 |
|
|
7901c3d9f0
|
Use impl_reprc macro
|
2023-02-01 14:32:30 +01:00 |
|
|
a5c96a1e29
|
Fix assert check
|
2023-01-28 15:55:40 +01:00 |
|
|
e62853ad61
|
Add default impl for bindings trait function
|
2023-01-27 22:13:35 +01:00 |
|
|
1a7e31e1d3
|
Impl From<u8> for ShaderType
|
2023-01-27 17:42:04 +01:00 |
|
|
f49a7c299c
|
Export ray tracing shader wrapper
|
2023-01-27 17:20:53 +01:00 |
|
|
f324f2585f
|
Use single source cgmath
|
2023-01-27 13:54:01 +01:00 |
|
|
44fd0993b5
|
Export cgmath crate
|
2023-01-27 13:41:19 +01:00 |
|
|
7c606fa67e
|
Export cgmath
|
2023-01-27 12:14:09 +01:00 |
|
|
0b44972394
|
Attempt to enforce repr(C) with safer_ffi
|
2023-01-27 12:07:41 +01:00 |
|
|
fe75b39d01
|
Require VertexInputDescription to be ReprC
|
2023-01-27 10:23:54 +01:00 |
|
|
a78f938273
|
Use const generics for shader module types
|
2023-01-27 10:12:59 +01:00 |
|
|
a36ba524ac
|
Assert check for correct sub pass index
|
2023-01-26 10:15:14 +01:00 |
|
|
12e888c7e5
|
Catch attachment input case in subpass
|
2023-01-26 10:13:22 +01:00 |
|
|
cab3d9e530
|
Fix input attachment for unit test
|
2023-01-22 18:05:58 +01:00 |
|
|
495892cfa8
|
Attempt to fix input attachment
|
2023-01-22 15:42:16 +01:00 |
|
|
a6004c0824
|
Add DescriptorWrite for InputAttachments
|
2023-01-22 09:12:56 +01:00 |
|
|
fd351960a7
|
Fix initial layout
|
2023-01-21 22:51:18 +01:00 |
|
|
52b2d5a06a
|
Improve sub pass
|
2023-01-21 22:47:40 +01:00 |
|
|
d33f89be02
|
Take old RenderTarget by reference
|
2023-01-21 17:00:41 +01:00 |
|
|
c9aed7518a
|
Instance::preinitialized tmp logging
|
2023-01-21 13:35:20 +01:00 |
|
|
f82fad411f
|
Make queue optional
|
2023-01-21 11:45:08 +01:00 |
|
|
358c3c5182
|
Add option to reuse renderpass in rendertarget
|
2023-01-21 11:11:48 +01:00 |
|
|
dca9ab20be
|
Remove RendetTarget from recorder due to lifetimes
|
2023-01-21 09:34:24 +01:00 |
|
|
419c044413
|
Check sub pass and create inheritance info
|
2023-01-21 09:27:56 +01:00 |
|
|
b1f4243ccf
|
Add check for usage flag when writing to file
|
2023-01-20 15:36:10 +01:00 |
|
|
b36a6ec96c
|
Force enable buffer device address
|
2023-01-20 15:30:40 +01:00 |
|
|
c8385997cd
|
Require device properties 2 in instance
|
2023-01-20 13:47:37 +01:00 |
|
|
69ec318579
|
Add to_file function for image
|
2023-01-20 13:30:36 +01:00 |
|
|
530f0d4e03
|
Add single submit wrapper
|
2023-01-20 07:24:54 +01:00 |
|
|
f28a2184f7
|
Improve layout handling of Image
|
2023-01-18 11:41:46 +01:00 |
|
|
7070ff726b
|
Initial commit
|
2023-01-14 13:03:01 +01:00 |
|