Commit graph

76 commits

Author SHA1 Message Date
RenovateBot ffa3c32c84 Update Rust crate anyhow to 1.0.81
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 7m58s
2024-03-12 03:08:43 +00:00
RenovateBot 7c1d191219 Update Rust crate image to 0.25.0
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 7m55s
2024-03-10 21:05:31 +00:00
RenovateBot 0170b577b8 Update Rust crate image to 0.24.9
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m42s
2024-02-24 02:06:41 +00:00
RenovateBot 3740ee75e6 Update Rust crate anyhow to 1.0.80
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m27s
2024-02-20 02:08:14 +00:00
RenovateBot a081bae10d Update Rust crate image to 0.24.8
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m34s
2024-01-14 02:07:36 +01:00
RenovateBot faf0accea2 Update Rust crate anyhow to 1.0.79
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m24s
2024-01-04 02:09:26 +01:00
hodasemi 9130e0d8df Improve submit info 2023-12-04 12:41:10 +01:00
hodasemi 492ec7ff04 Expand submit info 2023-12-04 11:09:57 +01:00
hodasemi f08c63b0c2 Remove debug check 2023-12-04 08:17:21 +01:00
hodasemi 42900dab46 Remove hardcoded logging 2023-11-30 11:15:17 +01:00
hodasemi 8e5e6a8c3c Make swapchain from_ci not raw 2023-11-29 12:20:28 +01:00
hodasemi 382d8e1179 Remove unneeded result 2023-11-29 12:15:31 +01:00
RenovateBot 685be5c71e Update Rust crate anyhow to 1.0.75
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m53s
2023-08-20 02:05:53 +02:00
RenovateBot 336e359c1b Update Rust crate anyhow to 1.0.74 2023-08-16 02:05:19 +02:00
RenovateBot 157ae9139c Update Rust crate image to 0.24.7 2023-08-10 02:04:00 +02:00
RenovateBot 2f9f819579 Update Rust crate anyhow to 1.0.72 2023-07-16 02:05:50 +02:00
hodasemi 102fc3499f Destroy memory allocator before device 2023-05-12 09:16:50 +02:00
hodasemi abc8c6ccfc Always destroy surface 2023-05-11 20:02:47 +02:00
hodasemi 520d1c4cf6 Merge branch 'master' of ssh://gavania.de:23/hodasemi/vulkan_lib 2023-05-09 17:02:15 +02:00
hodasemi f36203152e Add size checks to image and framebuffer 2023-05-09 17:02:10 +02:00
RenovateBot f8102e1544 Update Rust crate anyhow to 1.0.71 2023-04-30 02:04:35 +02:00
hodasemi fc23d9c0e7 Also add length test 2023-04-21 10:49:46 +02:00
hodasemi 21c2256975 Add descriptor write checks 2023-04-21 10:42:31 +02:00
hodasemi 7b5b54d149 Add more debugging to desc layout 2023-04-21 09:44:22 +02:00
hodasemi 01e01b333f Enable sample anisotropy for test device 2023-04-19 08:52:23 +02:00
hodasemi da9db26684 Remove cfg from create_vk_handles 2023-04-19 07:29:18 +02:00
hodasemi 9b6342ecc2 Fix allocating multiple sets from desc pool 2023-04-16 08:41:33 +02:00
hodasemi d64bc53d9a Precise descriptor set unit test 2023-04-16 06:57:39 +02:00
hodasemi c5a5588696 Publish create vk handles for tests 2023-04-15 09:21:08 +02:00
hodasemi 591aba8c12 Add unit test for creating mulitple set from pool 2023-04-15 07:43:36 +02:00
hodasemi b852dd3cdf Calculate set count from pool sizes 2023-04-14 13:36:26 +02:00
hodasemi 73834e4013 Use iterator for pool sizes 2023-04-14 13:26:15 +02:00
hodasemi 872c858f9e Allow extra flags to copy buffer creation 2023-04-10 21:41:31 +02:00
hodasemi eae46a0d5e Merge branch 'master' of ssh://gavania.de:23/hodasemi/vulkan_lib 2023-04-10 20:45:02 +02:00
hodasemi 0f89ceabce Make image copy operation public accessible 2023-04-10 20:44:59 +02:00
hodasemi ac4dcf2518 Simplify acquire next image function 2023-04-09 23:19:41 +02:00
hodasemi 5db1d534a6 Use VkString in vk debug 2023-04-09 23:07:15 +02:00
RenovateBot 1358fee34f Update Rust crate image to 0.24.6 2023-03-26 03:03:57 +02:00
hodasemi 79ce95f45b Improve print output 2023-03-24 14:36:02 +01:00
hodasemi a18eb38c70 Correct driver version disassembly 2023-03-24 14:33:29 +01:00
hodasemi 1976af0166 Correct depth image layout 2023-03-24 14:13:04 +01:00
RenovateBot 9d16efa6dd Update Rust crate anyhow to 1.0.70 2023-03-22 02:04:46 +01:00
hodasemi 0993d57f8e Make api version optional 2023-02-22 09:35:42 +01:00
hodasemi c09268bee7 Readd temporal instance logging 2023-02-21 16:47:17 +01:00
hodasemi b680b0e61c Remove logging 2023-02-20 09:08:31 +01:00
hodasemi 7901c3d9f0 Use impl_reprc macro 2023-02-01 14:32:30 +01:00
hodasemi a5c96a1e29 Fix assert check 2023-01-28 15:55:40 +01:00
hodasemi e62853ad61 Add default impl for bindings trait function 2023-01-27 22:13:35 +01:00
hodasemi 1a7e31e1d3 Impl From<u8> for ShaderType 2023-01-27 17:42:04 +01:00
hodasemi f49a7c299c Export ray tracing shader wrapper 2023-01-27 17:20:53 +01:00