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
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 }}
artdeell
/
ArtVK
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
13
Code
Issues
3
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add Sodium support
- #3
#3
Merged
artdeell
merged 13 commits into
artdeell:exp/vulkan10
artdeell/ArtVK:exp/vulkan10
from
whitebelyash:feat/sodium
whitebelyash/ArtVK:feat/sodium
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add Sodium support
#3
artdeell
merged 13 commits into
artdeell:exp/vulkan10
artdeell/ArtVK:exp/vulkan10
from
whitebelyash:feat/sodium
whitebelyash/ArtVK:feat/sodium
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
Enable compatibility with Sodium 0.9.1
whitebelyash
committed
ff5d3c2
View commit details
Copy full SHA for ff5d3c2
Browse repository at this point
Properly replace push constant with Vulkan 1.1 analog
whitebelyash
committed
4d4b063
View commit details
Copy full SHA for 4d4b063
Browse repository at this point
Enable MultiDrawEXT in the backend
whitebelyash
committed
a414b9e
View commit details
Copy full SHA for a414b9e
Browse repository at this point
Enable push constants in pipeline layout
Show description for 0414505
whitebelyash
committed
0414505
View commit details
Copy full SHA for 0414505
Browse repository at this point
Correct shader stages in push constants command
whitebelyash
committed
5048662
View commit details
Copy full SHA for 5048662
Browse repository at this point
Use push constants dynamically based on their presence in the shader module
Show description for 4a2098a
whitebelyash
committed
4a2098a
View commit details
Copy full SHA for 4a2098a
Browse repository at this point
Use get_declared_struct_size for push constant ranges
whitebelyash
committed
99f0102
View commit details
Copy full SHA for 99f0102
Browse repository at this point
Small cleanup
whitebelyash
committed
5f001d0
View commit details
Copy full SHA for 5f001d0
Browse repository at this point
Unhardcode push constant size (whoopsie)
whitebelyash
committed
9aad044
View commit details
Copy full SHA for 9aad044
Browse repository at this point
Make push constant range an integer
whitebelyash
committed
8989304
View commit details
Copy full SHA for 8989304
Browse repository at this point
Emulate MDI if not present for Sodium
whitebelyash
committed
53430ef
View commit details
Copy full SHA for 53430ef
Browse repository at this point
Rebase on new feature query implementation
whitebelyash
committed
6746ba6
View commit details
Copy full SHA for 6746ba6
Browse repository at this point
Use Vulkan 1.0 variant of push constants command
whitebelyash
committed
1dc0813
View commit details
Copy full SHA for 1dc0813
Browse repository at this point
You can’t perform that action at this time.