Skip to content

Week 17's update #87

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2018
Merged

Week 17's update #87

merged 1 commit into from
Apr 23, 2018

Conversation

DominikWitczakAMD
Copy link
Contributor

Add support for the following extensions:

  • VK_KHR_external_fence
  • VK_KHR_external_fence_fd
  • VK_KHR_external_fence_win32
  • VK_KHR_external_memory_fd
  • VK_KHR_external_memory_win32
  • VK_KHR_external_semaphore
  • VK_KHR_external_semaphore_fd
  • VK_KHR_external_semaphore_win32

Address #80: Change order of cleanup in BaseDevice::~BaseDevice()
Address #81: No way to get query pool results on host?
Address #82: Minor spelling error in PhysicalDeviceFeaturesCoreVK10
Address #83: ImageView::get_swizzle_array - required size for parameter?
Address #84: Function definition for GraphicsPipelineInfo::get_pipeline_color_blend_attachment_state is missing?

Other minor improvements & bug-fixes.

- VK_KHR_external_fence
- VK_KHR_external_fence_fd
- VK_KHR_external_fence_win32
- VK_KHR_external_memory_fd
- VK_KHR_external_memory_win32
- VK_KHR_external_semaphore
- VK_KHR_external_semaphore_fd
- VK_KHR_external_semaphore_win32

Address #80: Change order of cleanup in BaseDevice::~BaseDevice()
Address #81: No way to get query pool results on host?
Address #82: Minor spelling error in PhysicalDeviceFeaturesCoreVK10
Address #83: ImageView::get_swizzle_array - required size for parameter?
Address #84: Function definition for GraphicsPipelineInfo::get_pipeline_color_blend_attachment_state is missing?

Other minor improvements & bug-fixes.
@DominikWitczakAMD DominikWitczakAMD merged commit 7735655 into master Apr 23, 2018
@DominikWitczakAMD DominikWitczakAMD deleted the update_wk17 branch April 23, 2018 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant