Commit Graph

  • bb622ea4ba
    Add ResourceMemory::from_device_memory_unchecked (#2519) marc0246 2024-04-19 13:54:50 +0200
  • d7f7e49d18
    #2516 changelog marc0246 2024-04-19 12:29:38 +0200
  • 87993aa3d7
    Set MSRV to 1.72.0 (#2516) Rua 2024-04-19 12:27:26 +0200
  • ec387368a3
    Add ResourceMemory::from_device_memory_unchecked marc0246 2024-04-19 12:26:56 +0200
  • a676787d49 Consistency Rua 2024-04-19 12:14:44 +0200
  • 3fb4a30a9f
    fix null handling of array fields in autogen properties (#2518) Martin Charles 2024-04-19 03:32:23 -0500
  • 57210a988d rerun ci martin 2024-04-18 16:56:45 -0500
  • 00839b4446 clippy martin 2024-04-18 16:49:25 -0500
  • 74783c38c7 add null check martin 2024-04-18 10:27:36 -0500
  • c50c9aa492 Revert "add UnalignedSlice" martin 2024-04-18 10:15:52 -0500
  • 8bb1603ed3 add UnalignedSlice martin 2024-04-18 10:01:03 -0500
  • fcd70f254f Merge commit 'FETCH_HEAD' into martin/placed-memory-ext martin 2024-04-12 16:46:46 -0500
  • 7e1578f082 add specific changes marc asked for martin 2024-04-12 16:46:30 -0500
  • 669ab7b1c3
    Update vulkano/src/memory/device_memory.rs Martin Charles 2024-04-12 14:36:26 -0500
  • 00345348f6 fix boolean condition martin 2024-04-12 14:07:43 -0500
  • 955dc3ebdf use getter martin 2024-04-12 14:00:25 -0500
  • d3268ff03f use WHOLE_SIZE martin 2024-04-12 13:58:48 -0500
  • 70b017cba6 remove extra branch martin 2024-04-12 13:56:20 -0500
  • 5b7618fc48 fix links martin 2024-04-12 12:53:35 -0500
  • 871d2881ae Merge commit 'FETCH_HEAD' into martin/placed-memory-ext martin 2024-04-12 12:51:26 -0500
  • ff832107e0
    Update vulkano/src/memory/device_memory.rs Martin Charles 2024-04-12 12:51:11 -0500
  • 2063c6dd14
    Update vulkano/src/memory/device_memory.rs Martin Charles 2024-04-12 12:50:55 -0500
  • 6105ab209e
    Update vulkano/src/memory/device_memory.rs Martin Charles 2024-04-12 12:50:46 -0500
  • 4be0eea9ec add validate_device call martin 2024-04-12 12:50:02 -0500
  • 9a45d25416
    Update vulkano/src/memory/device_memory.rs Martin Charles 2024-04-12 12:45:48 -0500
  • 5550e03cba Merge commit 'FETCH_HEAD' into martin/placed-memory-ext martin 2024-04-12 12:43:27 -0500
  • 124c102bc0 typo martin 2024-04-12 12:43:14 -0500
  • 44df386729 remove more martin 2024-04-12 12:42:40 -0500
  • 1282c277d5
    Update vulkano/src/memory/device_memory.rs Martin Charles 2024-04-12 12:41:53 -0500
  • dad78778ad
    Update vulkano/src/memory/device_memory.rs Martin Charles 2024-04-12 12:41:44 -0500
  • 604a792d95
    Update vulkano/src/memory/device_memory.rs Martin Charles 2024-04-12 12:41:37 -0500
  • 491bfe0151
    Update vulkano/src/memory/device_memory.rs Martin Charles 2024-04-12 12:41:27 -0500
  • 2518d32b02
    Update vulkano/src/memory/device_memory.rs Martin Charles 2024-04-12 12:41:19 -0500
  • 7aa33256ec removed unnecessary validation martin 2024-04-12 12:39:40 -0500
  • 4e165753ae PLACED_EXT -> PLACED martin 2024-04-12 12:38:51 -0500
  • f70d07195f update position martin 2024-04-12 12:37:16 -0500
  • fdab05c78f add flags field martin 2024-04-12 00:07:33 -0500
  • 0622db4a4d fmt martin 2024-04-10 12:12:48 -0500
  • 889545d83a use NonNull martin 2024-04-10 12:11:17 -0500
  • 6199bed2f9 remove unused martin 2024-04-09 16:20:08 -0400
  • c42d700da4 scope martin 2024-04-09 15:17:42 -0500
  • 027a50aec1 tweak impl martin 2024-04-09 15:16:35 -0500
  • e5f22aa878 Authors seem to differ, so don't inherit that Rua 2024-04-09 20:35:00 +0200
  • ee81cac5ab Use workspace inheritance for some package fields Rua 2024-04-09 20:28:55 +0200
  • e44fe80310 Set MSRV to 1.72.0 Rua 2024-04-09 20:11:25 +0200
  • 9c8d988422 clippy martin 2024-04-09 12:56:33 -0500
  • 91f11a97f6 Merge commit 'FETCH_HEAD' into martin/placed-memory-ext martin 2024-04-09 12:52:41 -0500
  • d34fab899d wrap stuff to 100 cols martin 2024-04-09 12:51:27 -0500
  • b66ccc856f only run test on unix martin 2024-04-08 21:41:46 -0400
  • 8d676c212f put back non-range test martin 2024-04-08 21:29:23 -0400
  • 8ef1ab6584 remove unused martin 2024-04-08 21:28:40 -0400
  • d9cae2be0d remove incorrect assertion martin 2024-04-08 21:27:16 -0400
  • d6022a03c0 fix memory selection in test martin 2024-04-08 21:23:53 -0400
  • da05f9f329 fmt martin 2024-04-08 17:24:13 -0500
  • 9e6456d3f5 update test martin 2024-04-08 17:19:07 -0500
  • f3c33fbbef fix conflicting requirement martin 2024-04-08 17:18:36 -0500
  • b27c9b5d2a add tests martin 2024-04-08 16:53:04 -0500
  • 7bbb3453a2 fix clippy lint martin 2024-04-08 15:46:40 -0500
  • 9a299d1892 add partial support for VK_EXT_map_memory_placed extension martin 2024-04-07 17:36:55 -0500
  • 7827b6b22a
    #2513 changelog Rua 2024-04-08 22:24:28 +0200
  • 0918ac84d7
    Integrate latest vk.xml changes (#2513) Martin Charles 2024-04-08 15:22:48 -0500
  • 03c6585b33 comment martin 2024-04-08 15:17:50 -0500
  • e0cdd65a4f define enum and bitfield martin 2024-04-08 15:17:17 -0500
  • 62032512eb Merge branch 'master' into martin/integrate-vk-xml martin 2024-04-08 14:56:05 -0500
  • e3e731253d fix new clippy warning martin 2024-04-08 14:55:50 -0500
  • a60ab3a5b5 add fields martin 2024-04-08 14:51:24 -0500
  • fe74e0aac8
    Enable and fix pointer cast lints (#2507) Rua 2024-04-08 20:02:56 +0200
  • e1614fc40f Replace addr_of! + cast Rua 2024-04-08 19:53:26 +0200
  • d6174ec68c Search-and-replace fail Rua 2024-04-08 19:05:37 +0200
  • e044a55936 Use coercion instead of ptr::from_ref Rua 2024-04-08 19:01:59 +0200
  • 9d51cdb35e update autogen for vk.xml updates martin 2024-04-07 13:53:01 -0500
  • 0eeb111ddb update ash martin 2024-04-01 23:19:50 -0500
  • 18c88cd854
    Changelog was borked marc0246 2024-04-07 12:40:30 +0200
  • c3cd4bf437 Merge branch 'master' of https://github.com/vulkano-rs/vulkano into ptr-cast-lints Rua 2024-04-07 12:20:32 +0200
  • b42fc43f93
    #2510 changelog Rua 2024-04-07 12:18:51 +0200
  • 77abaff2f0
    Upgrade to ash 0.38 (#2510) Marijn Suijten 2024-04-07 12:16:30 +0200
  • f287fa22dd Clean up subpass shading -> shader pipeline stage name Marijn Suijten 2024-04-02 22:39:19 +0200
  • 845c629af1 Upgrade to ash 0.38 Marijn Suijten 2024-04-02 20:26:12 +0200
  • 91015a5eb2
    Handle arrays in autogen (#2512) Martin Charles 2024-04-06 10:26:58 -0500
  • d0aa5c2c4d add inline martin 2024-04-05 17:00:48 -0500
  • 65710a0416 add copy blanket impl for references martin 2024-04-05 16:58:18 -0500
  • 1122b1ea1f remove extra constraint martin 2024-04-05 14:18:47 -0500
  • 603aa84f7c use reference in from_vulkan call instead of cloning martin 2024-04-05 14:09:35 -0500
  • a6017660a2 handle array in autogen martin 2024-04-05 13:41:50 -0500
  • fb1c162aae unwrap if else martin 2024-04-05 13:37:54 -0500
  • f84479b491
    Handle more depends values in vk.xml (#2511) Martin Charles 2024-04-03 10:01:16 -0500
  • 348fc5e2ee address panic formatting nit martin 2024-04-03 09:31:06 -0500
  • 84436ad8bf support non-parens precedence for depends parsing martin 2024-04-02 16:18:51 -0500
  • 8ce73d3ac9 add conjunctive normal form normalization martin 2024-04-02 15:29:57 -0500
  • 17dfc5d601 Fix for #2508 Rua 2024-03-30 11:43:56 +0100
  • 2897e5f014 Merge branch 'master' of https://github.com/vulkano-rs/vulkano into ptr-cast-lints Rua 2024-03-30 11:42:19 +0100
  • 55556bb916
    #2508 changelog Rua 2024-03-29 19:56:00 +0100
  • 5dab2df966
    support for ext_conservative_rasterization (#2508) Luke Powers 2024-03-29 14:54:44 -0400
  • 29a6c3e2ff removed redundant checks Luke Powers 2024-03-29 14:48:10 -0400
  • d6b14e1f4d fixed clippy Luke Powers 2024-03-29 14:45:18 -0400
  • 91671dc797 add todo Luke Powers 2024-03-29 14:36:05 -0400
  • 8063221438 put in block Luke Powers 2024-03-29 14:27:33 -0400
  • 6498a6ea06
    Update vulkano/src/pipeline/graphics/mod.rs Luke Powers 2024-03-29 14:20:10 -0400
  • 845ca4c8b4
    Update vulkano/src/pipeline/graphics/mod.rs Luke Powers 2024-03-29 14:20:00 -0400
  • 5be5599f07
    Update vulkano/src/pipeline/graphics/mod.rs Luke Powers 2024-03-29 14:19:52 -0400