Skip to content
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

Add support for custom queue or device extensions per window #266

Merged
merged 1 commit into from
Feb 14, 2019

Conversation

mitchmindtree
Copy link
Member

This allows for specifying a custom logical device queue for a window's
swapchain during the window building process via the
vulkan_device_queue method.

Custom device extensions can also now be specified via the
vulkan_device_extensions builder method.

See method documentation for more details.

This allows for specifying a custom logical device queue for a window's
swapchain during the window building process via the
`vulkan_device_queue` method.

Custom device extensions can also now be specified via the
`vulkan_device_extensions` builder method.
@mitchmindtree mitchmindtree merged commit ced696b into nannou-org:v0.9 Feb 14, 2019
mitchmindtree added a commit to mitchmindtree/nannou that referenced this pull request Feb 14, 2019
mitchmindtree added a commit that referenced this pull request Feb 14, 2019
Fix small conflict on v0.9 due to merging #242 and #266 separately.
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