Commit Graph

  • 14017c8555
    Update vulkano/src/pipeline/graphics/mod.rs Luke Powers 2024-03-29 14:19:45 -0400
  • 78f3f9f508
    Add details for error messages in validate_pipeline_descriptor_sets (#2509) ComfyFluffy 2024-03-29 11:18:03 -0700
  • 66f6af8bee more validation Luke Powers 2024-03-29 13:43:57 -0400
  • 5ef2c8bc4b
    add vuid Luke Powers 2024-03-29 12:20:02 -0400
  • 5c98f41b16
    add vuid Luke Powers 2024-03-29 12:19:52 -0400
  • 5c8f3de1de fix case ComfyFluffy 2024-03-29 21:02:22 +0800
  • e9cc174bb1 update messages ComfyFluffy 2024-03-29 21:01:31 +0800
  • 712861b58c add details in error messages for RecordingCommandBuffer::validate_pipeline_descriptor_sets ComfyFluffy 2024-03-29 16:15:45 +0800
  • 1ef06a5141 formatted Luke Powers 2024-03-28 17:33:39 -0400
  • a0aec980ed command buffer documentation Luke Powers 2024-03-28 15:47:42 -0400
  • 66255332a1 deleted duplicate todo Luke Powers 2024-03-28 15:26:10 -0400
  • 7cf10332e7 fixed bad formatting Luke Powers 2024-03-28 15:24:08 -0400
  • 1999355314 actually unfixed fake bug fix Luke Powers 2024-03-28 15:10:16 -0400
  • d0a5290aca unfixed fake bug fix Luke Powers 2024-03-28 15:08:50 -0400
  • 03fed2cf7c Merge branch 'conservative_rasterization' of https://github.com/Luke284/vulkano into conservative_rasterization Luke Powers 2024-03-28 15:00:56 -0400
  • dc538a42e5 formatted Luke Powers 2024-03-28 15:00:15 -0400
  • 8fa497e260
    Merge branch 'vulkano-rs:master' into conservative_rasterization Luke Powers 2024-03-28 14:58:31 -0400
  • 344e1522c3 set builder state Luke Powers 2024-03-28 14:15:10 -0400
  • 975f684acb safety fixed Luke Powers 2024-03-28 13:59:52 -0400
  • 8d2b1523b5 extra_primitive_overestimation_size dynamic state Luke Powers 2024-03-28 13:42:30 -0400
  • 199ae6adc9 Explicitly round the screen size Rua 2024-03-28 17:10:16 +0100
  • 8a5e84270d Simplify some helper functions Rua 2024-03-28 16:48:53 +0100
  • 26880218f0 Merge branch 'master' of https://github.com/vulkano-rs/vulkano into util-f64 Rua 2024-03-28 15:26:27 +0100
  • 3a5cf2daa0 Enable and fix pointer cast lints Rua 2024-03-28 12:39:37 +0100
  • e9c650c966
    Use workspace lints (#2505) Rua 2024-03-28 11:58:43 +0100
  • 34e0ad0a23 Put lints after features Rua 2024-03-28 11:52:03 +0100
  • 4125dc6686 Merge branch 'master' of https://github.com/vulkano-rs/vulkano into util-f64 Rua 2024-03-28 10:44:35 +0100
  • 15f60f02c9
    Pass timeout to acquire (#2503) Okko Hakola 2024-03-27 23:00:56 +0200
  • 67ba1fa935 Switch input order Okko Hakola 2024-03-27 20:19:03 +0200
  • 00bcdea38d Use f64 in vulkano-util to avoid precision loss Rua 2024-03-27 14:23:38 +0100
  • b791056476 rebuild Luke Powers 2024-03-26 17:35:25 -0400
  • fab76e5268 validation for conservative_rasterization Luke Powers 2024-03-26 12:34:10 -0400
  • dfa359aa19 conservative rasterization Luke Powers 2024-03-25 17:00:30 -0400
  • eb2581a64d Use underscores for the lints, since they are canonically written that way Rua 2024-03-24 15:06:28 +0100
  • b5d0ea2fdb Use workspace lints Rua 2024-03-24 12:41:37 +0100
  • 5ff9f92cc1 disabled bad validation code Luke Powers 2024-03-23 11:00:51 -0400
  • 93b6e9401f
    Simplify VertexInputState::default() (#2502) maratik123 2024-03-23 17:34:39 +0300
  • efab013e48
    #2501 changelog Rua 2024-03-23 15:33:43 +0100
  • 94e4000a69
    Add GenericMemoryAllocator::pools for allocation introspection (#2501) marc0246 2024-03-23 15:32:41 +0100
  • 6d683f2413 Fix examples Okko Hakola 2024-03-23 13:43:20 +0200
  • 0ccc980295 Changelog Okko Hakola 2024-03-23 13:37:47 +0200
  • fcf5ba2d54 Pass timeout to acquire Okko Hakola 2024-03-23 13:34:12 +0200
  • 0374e078be Simplify VertexInputState::default() Marat Bukharov 2024-03-23 03:26:06 +0300
  • f55b198983
    Forgor a link marc0246 2024-03-21 22:11:04 +0100
  • caab6b5a38
    Suballocator requires &mut self now marc0246 2024-03-21 21:38:22 +0100
  • d538694374
    Add GenericMemoryAllocator::pools for allocation introspection marc0246 2024-03-21 21:25:10 +0100
  • 7cbf3a7f26
    Support event loops with custom user events (#2500) Michael Wu 2024-03-17 19:19:44 -0400
  • 4c9ae22ada Support event loops with custom user events Michael Wu 2024-03-16 21:58:00 -0400
  • 900166707e
    #2499 changelog Rua 2024-03-16 10:55:18 +0100
  • 984cbeb0c3
    Add Suballocator::suballocations (#2499) marc0246 2024-03-16 10:52:51 +0100
  • 1a3e9b2591
    Strange import, what is rust-analyzer smoking marc0246 2024-03-14 11:48:46 +0100
  • 110a512593
    Missed docs marc0246 2024-03-14 11:38:15 +0100
  • 2ce09d1a0a
    Add missing Send and Sync impls for free_list::Suballocations marc0246 2024-03-14 09:24:39 +0100
  • 9a3a8dc625
    Add Suballocator::suballocations marc0246 2024-03-13 19:15:22 +0100
  • f911996534
    Code cleanup (#2497) maratik123 2024-03-13 19:37:28 +0300
  • d5d49b3f55 fmt Marat Bukharov 2024-03-13 19:10:11 +0300
  • 20af936ea2 post merge fixes Marat Bukharov 2024-03-13 19:08:33 +0300
  • 25a1184c75
    #2496 changelog Rua 2024-03-13 17:06:43 +0100
  • 3e511dfdae Merge remote-tracking branch 'origin/master' into fix-warns Marat Bukharov 2024-03-13 19:06:35 +0300
  • 3472daa465
    PhysicalDevice::surface_present_modes should return Vec result (#2496) maratik123 2024-03-13 19:05:17 +0300
  • 9f2bd1493e review fixes Marat Bukharov 2024-03-13 19:04:11 +0300
  • 8170f38bf2 review fix Marat Bukharov 2024-03-13 18:56:43 +0300
  • 87140ce3d0
    Reorganize the suballocator module (#2498) marc0246 2024-03-13 11:17:33 +0100
  • d76f87fc56
    Apply suggestions from code review maratik123 2024-03-13 12:48:38 +0300
  • 761f3aeec9
    Update vulkano/src/image/mod.rs maratik123 2024-03-13 12:46:16 +0300
  • 0e887d46a9
    Update vulkano/src/descriptor_set/mod.rs maratik123 2024-03-13 12:41:23 +0300
  • 939c256b69
    Update vulkano/src/sync/pipeline.rs maratik123 2024-03-13 12:41:03 +0300
  • de907f7d5c
    Update vulkano/src/sync/semaphore.rs maratik123 2024-03-13 12:40:39 +0300
  • fdbcbbce43
    Update vulkano/src/sync/fence.rs maratik123 2024-03-13 12:40:33 +0300
  • 955ae892f2
    Update vulkano/src/swapchain/mod.rs maratik123 2024-03-13 12:40:26 +0300
  • 459b790c29
    Update vulkano/src/buffer/mod.rs maratik123 2024-03-13 12:40:12 +0300
  • d7d7d545d7
    Update vulkano/src/buffer/subbuffer.rs maratik123 2024-03-13 12:39:56 +0300
  • f1e3aeee60
    Update vulkano/src/command_buffer/commands/query.rs maratik123 2024-03-13 12:39:37 +0300
  • 41fc46b349
    Reorganize the suballocator module marc0246 2024-03-13 10:26:17 +0100
  • 7a2e23af85 fmt Marat Bukharov 2024-03-13 06:33:55 +0300
  • 835ef5875d refactoring Marat Bukharov 2024-03-13 06:33:06 +0300
  • 00e3dbc5bf fmt Marat Bukharov 2024-03-13 05:37:22 +0300
  • c436605128 PhysicalDevice::surface_present_modes should return Vec result as any other this struct functions for consistency and to eliminate composing result back to Vec in outer usages, such as: ``rust let present_mode = physical_device .surface_present_modes(surface, SurfaceInfo::default())? .collect(); Ok(SwapChainSupportDetails { _capabilities: capabilities, formats, present_mode, }) `` Marat Bukharov 2024-03-13 05:28:48 +0300
  • 64be09e290
    Replace host::PoolAllocator with slabbin::SlabAllocator (#2493) marc0246 2024-03-12 19:26:16 +0100
  • 523621b1f7
    Replace host::PoolAllocator with slabbin::SlabAllocator marc0246 2024-03-09 07:48:13 +0100
  • e62bf5d486
    #2492 changelog Rua 2024-03-08 18:45:26 +0100
  • 7bba8ccca3
    Refactor some braindead code in FreeListAllocator (#2492) marc0246 2024-03-08 18:44:45 +0100
  • ee0cabfa65
    Fix PR template backticks marc0246 2024-03-08 18:38:10 +0100
  • bc98c7d450
    Refactor some braindead code in FreeListAllocator marc0246 2024-03-08 18:31:48 +0100
  • 7c8d6434d2
    Fix using is_some when checking for None in render subpass valida… (#2489) grego 2024-03-07 00:34:31 +0100
  • a4f9d9db30
    #2490 changelog marc0246 2024-03-07 00:33:55 +0100
  • 12c3c9dd26
    add null-check for empty arrays in debug trampoline (#2490) Aspen 2024-03-06 15:32:44 -0800
  • b1506a05ed add null-check for empty arrays in debug trampoline Fuzzyzilla 2024-03-06 14:54:23 -0800
  • 8703d3076d Fix the second occurence Maroš Grego 2024-03-05 18:00:53 +0100
  • 38d0317b54 Fix using is_some when checking for None in render subpass validation Maroš Grego 2024-03-05 16:50:24 +0100
  • b9f1cc3b7c
    Bump mio from 0.8.10 to 0.8.11 (#2488) dependabot[bot] 2024-03-04 23:03:18 +0100
  • 9220ae9f42
    #2487 changelog marc0246 2024-03-04 23:00:34 +0100
  • b190d6fb1c
    Rewrite VertexDefinition (#2487) Rua 2024-03-04 22:58:27 +0100
  • 8f99cf0583
    Bump mio from 0.8.10 to 0.8.11 dependabot[bot] 2024-03-04 21:31:45 +0000
  • 960e554ca0
    #2486 changelog marc0246 2024-03-04 20:51:46 +0100
  • 7f5d3e6919
    Add support for the ext_host_query_reset extension (#2486) Rua 2024-03-04 20:50:25 +0100
  • 19a89f3f42
    Ignore the correct file #2451 creates (oops) marc0246 2024-03-04 20:37:12 +0100
  • d7d9b2825d
    Ignore the file that #2451 creates marc0246 2024-03-04 20:35:11 +0100
  • 0a48a64802
    #2480 changelog marc0246 2024-03-04 19:57:40 +0100
  • b34dbe9e09
    Nom nom (#2480) stefnotch 2024-03-04 19:53:07 +0100