Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
KhronosGroup
/
Vulkan-Tutorial
Public
Notifications
You must be signed in to change notification settings
Fork
123
Star
400
Code
Issues
67
Pull requests
47
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: KhronosGroup/Vulkan-Tutorial
Actions
All workflows
Workflows
Advanced glTF Example CI
Advanced glTF Example CI
Advanced Vulkan Compute CI
Advanced Vulkan Compute CI
Build Antora documentation
Build Antora documentation
CMake CI
CMake CI
Copilot
Copilot
ML Inference CI
ML Inference CI
OpenXR Engine CI
OpenXR Engine CI
Quality Checks
Quality Checks
REUSE Compliance Check
REUSE Compliance Check
SimpleEngine CI
SimpleEngine CI
Show more workflows...
Management
Caches
CMake CI
CMake CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
workflow.yml
will be ignored since log searching is not yet available
863 workflow runs
863 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix wrong claims about Slang/scalar layout in Advanced Vulkan Compute tutorial
CMake CI
#958:
Pull request
#495
opened by
gpx1000
13m 21s
gpx1000:fix/issue-494-scalar-layouts-slang-claims
gpx1000:fix/issue-494-scalar-layouts-slang-claims
13m 21s
View #495
View workflow file
Fix duplicate device-extension docs and Frames-in-flight vector gaps
CMake CI
#957:
Pull request
#493
opened by
gpx1000
16m 28s
gpx1000:fix/302-304-swap-chain-frames-in-flight-docs
gpx1000:fix/302-304-swap-chain-frames-in-flight-docs
16m 28s
View #493
View workflow file
Replace proj[1][1] *= -1 with a negative-height viewport
CMake CI
#956:
Pull request
#492
opened by
gpx1000
16m 22s
gpx1000:fix/151-negative-viewport-yflip
gpx1000:fix/151-negative-viewport-yflip
16m 22s
View #492
View workflow file
Clarify that LAB_TASK_LEVEL only gates C++ setup, not shader behavior
CMake CI
#955:
Pull request
#491
opened by
gpx1000
14m 11s
gpx1000:fix/172-lab-task-level-clarify
gpx1000:fix/172-lab-task-level-clarify
14m 11s
View #491
View workflow file
Document the single-time command buffer change in Generating Mipmaps
CMake CI
#954:
Pull request
#490
opened by
gpx1000
17m 12s
gpx1000:fix/399-mipmaps-single-time-commands
gpx1000:fix/399-mipmaps-single-time-commands
17m 12s
View #490
View workflow file
Search for an installed KTX on Linux before fetching from source
CMake CI
#953:
Pull request
#489
opened by
gpx1000
17m 8s
gpx1000:fix/311-findktx-linux-search
gpx1000:fix/311-findktx-linux-search
17m 8s
View #489
View workflow file
Update .clang-format to fix deeply nested lambda formatting
CMake CI
#952:
Pull request
#488
opened by
gpx1000
20m 33s
gpx1000:fix/305-clang-format-lambdas
gpx1000:fix/305-clang-format-lambdas
20m 33s
View #488
View workflow file
Clarify the currentExtent sentinel check in chooseSwapExtent
CMake CI
#951:
Pull request
#487
opened by
gpx1000
13m 32s
gpx1000:fix/34-swap-extent-clarify
gpx1000:fix/34-swap-extent-clarify
13m 32s
View #487
View workflow file
Clarify the rendergraph section's relationship to the Simple Engine code
CMake CI
#950:
Pull request
#486
opened by
gpx1000
18m 25s
gpx1000:fix/403-simple-engine-frame-graph
gpx1000:fix/403-simple-engine-frame-graph
18m 25s
View #486
View workflow file
Document the per-GameObject cleanup() function in Rendering multiple objects
CMake CI
#949:
Pull request
#485
opened by
gpx1000
13m 29s
gpx1000:fix/375-multiple-objects-inconsistency
gpx1000:fix/375-multiple-objects-inconsistency
13m 29s
View #485
View workflow file
Fix mirrored glTF model rendering in the glTF/KTX2 chapter
CMake CI
#948:
Pull request
#484
opened by
gpx1000
17m 53s
gpx1000:fix/377-gltf-mirrored
gpx1000:fix/377-gltf-mirrored
17m 53s
View #484
View workflow file
Fix swapped semaphore/stage-mask pairing in the compute chapter
CMake CI
#947:
Pull request
#483
opened by
gpx1000
14m 58s
gpx1000:fix/245-compute-stage-mask
gpx1000:fix/245-compute-stage-mask
14m 58s
View #483
View workflow file
Fix duplicated code, clarify deadlock fix, and fix a real close-while-minimized hang
CMake CI
#946:
Pull request
#482
opened by
gpx1000
15m 30s
gpx1000:fix/326-swap-chain-recreation-cleanup
gpx1000:fix/326-swap-chain-recreation-cleanup
15m 30s
View #482
View workflow file
Note the Wayland window-visibility difference in Base code
CMake CI
#945:
Pull request
#481
opened by
gpx1000
15m 45s
gpx1000:fix/435-wayland-window-timing
gpx1000:fix/435-wayland-window-timing
15m 45s
View #481
View workflow file
Fix parameter naming mismatch and add the filtered debugCallback example
CMake CI
#944:
Pull request
#480
opened by
gpx1000
15m 32s
gpx1000:fix/256-validation-layer-names
gpx1000:fix/256-validation-layer-names
15m 32s
View #480
View workflow file
Link the Multisampling chapter's "next steps" list to real chapters
CMake CI
#943:
Pull request
#479
opened by
gpx1000
15m 11s
gpx1000:fix/292-basic-concepts-links
gpx1000:fix/292-basic-concepts-links
15m 11s
View #479
View workflow file
Explain the IntelliSense/C++20-module preprocessor block in Base code
CMake CI
#942:
Pull request
#478
opened by
gpx1000
17m 28s
gpx1000:fix/141-intellisense-doc
gpx1000:fix/141-intellisense-doc
17m 28s
View #478
View workflow file
Document the synchronization2 requirement for pipelineBarrier2
CMake CI
#941:
Pull request
#477
opened by
gpx1000
15m 52s
gpx1000:fix/436-sync2-extension
gpx1000:fix/436-sync2-extension
15m 52s
View #477
View workflow file
Clarify eErrorLayerNotPresent wording in validation layers chapter
CMake CI
#940:
Pull request
#476
opened by
gpx1000
11m 58s
gpx1000:fix/64-layer-not-present-wording
gpx1000:fix/64-layer-not-present-wording
11m 58s
View #476
View workflow file
Minor grammar fix
CMake CI
#939:
Pull request
#475
opened by
iconsumeplutonium
13m 49s
iconsumeplutonium:main
iconsumeplutonium:main
13m 49s
View #475
View workflow file
Check presentation support in isDeviceSuitable
CMake CI
#938:
Pull request
#474
opened by
gpx1000
13m 42s
gpx1000:fix/457-isdevicesuitable-presentation
gpx1000:fix/457-isdevicesuitable-presentation
13m 42s
View #474
View workflow file
Address #122 by stopping mixing of C++ with C
CMake CI
#937:
Pull request
#454
synchronize by
gpx1000
26m 19s
gpx1000:fix/122-c-vs-cpp-header-mixing
gpx1000:fix/122-c-vs-cpp-header-mixing
26m 19s
View #454
View workflow file
Add direct-to-display (VK_KHR_display) support to Simple Engine (#252)
CMake CI
#936:
Pull request
#462
synchronize by
gpx1000
20m 44s
gpx1000:fix/252-direct-to-display
gpx1000:fix/252-direct-to-display
20m 44s
View #462
View workflow file
Explain why renderFinishedSemaphores is sized per swapchain image
CMake CI
#935:
Pull request
#473
opened by
gpx1000
14m 34s
gpx1000:fix/310-render-finished-semaphore-doc
gpx1000:fix/310-render-finished-semaphore-doc
14m 34s
View #473
View workflow file
Add missing fragment shader revert note before Loading Models
CMake CI
#934:
Pull request
#472
opened by
gpx1000
16m 4s
gpx1000:fix/55-fragment-shader-revert-doc
gpx1000:fix/55-fragment-shader-revert-doc
16m 4s
View #472
View workflow file
Previous
1
2
3
4
5
…
34
35
Next
You can’t perform that action at this time.