-
Notifications
You must be signed in to change notification settings - Fork 125
Pull requests: KhronosGroup/Vulkan-Tutorial
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Clarify the rendergraph section's relationship to the Simple Engine code
#486
opened Aug 21, 2026 by
gpx1000
Contributor
Loading…
Document the per-GameObject cleanup() function in Rendering multiple objects
#485
opened Aug 21, 2026 by
gpx1000
Contributor
Loading…
Fix swapped semaphore/stage-mask pairing in the compute chapter
#483
opened Aug 21, 2026 by
gpx1000
Contributor
Loading…
Explain why renderFinishedSemaphores is sized per swapchain image
#473
opened Aug 20, 2026 by
gpx1000
Contributor
Loading…
Fix confusing swap chain image count calculation
#471
opened Aug 20, 2026 by
gpx1000
Contributor
Loading…
Fix SV_Target case mismatch and stale prose in shader modules chapter
#469
opened Aug 20, 2026 by
gpx1000
Contributor
Loading…
Fix reversed execution order in RenderGraph doc
#468
opened Aug 20, 2026 by
gpx1000
Contributor
Loading…
Fix refCounts type mismatch in resource management doc
#466
opened Aug 20, 2026 by
gpx1000
Contributor
Loading…
Implement reference counting in ResourceManager (#320)
#461
opened Aug 19, 2026 by
gpx1000
Contributor
Loading…
Fix incorrect memoryBarrier-then-barrier ordering in the compute memory consistency chapter (#438)
#460
opened Aug 19, 2026 by
gpx1000
Contributor
Loading…
Fix segfault on window close: let GLFW outlive the Vulkan objects
#443
opened Aug 8, 2026 by
ozanyasindogan
Loading…
Add missing synchronization2 feature check and enable flag
#442
opened Aug 6, 2026 by
CatB1t
Loading…
Use designated initializers and use explicit array types
#212
opened Oct 26, 2025 by
johannes-el
Contributor
Loading…
Add C language examples alongside C++ in Vulkan tutorials
#202
opened Oct 17, 2025 by
gpx1000
Contributor
Loading…
add explainer text for identified problem spots
#106
opened Jul 22, 2025 by
gpx1000
Contributor
Loading…
ProTip!
Adding no:label will show everything without a label.