Commit Graph

  • 1988850a2e mesh-shader-triangle example: copied from instancing example Firestar99 2023-12-27 13:23:07 +0100
  • 66239871bc More consistency with Vulkan Rua 2023-12-28 20:54:20 +0100
  • c9478d0c3d Make QueryType a regular Vulkan enum Rua 2023-12-28 20:49:48 +0100
  • bef7b94aef
    Fix warnings for Rust 1.75 (#2436) Rua 2023-12-28 20:32:13 +0100
  • 2bbd4eff69
    More robust extension and feature dependency checks (#2434) Rua 2023-12-28 20:30:51 +0100
  • ac67f927bd
    #2433 changelog marc0246 2023-12-28 19:45:39 +0100
  • 655ca5e6c9
    Add support for the ext_mesh_shader extension (#2433) Rua 2023-12-28 19:44:22 +0100
  • 3126fe3f6e
    Update vulkano/src/pipeline/graphics/mod.rs Rua 2023-12-28 19:42:15 +0100
  • 639efc893b Fix warnings for Rust 1.75 Rua 2023-12-28 18:11:14 +0100
  • 27e537c287 More robust extension and feature dependency checks Rua 2023-12-28 15:15:34 +0100
  • b0804a3090 Better docs, explicitly saying when the values must be Some or None. Rua 2023-12-28 11:18:18 +0100
  • 2c4d32ddf6 More doc fixes Rua 2023-12-28 11:02:45 +0100
  • d78c64d3ee Support in vulkano-shaders too Rua 2023-12-27 13:39:47 +0100
  • f612168ec4 Derp Rua 2023-12-26 18:34:09 +0100
  • 01a585fccf Add mesh primitives generated query Rua 2023-12-26 18:30:37 +0100
  • 3b6d8bb322 Documentation update Rua 2023-12-26 16:43:55 +0100
  • afd86903ce Helper function for queries Rua 2023-12-26 14:51:18 +0100
  • 95dcf9a66c Add support for the ext_mesh_shader extension Rua 2023-12-26 13:19:51 +0100
  • b2bbe34896
    #2432 changelog marc0246 2023-12-25 05:36:55 +0100
  • 218ad3afcd
    Add support for the khr_draw_indirect_count extension (#2432) Rua 2023-12-25 05:35:48 +0100
  • 7c66eb8b43
    Add Vera project (#2431) CoDeus 2023-12-25 05:32:18 +0100
  • efd49b1a7e
    #2429 changelog marc0246 2023-12-25 04:03:13 +0100
  • 289ec102e0
    Document shader safety requirements, make draw/dispatch unsafe (#2429) Rua 2023-12-25 04:01:16 +0100
  • 68e611b4e4
    Update vulkano/src/command_buffer/mod.rs Rua 2023-12-23 17:50:26 +0100
  • 666f2c70d7
    Update vulkano/src/command_buffer/mod.rs Rua 2023-12-23 17:50:21 +0100
  • 53695938f0 Add support for the khr_draw_indirect_count extension Rua 2023-12-23 17:42:50 +0100
  • 6e32b57ad9 Small change Rua 2023-12-23 17:41:00 +0100
  • 197251753f
    Add Vera project CoDeus 2023-12-22 01:55:28 +0100
  • 734ab41765 Max index value Rua 2023-12-20 18:37:27 +0100
  • 90c994e050 Doctests Rua 2023-12-20 17:20:15 +0100
  • e8148e066b Extra docs Rua 2023-12-20 17:14:46 +0100
  • 161f759722 Document shader safety requirements, make draw/dispatch unsafe Rua 2023-12-20 17:04:44 +0100
  • 94a8fb9a43
    Changelog oopsie marc0246 2023-12-20 13:08:42 +0100
  • a4d889f6e1
    #2425 changelog Rua 2023-12-20 13:06:29 +0100
  • 00bb62171f
    Merge PrimaryAutoCommandBuffer and SecondaryAutoCommandBuffer into CommandBuffer (#2425) marc0246 2023-12-20 13:04:01 +0100
  • 790c76d3a3
    Remove unsafe block inside RawRecordingCommandBuffer::end marc0246 2023-12-20 12:44:16 +0100
  • 648f3ce715
    Improve clarity of MemoryTypeFilter docs (#2428) marc0246 2023-12-20 11:50:57 +0100
  • 35dce347d4
    Update vulkano/src/memory/allocator/mod.rs marc0246 2023-12-19 22:22:55 +0100
  • 1157ffe27e
    Add headings to the examples for improved visibility marc0246 2023-12-19 20:55:44 +0100
  • 97edd20d41
    Make the combination disclaimers **impossible** to miss marc0246 2023-12-19 20:42:20 +0100
  • 6afe4792df
    #2413 changelog marc0246 2023-12-18 08:11:07 +0100
  • 22276cdb8a
    Support creating buffers and images that are not backed by vulkano-managed memory (#2413) Yuxuan Shui 2023-12-18 07:09:50 +0000
  • 5f48b85488 fixup! Support creating buffers that are not backed by vulkano managed memory Yuxuan Shui 2023-12-17 20:40:47 +0000
  • bee1d7fa28 fixup! Support creating images that are not backed by vulkano managed memory Yuxuan Shui 2023-12-17 20:40:34 +0000
  • 2da93d9f9c
    Apply suggestions from code review Yuxuan Shui 2023-12-17 08:28:38 +0000
  • b8a9e94a8e
    Changelog was borked marc0246 2023-12-14 10:29:50 +0100
  • 8d7ad15a3d
    Fix RawRecordingCommandBuffer::end being safe to call marc0246 2023-12-13 13:16:50 +0100
  • 2aeafceb9e
    Move command buffer creation validation to RawRecordingCommandBuffer marc0246 2023-12-13 13:14:20 +0100
  • 8608063a04
    Fix StandardCommandBufferAllocator deallocation in release mode (#2424) Adrien Vasseur 2023-12-13 12:17:32 +0000
  • ab68cf6026 Fix StandardCommandBufferAllocator deallocation in release mode Adrien Vasseur 2023-12-13 13:12:58 +0100
  • a21f27bc4f
    Fix examples marc0246 2023-12-13 12:23:31 +0100
  • 8a78d7ccdf
    Fix docs marc0246 2023-12-13 12:23:24 +0100
  • 045f608268
    Merge PrimaryAutoCommandBuffer and SecondaryAutoCommandBuffer marc0246 2023-12-13 11:21:43 +0100
  • 949283d25c Add a way to create a RawBuffer that doesn't own the inner buffer Yuxuan Shui 2023-12-03 15:21:02 +0000
  • 86323fced5 Add a way to create a RawImage that doesn't own the inner image Yuxuan Shui 2023-12-03 15:15:46 +0000
  • a37febf4ae Support creating buffers that are not backed by vulkano managed memory Yuxuan Shui 2023-12-02 16:53:40 +0000
  • 1a4c3ba7b0 Support creating images that are not backed by vulkano managed memory Yuxuan Shui 2023-11-21 07:55:51 +0000
  • 1f99160067
    #2422 changelog Rua 2023-12-10 19:43:51 +0100
  • 1b0903d378
    Allow executing raw secondary command buffers (#2422) marc0246 2023-12-10 19:43:19 +0100
  • ae38b1643d
    Allow executing raw secondary command buffers marc0246 2023-12-09 21:35:16 +0100
  • dd2918f12e
    #2421 changelog Rua 2023-12-09 12:27:14 +0100
  • cee21d3f05
    Rename command buffer types (#2421) marc0246 2023-12-09 12:24:52 +0100
  • d7f10a0340
    CommandRecorder -> RecordingCommandBuffer marc0246 2023-12-08 23:05:24 +0100
  • 5a51e8ca4d
    Clarify docs marc0246 2023-12-07 21:17:48 +0100
  • 7f1b01cde3
    finish -> end marc0246 2023-12-07 21:12:32 +0100
  • 5851b81b79
    Rename AutoCommandBufferBuilder marc0246 2023-12-07 20:42:56 +0100
  • 69bf6fe51e
    Rename UnsafeCommandBuffer[Builder] marc0246 2023-12-07 19:51:21 +0100
  • 323aa140d5
    #2420 changelog marc0246 2023-12-07 18:14:03 +0100
  • fa15e53820
    Validate the fragment output against color blend state (#2420) Rua 2023-12-07 18:13:08 +0100
  • f1d6998ec8
    Update vulkano/src/pipeline/graphics/mod.rs Rua 2023-12-07 18:12:42 +0100
  • 41b7927910
    Update vulkano/src/macros.rs Rua 2023-12-07 18:12:36 +0100
  • f1a03abc7a
    #2419 changelog Rua 2023-12-06 17:24:12 +0100
  • 4cd3b74f14
    Remove the command buffer traits (#2419) marc0246 2023-12-06 17:23:24 +0100
  • 1dac3a90d7 Better fix Rua 2023-12-06 15:09:52 +0100
  • 947f983cc3 Remove old methods from render/subpass that are no longer needed Rua 2023-12-06 14:48:51 +0100
  • 50b71b01b1 Validate the fragment output against color blend state Rua 2023-12-06 14:41:57 +0100
  • 10d875b551
    Fix examples marc0246 2023-12-04 13:50:37 +0100
  • 40e813b1f5
    Fix docs marc0246 2023-12-04 13:50:21 +0100
  • bd7cdef558
    Remove command buffer traits marc0246 2023-12-04 13:36:37 +0100
  • 3fe821a754
    #2418 changelog marc0246 2023-12-01 22:50:10 +0100
  • c70876b3b9
    Properly validate shader interfaces between stages (#2418) Rua 2023-12-01 22:49:33 +0100
  • d3a749a5f0
    Update vulkano/src/pipeline/shader.rs Rua 2023-12-01 19:58:02 +0100
  • 5c98e5290a
    #2417 changelog marc0246 2023-12-01 18:11:02 +0100
  • 80e4afe073
    Improve validation for vertex input, add dynamic state (#2417) Rua 2023-12-01 18:10:13 +0100
  • 6f13115142 Properly validate shader interfaces between stages Rua 2023-12-01 14:59:08 +0100
  • b16d875f87 Improve validation for vertex input, add dynamic state Rua 2023-12-01 14:42:34 +0100
  • a17d8f5cb5
    Some shader parse refactoring and additions (#2414) Rua 2023-12-01 13:16:21 +0100
  • dbb28c671e Some shader parse refactoring and additions Rua 2023-11-21 12:23:31 +0100
  • d0550e8d3d Update Surface documentation ilyas-taouaou 2023-11-19 11:19:42 +0100
  • 5f086989e5 Update Surface documentation ilyas-taouaou 2023-11-19 03:40:37 +0100
  • 795f02217a
    Fix bug introduced by #2410 (#2411) Rua 2023-11-17 17:14:33 +0100
  • 45520a17b3 Doc fix Rua 2023-11-17 16:42:57 +0100
  • 0f9ed0db7e Fix bug introduced by #2410 Rua 2023-11-17 16:32:44 +0100
  • 144d025d2d
    #2410 changelog marc0246 2023-11-17 16:21:56 +0100
  • 9553b77bd9
    Fix validation for surface_capabilities regarding full-screen exclusive (#2410) Rua 2023-11-17 16:21:20 +0100
  • 15456a187c Fix validation for surface_capabilities regarding full-screen exclusive Rua 2023-11-17 15:43:16 +0100
  • e68eddd5f1
    Add vulkano macros feature to examples that needs it (#2408) ilyas taouaou 2023-11-16 17:07:28 +0100
  • e69eb4902e Revert "Add Buffer::pair_from_iter to make it one step easier for staging data to the device" ilyas-taouaou 2023-11-16 16:37:41 +0100
  • a30b5c0925 Add Buffer::pair_from_iter to make it one step easier for staging data to the device ilyas-taouaou 2023-11-16 16:34:27 +0100
  • 64d3277eb9 Add vulkano macros feature to example that needs it ilyas-taouaou 2023-11-16 15:45:26 +0100