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

Document required queue properties. Fixes #627. #639

Merged
merged 1 commit into from
Oct 14, 2022
Merged

Conversation

MarkCallow
Copy link
Collaborator

Bug fix: when creating the VkDevice in VulkanAppSDL use the family index of the suitable queue determined by VulkanSwapchain::initSurface. It was using index 0.

Convert a few TODOs and XXXs to TODO: for proper parsing by Xcode's editor.

Bug fix: when creating the VkDevice in VulkanAppSDL use the family
index of the suitable queue determined by VulkanSwapchain::initSurface.
It was using index  0.

Convert a few TODOs and XXXs to TODO: for proper parsing by Xcode's
editor.
@MarkCallow MarkCallow merged commit f4feff2 into master Oct 14, 2022
@MarkCallow MarkCallow deleted the issue627 branch October 14, 2022 11:09
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 21, 2024
…roup#639)

Bug fix: when creating the VkDevice in VulkanAppSDL use the family
index of the suitable queue determined by VulkanSwapchain::initSurface.
It was using index  0.

Convert a few TODOs and XXXs to TODO: for proper parsing by Xcode's
editor.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
…roup#639)

Bug fix: when creating the VkDevice in VulkanAppSDL use the family
index of the suitable queue determined by VulkanSwapchain::initSurface.
It was using index  0.

Convert a few TODOs and XXXs to TODO: for proper parsing by Xcode's
editor.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
…roup#639)

Bug fix: when creating the VkDevice in VulkanAppSDL use the family
index of the suitable queue determined by VulkanSwapchain::initSurface.
It was using index  0.

Convert a few TODOs and XXXs to TODO: for proper parsing by Xcode's
editor.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
…roup#639)

Bug fix: when creating the VkDevice in VulkanAppSDL use the family
index of the suitable queue determined by VulkanSwapchain::initSurface.
It was using index  0.

Convert a few TODOs and XXXs to TODO: for proper parsing by Xcode's
editor.
KaperD pushed a commit to KaperD/KTX-Software that referenced this pull request Feb 22, 2024
…roup#639)

Bug fix: when creating the VkDevice in VulkanAppSDL use the family
index of the suitable queue determined by VulkanSwapchain::initSurface.
It was using index  0.

Convert a few TODOs and XXXs to TODO: for proper parsing by Xcode's
editor.
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