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 }}
Levalicious
/
VulkanTutorial
Public
forked from
Overv/VulkanTutorial
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 29, 2020
Merge pull request #218 from jsgoller1/patch-1
Show description for a2b2fc3
Overv
authored
a2b2fc3
View commit details
Copy full SHA for a2b2fc3
Browse repository at this point
Fix maxSamplerAnisotropy limit not verified (fixes #216)
Overv
committed
6e3e28e
View commit details
Copy full SHA for 6e3e28e
Browse repository at this point
Commits on Nov 22, 2020
Add `spirv-tools` package to 02_Development_environment.md
Show description for e23e906
jsgoller1
authored
e23e906
View commit details
Copy full SHA for e23e906
Browse repository at this point
Commits on Nov 12, 2020
Fix mirrored texture coordinates in tutorial (fixes #215)
Overv
committed
baa107b
View commit details
Copy full SHA for baa107b
Browse repository at this point
Commits on Nov 6, 2020
Fix potential synchronization problem with depth buffer transition and load operation
Overv
committed
1caae48
View commit details
Copy full SHA for 1caae48
Browse repository at this point
Commits on Oct 28, 2020
Merge pull request #213 from maltekliemann/fix/combined-image-sampler-validation
Show description for f257236
Overv
authored
f257236
View commit details
Copy full SHA for f257236
Browse repository at this point
Commits on Oct 27, 2020
Fix syntax error in depth chapter (thanks Nic Canning)
Overv
committed
6393c07
View commit details
Copy full SHA for 6393c07
Browse repository at this point
Merge pull request #212 from jpaquim/patch-1
Show description for e7156e6
Overv
authored
e7156e6
View commit details
Copy full SHA for e7156e6
Browse repository at this point
Merge pull request #210 from maltekliemann/fix/hdpi-swapchain-extent
Show description for 4ece62e
Overv
authored
4ece62e
View commit details
Copy full SHA for 4ece62e
Browse repository at this point
Spelling
Overv
authored
af27607
View commit details
Copy full SHA for af27607
Browse repository at this point
Fix description of vkAllocateDescriptorSets error
maltekliemann
committed
d2d23cc
View commit details
Copy full SHA for d2d23cc
Browse repository at this point
Commits on Oct 23, 2020
Update GLFW setup instructions for macOS
Show description for 4f9f405
jpaquim
authored
4f9f405
View commit details
Copy full SHA for 4f9f405
Browse repository at this point
Commits on Oct 11, 2020
Incorporate changes to chooseSwapExtent
maltekliemann
committed
f0f4207
View commit details
Copy full SHA for f0f4207
Browse repository at this point
Commits on Oct 10, 2020
Merge pull request #211 from LittleWhite-tb/sync-fr
Overv
authored
8f7cc95
View commit details
Copy full SHA for 8f7cc95
Browse repository at this point
Commits on Oct 9, 2020
Remove confusing remark about depthWriteEnable
LittleWhite-tb
committed
994b5be
View commit details
Copy full SHA for 994b5be
Browse repository at this point
Add remark regarding queue type
LittleWhite-tb
committed
6fca04a
View commit details
Copy full SHA for 6fca04a
Browse repository at this point
Sync with new flags for GLFW
LittleWhite-tb
committed
339c48d
View commit details
Copy full SHA for 339c48d
Browse repository at this point
Fix typos
LittleWhite-tb
committed
9d0fe78
View commit details
Copy full SHA for 9d0fe78
Browse repository at this point
Use french translation for tutorial link
LittleWhite-tb
committed
46b4e26
View commit details
Copy full SHA for 46b4e26
Browse repository at this point
Fix typo on function name
LittleWhite-tb
committed
0fff4b1
View commit details
Copy full SHA for 0fff4b1
Browse repository at this point
Update FAQ Link
LittleWhite-tb
committed
7ff694b
View commit details
Copy full SHA for 7ff694b
Browse repository at this point
Commits on Oct 5, 2020
Merge pull request #208 from maltekliemann/patch-1
Overv
authored
61ceb30
View commit details
Copy full SHA for 61ceb30
Browse repository at this point
Commits on Oct 4, 2020
Fix chooseSwapExtent for HDPI/retina displays
Show description for 6c709b8
maltekliemann
committed
6c709b8
View commit details
Copy full SHA for 6c709b8
Browse repository at this point
Fix typo
maltekliemann
authored
2b9b24f
View commit details
Copy full SHA for 2b9b24f
Browse repository at this point
Commits on Sep 17, 2020
Remove confusing remark about depthWriteEnable
Overv
authored
661eb79
View commit details
Copy full SHA for 661eb79
Browse repository at this point
Merge pull request #206 from maltekliemann/ref/dedicated-transfer-queue-vkCmdBlitImage
Overv
authored
64832b8
View commit details
Copy full SHA for 64832b8
Browse repository at this point
Merge pull request #205 from maltekliemann/fix/typo-vkCmdBlitImage
Show description for b697a9f
Overv
authored
b697a9f
View commit details
Copy full SHA for b697a9f
Browse repository at this point
Commits on Sep 13, 2020
Add remark regarding queue type for vkCmdBlitImage
maltekliemann
committed
b57e177
View commit details
Copy full SHA for b57e177
Browse repository at this point
Fix typo
maltekliemann
committed
cf13048
View commit details
Copy full SHA for cf13048
Browse repository at this point
Commits on Sep 8, 2020
Add missing LDFLAGS
Overv
committed
d341d5a
View commit details
Copy full SHA for d341d5a
Browse repository at this point
Update screenshot of validation layer message
Show description for c895f88
Overv
authored
c895f88
View commit details
Copy full SHA for c895f88
Browse repository at this point
Merge pull request #200 from Krenodeno/patch-7
Show description for 47eef7e
Overv
authored
47eef7e
View commit details
Copy full SHA for 47eef7e
Browse repository at this point
fix typos
Krenodeno
authored
b44f167
View commit details
Copy full SHA for b44f167
Browse repository at this point
Commits on Sep 1, 2020
Merge pull request #199 from Krenodeno/patch-6
Show description for 7a702f0
Overv
authored
7a702f0
View commit details
Copy full SHA for 7a702f0
Browse repository at this point
update french translation of setup chapter
Krenodeno
authored
03836d5
View commit details
Copy full SHA for 03836d5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.