Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
188 contributions in the last year
Contribution activity
November 2020
Created 1 commit in 1 repository
Created 1 repository
- bdero/imgui C++
Created a pull request in ocornut/imgui that received 1 comment
Vulkan backend: Add override for the subpass to reference during VkPipeline creation
This allows for binding the pipeline/sending draw commands
(via ImGui_ImplVulkan_RenderDrawData) against any subpass, rather than
being restricted …