Commit Graph

  • ffe53551f9
    Merge 2752e20d79 into 6226762709 Mai 2024-11-20 11:12:32 +0100
  • 8dbc6fb534
    Merge d5d46a6c59 into 6226762709 ComfyFluffy 2024-11-20 00:03:43 +0800
  • d5d46a6c59 sync ComfyFluffy 2024-11-20 00:03:36 +0800
  • 37db4d2fcd Merge remote-tracking branch 'origin/master' into rt-khr ComfyFluffy 2024-11-19 23:44:25 +0800
  • 6226762709
    Fix deadlock after failed task graph execution (#2603) master marc0246 2024-11-19 12:20:08 +0100
  • cde5a6191b
    Fix deadlock after failed task graph execution marc0246 2024-11-10 14:31:16 +0100
  • e3f9ddd144 Merge remote-tracking branch 'origin/master' into rt-khr ComfyFluffy 2024-11-10 00:08:06 +0800
  • 127dd49713 Merge remote-tracking branch 'origin/master' into rt-khr ComfyFluffy 2024-11-09 15:43:33 +0800
  • b7c162f930
    Merge 4e14bd2cdf into 9e21fc1544 atynagano 2024-11-06 12:14:05 +0100
  • a8768e8b17
    Merge b56d5be306 into 9e21fc1544 marc0246 2024-11-04 15:31:54 +0100
  • 9e21fc1544
    #2600 changelog Rua 2024-11-04 11:52:11 +0100
  • 82db4298fb
    Revert #2419 (#2600) marc0246 2024-11-04 11:51:36 +0100
  • b9ac687d59
    #2599 Rua 2024-11-04 11:50:49 +0100
  • a52e327184
    Improve DeviceLayout convenience (#2599) marc0246 2024-11-04 11:49:41 +0100
  • 4f87b525e7
    Fix latest clippy warning marc0246 2024-11-02 20:02:01 +0100
  • 1ab419db80
    Revert #2419 marc0246 2024-11-02 19:32:00 +0100
  • 11e204d2e5
    Improve DeviceLayout convenience marc0246 2024-11-02 17:44:53 +0100
  • 4b93472562
    Some doc fixes (#2598) Rua 2024-10-30 18:27:09 +0100
  • 814920d835 Some doc fixes Rua 2024-10-30 18:26:04 +0100
  • 3f4de467be
    Add KHR to possible format suffixes (#2597) Rua 2024-10-30 18:25:17 +0100
  • 7014611220 Add KHR to possible format suffixes Rua 2024-10-30 18:20:50 +0100
  • 0c74e34a18
    #2595 changelog Rua 2024-10-30 16:23:31 +0100
  • a44a77869a
    Revert making Raw{Buffer,Image}::bind_memory unsafe (#2595) marc0246 2024-10-30 16:22:55 +0100
  • 726c4bec05
    #2596 changelog Rua 2024-10-30 16:20:52 +0100
  • 9c0082e048
    Fix UB in AllocationHandle::as_index (#2596) marc0246 2024-10-30 16:20:08 +0100
  • 60dbc48c36
    Fix UB in AllocationHandle::as_index marc0246 2024-10-29 20:22:45 +0100
  • 301f52dc85
    Revert making Raw{Buffer,Image}::bind_memory unsafe marc0246 2024-10-29 19:57:31 +0100
  • a1307b6ef8
    Minimise unsafe block size, in library (#2592) Rua 2024-10-29 19:39:08 +0100
  • 3e4ed4831d
    Disable validate_global_variables check for now (#2593) Rua 2024-10-28 00:53:05 +0100
  • 00cab8a9f9 Missed one Rua 2024-10-26 14:42:47 +0200
  • f431e60267 Disable validate_global_variables check for now Rua 2024-10-24 18:13:39 +0200
  • baa6b96c9e Minimise unsafe block size, in library Rua 2024-10-23 18:54:47 +0200
  • 2df8003408
    #2423 changelog Rua 2024-10-23 16:09:01 +0200
  • dac6871d97
    Allow binding raw descriptor sets (#2423) marc0246 2024-10-23 16:07:57 +0200
  • 6da1f96c73
    Minimise unsafe block size, in examples (#2591) Rua 2024-10-23 12:07:00 +0200
  • f66259cf7d Minimise unsafe block size, in examples Rua 2024-10-23 11:57:01 +0200
  • 54dafb73bf
    Ignore vk.xml and spirv.core.grammar.json from editor search results (#2590) marc0246 2024-10-22 17:17:06 +0200
  • 43a298e1ab
    Fix the multi-window example handling every key event (#2589) marc0246 2024-10-22 17:13:02 +0200
  • 50b3b7a42f
    Clean up BufferContents derive macro expansion further (#2588) marc0246 2024-10-22 17:12:39 +0200
  • ba278ac193
    Fix panic in BufferContents derive expansion and wrong safety docs (#2587) marc0246 2024-10-22 17:10:14 +0200
  • a0cd7acd43
    Ignore vk.xml and spirv.core.grammar.json from editor search results marc0246 2024-10-22 17:06:44 +0200
  • df6887f980
    Fix the multi-window example handling every key event marc0246 2024-10-22 16:07:16 +0200
  • 253539bfa3
    Clean up BufferContents derive macro expansion further marc0246 2024-10-22 14:43:05 +0200
  • 53261931a0
    Fix panic in BufferContents derive expansion and wrong safety docs marc0246 2024-10-22 14:00:21 +0200
  • 82acabc0fb
    #2585 changelog Rua 2024-10-22 13:53:08 +0200
  • 00fd84726c
    Replace Suballocator::cleanup with Suballocator::reset (#2585) marc0246 2024-10-22 13:52:26 +0200
  • a0d45e7497
    #2586 changelog Rua 2024-10-22 13:50:56 +0200
  • 8a365cf905
    Add Suballocation[Node]::as[_usize]_range (#2586) marc0246 2024-10-22 13:50:13 +0200
  • 303bdfc9e3
    Fix outdated command buffer name marc0246 2024-10-21 09:33:24 +0200
  • fb472208e0
    Allow binding raw descriptor sets marc0246 2023-12-10 00:52:27 +0100
  • bd89930e24
    Add Suballocation[Node]::as[_usize]_range marc0246 2024-10-21 08:07:36 +0200
  • 02b4d2b9ce
    Replace Suballocator::cleanup with Suballocator::reset marc0246 2024-10-21 07:39:51 +0200
  • 0815e76659
    Fix 2583. (#2584) Katt 2024-10-20 13:04:12 +0800
  • cf7a69580e Marc's better way. Katt 2024-10-20 13:01:52 +0800
  • aca38d5547 Revert "fix triangle-util and viewport extent docs" Katt 2024-10-20 12:58:03 +0800
  • ca90b9a16e Revert "fmt" Katt 2024-10-20 12:57:56 +0800
  • 516b11b3ee fmt Katt 2024-10-20 09:15:46 +0800
  • b70ebad5ba fix triangle-util and viewport extent docs Katt 2024-10-20 09:11:15 +0800
  • f73e46fc34
    Fix error due to incompatible PR changes Rua 2024-10-19 14:20:55 +0200
  • 0e9b73c4e0
    #2582 changelog Rua 2024-10-19 14:14:40 +0200
  • ba8aa2a527
    Revert #2421, rename Raw[Recording]CommandBufer again and move them (#2582) marc0246 2024-10-19 14:13:15 +0200
  • 1f935e3878
    #2574 additions marc0246 2024-10-19 07:41:14 +0200
  • c2fcd16414
    #2574 changelog marc0246 2024-10-19 07:39:04 +0200
  • 6981040486
    Add partial support for khr_fragment_shading_rate (#2574) Lachlan Deakin 2024-10-19 16:34:19 +1100
  • 301dc9db20
    Apply suggestions from code review Lachlan Deakin 2024-10-19 16:21:46 +1100
  • 67f220d015 Format fragment_shading_rate validation messages Lachlan Deakin 2024-10-19 15:26:49 +1100
  • ed1a0da465
    Revert #2421, rename Raw[Recording]CommandBufer again and move them marc0246 2024-10-16 12:32:40 +0200
  • f2c695dadb
    Update vulkano-taskgraph/src/command_buffer/commands/dynamic_state.rs Lachlan Deakin 2024-10-19 15:07:03 +1100
  • 6dd8caae3f Add docs for fragment_shading_rate Lachlan Deakin 2024-10-19 08:53:31 +1100
  • dc619148b0
    #2425 changelog Rua 2024-10-18 20:02:45 +0200
  • 5749fef53c
    Revert #2425 (#2576) marc0246 2024-10-18 20:00:21 +0200
  • fad81f0f08 Consolidate fragment_shading_rate validation Lachlan Deakin 2024-10-18 21:54:25 +1100
  • f42767b054 Cleanup FragmentShadingRateState validation Lachlan Deakin 2024-10-18 21:43:05 +1100
  • 1e44218fcc Add set_fragment_shading_rate validation Lachlan Deakin 2024-10-18 21:42:23 +1100
  • 7ce88e8d04 Add taskgraph set_fragment_shading_rate Lachlan Deakin 2024-10-18 21:09:51 +1100
  • 552caad394
    fix vkCmdDrawMeshIndirect() validation using wrong type (#2581) Firestar99 2024-10-18 11:14:17 +0200
  • ceb3c51cf4 fix vkCmdDrawMeshIndirect() validation using wrong type Firestar99 2024-10-18 11:08:41 +0200
  • 123eda1a3b
    Fix SPIR-V validation of image ops with offsets (#2575) Lachlan Deakin 2024-10-18 17:16:05 +1100
  • 2b62d7c631 Rename signed get_constant_* functions Lachlan Deakin 2024-10-18 16:58:19 +1100
  • 8c08a85a18
    Fix panic when using FullScreenExclusive::ApplicationControlled (#2579) marc0246 2024-10-16 19:53:15 +0200
  • 52fc88abef
    Fix broken doc links (#2578) marc0246 2024-10-16 19:52:35 +0200
  • d62fbf35fe
    #2577 changelog Rua 2024-10-16 19:51:42 +0200
  • d1a9314c28
    Fix UB in impl VertexBufferCollection for Vec<Subbuffer<T>> (#2577) marc0246 2024-10-16 19:50:54 +0200
  • 5322c8d57c
    Fix panic when using FullScreenExclusive::ApplicationControlled marc0246 2024-10-16 17:05:57 +0200
  • 7825f979d5
    Fix broken doc links marc0246 2024-10-16 16:11:28 +0200
  • 2504863ece
    Fix UB in impl VertexBufferCollection for Vec<Subbuffer<T>> marc0246 2024-10-16 15:33:24 +0200
  • 7d891c9e1c
    Revert #2425 marc0246 2024-10-15 23:33:04 +0200
  • 1da590f6a1
    Remove the gl-interop example from the workspace marc0246 2024-10-16 03:28:49 +0200
  • dc871fb0f7
    #2573 changelog marc0246 2024-10-15 20:43:11 +0200
  • 9c358806be
    Add a transfer queue to VulkanoContext (#2573) Rua 2024-10-15 20:42:15 +0200
  • 69a66db431 Fix SPIR-V validation of image op functions with offsets Lachlan Deakin 2024-10-14 17:33:22 +1100
  • d54886a47a support khr_fragment_shading_rate Lachlan Deakin 2024-10-14 10:14:50 +1100
  • a270468960
    Neither regex nor nom are public dependencies... marc0246 2024-10-10 16:08:12 +0200
  • 229d69dcbb
    #2572 changelog marc0246 2024-10-10 16:07:10 +0200
  • 9196fa6eb2
    #2571 changelog marc0246 2024-10-10 16:03:47 +0200
  • e21c9d23b2 Might as well Rua 2024-10-10 15:58:15 +0200
  • cd8f2d5fc3 Add a transfer queue to VulkanoContext Rua 2024-10-10 15:54:48 +0200
  • 3189169a38
    Fix UB in GenericMemoryAllocator::deallocate (#2572) marc0246 2024-10-10 12:21:59 +0200
  • f6bc05df94
    Update dependencies (#2571) marc0246 2024-10-10 12:16:14 +0200
  • 0db670a67e
    Use the slab allocator marc0246 2024-10-07 16:35:44 +0200