Commit graph

27 commits

Author SHA1 Message Date
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 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 b2a294e4ff Remove mut requirement 2023-12-04 14:18:15 +01:00
hodasemi ae8eafcc10 Fix null check 2023-12-04 14:13:09 +01:00
hodasemi c54b4c1c24 Fix result access 2023-12-04 13:59:05 +01:00
hodasemi f318ae03fd Improve present info 2023-12-04 09:46:31 +01:00
hodasemi 54ab11e461 Implement hash for core types 2023-11-30 15:40:01 +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
hodasemi fb9f9252cc Merge pull request 'Update Rust crate anyhow to 1.0.72' (#22) from renovate/anyhow-1.x into master
Reviewed-on: #22
2023-07-17 16:53:31 +02:00
RenovateBot 2bd43ce63a Update Rust crate paste to 1.0.14 2023-07-16 02:05:57 +02:00
RenovateBot 2f9f819579 Update Rust crate anyhow to 1.0.72 2023-07-16 02:05:50 +02:00
RenovateBot 6d0cbb6208 Update Rust crate paste to 1.0.13 2023-07-04 02:05:08 +02:00
RenovateBot f8102e1544 Update Rust crate anyhow to 1.0.71 2023-04-30 02:04:35 +02:00
hodasemi 9b6342ecc2 Fix allocating multiple sets from desc pool 2023-04-16 08:41:33 +02:00
hodasemi 591aba8c12 Add unit test for creating mulitple set from pool 2023-04-15 07:43:36 +02:00
hodasemi a1b9533693 Add len to mapped memory 2023-04-11 09:25:45 +02:00
hodasemi a18eb38c70 Correct driver version disassembly 2023-03-24 14:33:29 +01:00
RenovateBot 9d16efa6dd Update Rust crate anyhow to 1.0.70 2023-03-22 02:04:46 +01:00
hodasemi dee3fd1213 Allow typecast for VkMappedMemory 2023-03-20 14:18:27 +01:00
RenovateBot 0271b5a5fa Update Rust crate paste to 1.0.12 2023-03-06 02:03:56 +01:00
hodasemi 0993d57f8e Make api version optional 2023-02-22 09:35:42 +01:00
hodasemi 7901c3d9f0 Use impl_reprc macro 2023-02-01 14:32:30 +01:00
hodasemi 0b44972394 Attempt to enforce repr(C) with safer_ffi 2023-01-27 12:07:41 +01:00
hodasemi a6403e743f Add Clone to vertex input types 2023-01-21 14:12:30 +01:00
hodasemi 358c3c5182 Add option to reuse renderpass in rendertarget 2023-01-21 11:11:48 +01:00
hodasemi 7070ff726b Initial commit 2023-01-14 13:03:01 +01:00