hodasemi
|
6724885f0a
|
Setup dynamic cull mode
|
2024-04-29 13:40:15 +02:00 |
|
|
43fef690b3
|
Update Rust crate anyhow to 1.0.82
Gavania Merge Build / build (pull_request) Successful in 8m34s
|
2024-04-10 06:11:05 +00:00 |
|
hodasemi
|
1fb136bed9
|
handle special case in swapnchain creation
|
2024-04-06 21:11:10 +02:00 |
|
|
d57137d798
|
Update Rust crate image to 0.25.1
Gavania Merge Build / build (pull_request) Successful in 8m13s
|
2024-03-31 03:06:32 +00:00 |
|
hodasemi
|
4d476c4263
|
Rework shadermodule typing
|
2024-03-24 21:29:47 +01:00 |
|
hodasemi
|
0ce12f2c7d
|
Improve check
|
2024-03-22 07:10:24 +01:00 |
|
|
ffa3c32c84
|
Update Rust crate anyhow to 1.0.81
Gavania Merge Build / build (pull_request) Successful in 7m58s
|
2024-03-12 03:08:43 +00:00 |
|
|
7c1d191219
|
Update Rust crate image to 0.25.0
Gavania Merge Build / build (pull_request) Successful in 7m55s
|
2024-03-10 21:05:31 +00:00 |
|
|
0170b577b8
|
Update Rust crate image to 0.24.9
Gavania Merge Build / build (pull_request) Successful in 6m42s
|
2024-02-24 02:06:41 +00:00 |
|
|
3740ee75e6
|
Update Rust crate anyhow to 1.0.80
Gavania Merge Build / build (pull_request) Successful in 6m27s
|
2024-02-20 02:08:14 +00:00 |
|
|
a081bae10d
|
Update Rust crate image to 0.24.8
Gavania Merge Build / build (pull_request) Successful in 6m34s
|
2024-01-14 02:07:36 +01:00 |
|
|
faf0accea2
|
Update Rust crate anyhow to 1.0.79
Gavania Merge Build / build (pull_request) Successful in 6m24s
|
2024-01-04 02:09:26 +01:00 |
|
|
9130e0d8df
|
Improve submit info
|
2023-12-04 12:41:10 +01:00 |
|
|
492ec7ff04
|
Expand submit info
|
2023-12-04 11:09:57 +01:00 |
|
|
f08c63b0c2
|
Remove debug check
|
2023-12-04 08:17:21 +01:00 |
|
|
42900dab46
|
Remove hardcoded logging
|
2023-11-30 11:15:17 +01:00 |
|
|
8e5e6a8c3c
|
Make swapchain from_ci not raw
|
2023-11-29 12:20:28 +01:00 |
|
|
382d8e1179
|
Remove unneeded result
|
2023-11-29 12:15:31 +01:00 |
|
|
685be5c71e
|
Update Rust crate anyhow to 1.0.75
Gavania Merge Build / build (pull_request) Successful in 6m53s
|
2023-08-20 02:05:53 +02:00 |
|
|
336e359c1b
|
Update Rust crate anyhow to 1.0.74
|
2023-08-16 02:05:19 +02:00 |
|
|
157ae9139c
|
Update Rust crate image to 0.24.7
|
2023-08-10 02:04:00 +02:00 |
|
|
2f9f819579
|
Update Rust crate anyhow to 1.0.72
|
2023-07-16 02:05:50 +02:00 |
|
|
102fc3499f
|
Destroy memory allocator before device
|
2023-05-12 09:16:50 +02:00 |
|
|
abc8c6ccfc
|
Always destroy surface
|
2023-05-11 20:02:47 +02:00 |
|
|
520d1c4cf6
|
Merge branch 'master' of ssh://gavania.de:23/hodasemi/vulkan_lib
|
2023-05-09 17:02:15 +02:00 |
|
|
f36203152e
|
Add size checks to image and framebuffer
|
2023-05-09 17:02:10 +02:00 |
|
|
f8102e1544
|
Update Rust crate anyhow to 1.0.71
|
2023-04-30 02:04:35 +02:00 |
|
|
fc23d9c0e7
|
Also add length test
|
2023-04-21 10:49:46 +02:00 |
|
|
21c2256975
|
Add descriptor write checks
|
2023-04-21 10:42:31 +02:00 |
|
|
7b5b54d149
|
Add more debugging to desc layout
|
2023-04-21 09:44:22 +02:00 |
|
|
01e01b333f
|
Enable sample anisotropy for test device
|
2023-04-19 08:52:23 +02:00 |
|
|
da9db26684
|
Remove cfg from create_vk_handles
|
2023-04-19 07:29:18 +02:00 |
|
|
9b6342ecc2
|
Fix allocating multiple sets from desc pool
|
2023-04-16 08:41:33 +02:00 |
|
|
d64bc53d9a
|
Precise descriptor set unit test
|
2023-04-16 06:57:39 +02:00 |
|
|
c5a5588696
|
Publish create vk handles for tests
|
2023-04-15 09:21:08 +02:00 |
|
|
591aba8c12
|
Add unit test for creating mulitple set from pool
|
2023-04-15 07:43:36 +02:00 |
|
|
b852dd3cdf
|
Calculate set count from pool sizes
|
2023-04-14 13:36:26 +02:00 |
|
|
73834e4013
|
Use iterator for pool sizes
|
2023-04-14 13:26:15 +02:00 |
|
|
872c858f9e
|
Allow extra flags to copy buffer creation
|
2023-04-10 21:41:31 +02:00 |
|
|
eae46a0d5e
|
Merge branch 'master' of ssh://gavania.de:23/hodasemi/vulkan_lib
|
2023-04-10 20:45:02 +02:00 |
|
|
0f89ceabce
|
Make image copy operation public accessible
|
2023-04-10 20:44:59 +02:00 |
|
|
ac4dcf2518
|
Simplify acquire next image function
|
2023-04-09 23:19:41 +02:00 |
|
|
5db1d534a6
|
Use VkString in vk debug
|
2023-04-09 23:07:15 +02:00 |
|
|
1358fee34f
|
Update Rust crate image to 0.24.6
|
2023-03-26 03:03:57 +02:00 |
|
|
79ce95f45b
|
Improve print output
|
2023-03-24 14:36:02 +01:00 |
|
|
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 |
|