-
Notifications
You must be signed in to change notification settings - Fork 122
Pull requests: KhronosGroup/Vulkan-Tutorial
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Explain why <map> is needed before the multimap example
#464
opened Aug 20, 2026 by
gpx1000
Contributor
Loading…
Mention Wayland surface creation alongside X11
#463
opened Aug 20, 2026 by
gpx1000
Contributor
Loading…
Add direct-to-display (VK_KHR_display) support to Simple Engine (#252)
#462
opened Aug 19, 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 vk::raii::CreateImageView typo in the Image views chapter
#459
opened Aug 19, 2026 by
gpx1000
Contributor
Loading…
Remove the last vestages of renderpasses or framebuffer instruction
#456
opened Aug 19, 2026 by
gpx1000
Contributor
Loading…
3
Address #122 by stopping mixing of C++ with C
#454
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!
Filter pull requests by the default branch with base:main.