Skip to content

Bring in latest changes to VSG master into 1.0 branch in prep for 1.0.6 release#817

Merged
robertosfield merged 46 commits intoVulkanSceneGraph-1.0from
master
May 17, 2023
Merged

Bring in latest changes to VSG master into 1.0 branch in prep for 1.0.6 release#817
robertosfield merged 46 commits intoVulkanSceneGraph-1.0from
master

Conversation

@robertosfield
Copy link
Copy Markdown
Collaborator

No description provided.

robertosfield and others added 30 commits May 5, 2023 11:37
Improve documentation of plane-matrix multiplication
Adopted std::map<> to vsg::Allocator for speeding up deletion
…line and WindowResizeHandler work on scene graphs with vsg::Switch nodes
Fixed vsg::RenderPass to support VK_KHR_create_renderpass2 for Vulkan versions less than 1.2. Fixed Vulkan 1.2 check to include the physicalDevice's apiVersion.
Added renderPass member to RenderGraph to support different renderPasses operating on the same framebuffer or window.
[FIXED] -Wunused-but-set-variable warnings
[FIXED] depthResolveAttachment to use LOAD_OP_DONT_CARE
[FIXED] vkCreateRenderPass2KHR support
@robertosfield robertosfield merged commit ec6970e into VulkanSceneGraph-1.0 May 17, 2023
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.

2 participants