Commit Graph

  • 1fea63645a Properly handle forward-declared structs David Dubois 2022-08-28 09:45:26 -0700
  • 155b4d9d07 Properly handle forward-declared structs David Dubois 2022-08-28 09:45:26 -0700
  • 00cf404e7b Fix typo Matthew Pohlmann 2022-07-21 22:44:04 -0700
  • 8d9aea9987 Swapchain stores the VkColorSpaceKHR actually used when creating swapchains so users can query the final value Matthew Pohlmann 2022-07-21 22:39:19 -0700
  • f8573e117c Update to latest Vulkan-Headers v1.3.222 charles-lunarg 2022-07-26 01:00:46 +0000
  • 3fa76ecafa Update to latest Vulkan-Headers charles-lunarg 2022-07-26 01:00:46 +0000
  • 99faea0a44 Fix typo Matthew Pohlmann 2022-07-21 22:44:04 -0700
  • 1ca0c1fe4a Swapchain stores the VkColorSpaceKHR actually used when creating swapchains so users can query the final value Matthew Pohlmann 2022-07-21 22:39:19 -0700
  • 3b29e6423f Update to latest Vulkan-Headers v1.3.221 charles-lunarg 2022-07-19 01:03:38 +0000
  • 3a38b661e1 Update to latest Vulkan-Headers charles-lunarg 2022-07-19 01:03:38 +0000
  • aeed599098 Fix desired extensions not being enabled v0.6 Charles Giessen 2022-07-16 11:49:26 -0600
  • d4dba53119 Update to latest Vulkan-Headers v1.3.220 charles-lunarg 2022-07-12 01:00:52 +0000
  • 268fc25718 Update to latest Vulkan-Headers charles-lunarg 2022-07-12 01:00:52 +0000
  • 80396093b4 Remove unnecessary explicit check for the partition index being physical_devices.end() Matthew Pohlmann 2022-07-07 23:01:08 -0500
  • 97734970f0 Fix removal of unsuitable devices when using only_fully_suitable selection Matthew Pohlmann 2022-07-07 22:52:17 -0500
  • bac1fdf9e4 Remove unnecessary explicit check for the partition index being physical_devices.end() Matthew Pohlmann 2022-07-07 23:01:08 -0500
  • 9525e75359 Fix removal of unsuitable devices when using only_fully_suitable selection Matthew Pohlmann 2022-07-07 22:52:17 -0500
  • e78a1822c1 Update to latest Vulkan-Headers v1.3.219 charles-lunarg 2022-07-05 00:56:55 +0000
  • f6bcde0b06 Update to latest Vulkan-Headers charles-lunarg 2022-07-05 00:56:55 +0000
  • bf1f48dc04 Update to latest Vulkan-Headers v1.3.218 charles-lunarg 2022-06-21 00:57:21 +0000
  • 8251bdbeee Apply suggested changes for PR #138 Yoan Lecoq 2022-06-21 20:33:51 +0200
  • 31408e0b9e Add SwapchainBuilder::set_required_min_image_count(), following suggestions from PR #138 Yoan Lecoq 2022-05-19 20:24:02 +0200
  • 78ee4e67cd SwapchainBuilder: Remove use_default_min_image_count(), introduce BufferMode enum Yoan Lecoq 2022-05-19 20:01:13 +0200
  • f528fe33d6 SwapchainBuilder::use_default_min_image_count(): fix default parameter specified in function definition Yoan 2022-05-16 23:34:30 +0200
  • 5ac2b21dfe SwapchainBuilder: provide some control over minImageCount Yoan Lecoq 2022-05-16 11:20:01 +0200
  • 9a13afbcd6 Apply suggested changes for PR #138 Yoan Lecoq 2022-06-21 20:33:51 +0200
  • f75f08c78f Update to latest Vulkan-Headers charles-lunarg 2022-06-21 00:57:21 +0000
  • f847ab8566 Add exclusion list for alias in generator code Charles Giessen 2022-06-20 10:52:16 -0500
  • 93adfdf681 Add exclusion list for alias in generator code Charles Giessen 2022-06-20 10:52:16 -0500
  • fc880eb598 Update to latest Vulkan-Headers v1.3.217 charles-lunarg 2022-06-14 01:01:43 +0000
  • a7db5755ed Update to latest Vulkan-Headers charles-lunarg 2022-06-14 01:01:43 +0000
  • ecd1039b87 Reverse alias registration for types Eearslya Sleiarion 2022-06-09 12:53:42 -0700
  • b01b2b1d8e Fix #129 with correct desired_flags test Aelarion 2022-05-29 09:13:06 -0400
  • 0abe105fa0
    Use KHR structure for VK_KHR_pipeline_executable_properties Eearslya Sleiarion 2022-06-09 11:43:53 -0700
  • bbf4e9a4f5 Update to latest Vulkan-Headers v1.3.216 charles-lunarg 2022-06-07 00:44:56 +0000
  • f158917324 Update to latest Vulkan-Headers charles-lunarg 2022-06-07 00:44:56 +0000
  • 242c39b05b Fix #129 with correct desired_flags test Aelarion 2022-05-29 09:13:06 -0400
  • 33b230a784 Update to latest Vulkan-Headers v1.3.214 charles-lunarg 2022-05-24 01:00:13 +0000
  • 82660ff9fe Update to latest Vulkan-Headers charles-lunarg 2022-05-24 01:00:13 +0000
  • de4830c40d Add SwapchainBuilder::set_required_min_image_count(), following suggestions from PR #138 Yoan Lecoq 2022-05-19 20:24:02 +0200
  • de2028450e SwapchainBuilder: Remove use_default_min_image_count(), introduce BufferMode enum Yoan Lecoq 2022-05-19 20:01:13 +0200
  • 74cac40817 SwapchainBuilder: expose present_mode and requested_min_image_count in the resulting Swapchain Yoan Lecoq 2022-05-16 11:46:57 +0200
  • 8f39b12431 Update to latest Vulkan-Headers v1.3.213 charles-lunarg 2022-05-17 00:53:09 +0000
  • 5df057e58c Update to latest Vulkan-Headers charles-lunarg 2022-05-17 00:53:09 +0000
  • 73c098cd06
    SwapchainBuilder::use_default_min_image_count(): fix default parameter specified in function definition Yoan 2022-05-16 23:34:30 +0200
  • 65f17e2a0a SwapchainBuilder: expose present_mode and requested_min_image_count in the resulting Swapchain Yoan Lecoq 2022-05-16 11:46:57 +0200
  • f4214bef63 SwapchainBuilder: provide some control over minImageCount Yoan Lecoq 2022-05-16 11:20:01 +0200
  • 2912c74ebf Address review comments Nicholaus Clark 2022-05-05 22:02:22 -0500
  • adee12a0d9 Fix best practices warning when in VK 1.1 or higher Nicholaus Clark 2022-04-20 23:46:30 -0500
  • 273b4b41ba Address review comments Nicholaus Clark 2022-05-05 22:02:22 -0500
  • bf4e2f073b Fix: portability_enumeration flag was not available before 1.3.208 spnda 2022-04-30 14:53:30 +0200
  • 2302e6cb62
    Fix: portability_enumeration flag was not available before 1.3.208 spnda 2022-04-30 14:53:30 +0200
  • fafc735714 Update to latest Vulkan-Headers v1.3.212 charles-lunarg 2022-04-26 00:52:43 +0000
  • eff0e9617d Update to latest Vulkan-Headers charles-lunarg 2022-04-26 00:52:43 +0000
  • c543dc104b Support VK_KHR_portability_enumeration Charles Giessen 2022-04-25 08:53:57 -1000
  • 2aae900bbb Support VK_KHR_portability_enumeration Charles Giessen 2022-04-25 08:53:57 -1000
  • d9e595530a Fix best practices warning when in VK 1.1 or higher Nicholaus Clark 2022-04-20 23:46:30 -0500
  • 3480e74bf0 Update to latest Vulkan-Headers charles-lunarg 2022-04-12 00:43:31 +0000
  • f9eac7eac6 Update to latest Vulkan-Headers charles-lunarg 2022-04-12 00:43:31 +0000
  • 908cf98920 Update to latest Vulkan-Headers charles-lunarg 2022-04-05 00:44:03 +0000
  • a46141839a Update to latest Vulkan-Headers charles-lunarg 2022-04-05 00:44:03 +0000
  • 62c075c16b Update to latest Vulkan-Headers charles-lunarg 2022-03-23 20:24:18 +0000
  • 2ca3a7b03b Fix autorun code-gen script Charles Giessen 2022-03-23 12:13:51 -0600
  • aa8d28ec3f Fix autorun code-gen script Charles Giessen 2022-03-23 12:13:51 -0600
  • 4ea677e8d7 Update to latest Vulkan-Headers charles-lunarg 2022-03-23 20:24:18 +0000
  • 25eff41755 Fix autorun code-gen script Charles Giessen 2022-03-23 12:13:51 -0600
  • 9f3354742a Fix autorun code-gen script Charles Giessen 2022-03-23 12:13:51 -0600
  • 4a2984ad68 Added pNext chain support for swapchain::get_image_views Nicholaus Clark 2022-03-16 11:05:47 -0500
  • 1f04d997f2 Added pNext chain support for swapchain::get_image_views Nicholaus Clark 2022-03-16 11:05:47 -0500
  • 65071da181 Enable VK_KHR_portability_subset if available Charles Giessen 2022-02-19 13:11:10 -0700
  • d3170c0657 Refactor physical device extension code to use std::string Charles Giessen 2022-02-19 12:53:51 -0700
  • 5f45b1019a Allow apps to query devices based on the name Charles Giessen 2022-02-06 19:17:53 -0700
  • 1b94facbd3 WIP: Remove desire selection criteria for PhysicalDeviceSelector remove_desire_proof_of_concept Charles Giessen 2022-03-01 00:11:07 -0700
  • 7cd7a6ab16 Enable VK_KHR_portability_subset if available Charles Giessen 2022-02-19 13:11:10 -0700
  • 87e0c42ce7 Refactor physical device extension code to use std::string Charles Giessen 2022-02-19 12:53:51 -0700
  • 6a458fae56 Allow apps to query devices based on the name Charles Giessen 2022-02-06 19:17:53 -0700
  • f4d3f916f1 Fix desire_api_version broken by previous commit Danderaion 2022-02-27 15:09:50 +0200
  • f6c262c3ab Add set_minimum_instance_version Danderaion 2022-02-27 14:27:10 +0200
  • b7c2ddd8e5 Forward required/desired API versions to PhysicalDeviceBuilder Danderaion 2022-02-22 20:33:57 +0200
  • 0fa1dd8e20 Allow desiring higher api versions Danderaion 2022-02-21 23:54:36 +0200
  • 15fc463f64 Fix desire_api_version broken by previous commit Danderaion 2022-02-27 15:09:50 +0200
  • 1b9f084a5e Add set_minimum_instance_version Danderaion 2022-02-27 14:27:10 +0200
  • bf098ebf90 Forward required/desired API versions to PhysicalDeviceBuilder Danderaion 2022-02-22 20:33:57 +0200
  • 3fb6b915ae Allow desiring higher api versions Danderaion 2022-02-21 23:54:36 +0200
  • b1b121efe0 Fix version macro not selecting VK_MAKE_VERSION forenoonwatch 2022-02-19 07:36:27 -0500
  • 8e6d3831a8 Fix version macro not selecting VK_MAKE_VERSION forenoonwatch 2022-02-19 07:36:27 -0500
  • b87fcf2da2 Add ci action to automate running autogen Charles Giessen 2022-02-15 21:29:05 -0700
  • 13b845e699 Add ci action to automate running autogen Charles Giessen 2022-02-15 21:29:05 -0700
  • d299f782e6 Use own Vulkan version macros sean 2022-02-09 21:17:50 +0100
  • 1bbeaf2063 Add extensions in layers to main list Charles Giessen 2022-02-15 19:42:30 -0700
  • 39d41cc51d Add extensions in layers to main list Charles Giessen 2022-02-15 19:42:30 -0700
  • 03f7a74868
    Use own Vulkan version macros sean 2022-02-09 21:17:50 +0100
  • 7aef0dc1c1 Use reinterpret_cast in VkBootstrapDispatch.h Charles Giessen 2022-02-05 20:39:07 -0700
  • a1e58b4227 Fix autogen using wrong macro guards and types Charles Giessen 2022-02-05 20:36:34 -0700
  • 235af26ea5 Use reinterpret_cast in VkBootstrapDispatch.h Charles Giessen 2022-02-05 20:39:07 -0700
  • de581376db Fix autogen using wrong macro guards and types Charles Giessen 2022-02-05 20:36:34 -0700
  • d2898f822d Update vk-bootstrap to 1.3 Charles Giessen 2022-02-05 18:26:21 -0700
  • 5dea87abfd Update vk-bootstrap to 1.3 Charles Giessen 2022-02-05 18:26:21 -0700
  • d61be2cbc3 Update actions to remove SDK/headers downloads Charles Giessen 2022-02-05 18:57:02 -0700
  • 4bed0e9e5a Update actions to remove SDK/headers downloads Charles Giessen 2022-02-05 18:57:02 -0700