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 }}
dneto0
/
webgpu-headers
Public
forked from
webgpu-native/webgpu-headers
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 21, 2024
Add INIT macros with default values (#422)
eliemichel
authored
c4ac882
View commit details
Copy full SHA for c4ac882
Browse repository at this point
Commits on Nov 20, 2024
Simplify compile test by disabling -Wunused-variable (#425)
kainino0x
authored
e033e45
View commit details
Copy full SHA for e033e45
Browse repository at this point
Commits on Nov 14, 2024
Remove all "Unknown" async statuses (#415)
Show description for 79afea1
kainino0x
authored
79afea1
View commit details
Copy full SHA for 79afea1
Browse repository at this point
Add docs to WGPUBindGroupEntry fields (#414)
kainino0x
authored
91cc361
View commit details
Copy full SHA for 91cc361
Browse repository at this point
Make WGPURenderPassDepthStencilAttachment extensible (#406)
kainino0x
authored
80ea39e
View commit details
Copy full SHA for 80ea39e
Browse repository at this point
Make WGPUProcDeviceGetAdapterInfo return WGPUStatus (#418)
beaufortfrancois
authored
1689b66
View commit details
Copy full SHA for 1689b66
Browse repository at this point
Update some comments from past PRs (#419)
kainino0x
authored
854162f
View commit details
Copy full SHA for 854162f
Browse repository at this point
Remove DeviceLost status from WGPUSurfaceGetCurrentTextureStatus (#397)
Show description for e16cfa6
kainino0x
authored
e16cfa6
View commit details
Copy full SHA for e16cfa6
Browse repository at this point
Rename WGPUProgrammableStageDescriptor -> WGPUComputeStage (#413)
Show description for d831ac5
kainino0x
authored
d831ac5
View commit details
Copy full SHA for d831ac5
Browse repository at this point
Commits on Nov 13, 2024
Make TimestampWrites structs extensible, move nullability inside (#404)
kainino0x
authored
93e0c02
View commit details
Copy full SHA for 93e0c02
Browse repository at this point
Proposal: Make WGPUVertexBufferLayout and WGPUVertexAttribute extensible (#410)
kainino0x
authored
075474d
View commit details
Copy full SHA for 075474d
Browse repository at this point
Commits on Nov 12, 2024
UB if surface is used twice simultaneously (#398)
Show description for bac5208
kainino0x
authored
bac5208
View commit details
Copy full SHA for bac5208
Browse repository at this point
Make WGPUSurfaceTexture extensible (#405)
kainino0x
authored
a56c6fe
View commit details
Copy full SHA for a56c6fe
Browse repository at this point
Add missing WGPUCallbackModes (#402)
Show description for 97636ad
kainino0x
authored
97636ad
View commit details
Copy full SHA for 97636ad
Browse repository at this point
Add WGPUFeatureLevel (#399)
kainino0x
authored
f848447
View commit details
Copy full SHA for f848447
Browse repository at this point
Clarify nullability of device in DeviceLost callback (#400)
kainino0x
authored
9cbeebb
View commit details
Copy full SHA for 9cbeebb
Browse repository at this point
Commits on Nov 11, 2024
Add WGPUPopErrorScopeStatus_EmptyStack (#393)
Show description for 31cbaf6
kainino0x
authored
31cbaf6
View commit details
Copy full SHA for 31cbaf6
Browse repository at this point
Remove UTF-16 from WGPUCompilationMessage; add docs (#390)
kainino0x
authored
290d855
View commit details
Copy full SHA for 290d855
Browse repository at this point
Remove DeviceLost/DeviceDestroyed statuses from async operations (#396)
kainino0x
authored
2ab7221
View commit details
Copy full SHA for 2ab7221
Browse repository at this point
Commits on Nov 9, 2024
Add WGSLLanguageFeatures (#350)
kainino0x
authored
490cf97
View commit details
Copy full SHA for 490cf97
Browse repository at this point
WGPUInstanceFeatures -> WGPUInstanceCapabilities (#375)
kainino0x
authored
accf584
View commit details
Copy full SHA for accf584
Browse repository at this point
Add msvc compile test (#392)
kainino0x
authored
ec586c1
View commit details
Copy full SHA for ec586c1
Browse repository at this point
Commits on Nov 8, 2024
Add and document many synchronous error statuses (#377)
kainino0x
authored
80b1e3e
View commit details
Copy full SHA for 80b1e3e
Browse repository at this point
Add wgpuDeviceGetLostFuture (#391)
kainino0x
authored
14b1325
View commit details
Copy full SHA for 14b1325
Browse repository at this point
Commits on Nov 5, 2024
Add wgpuDeviceGetAdapterInfo (#384)
beaufortfrancois
authored
4493591
View commit details
Copy full SHA for 4493591
Browse repository at this point
Rename image copies -> texel copies (#389)
kainino0x
authored
eb05816
View commit details
Copy full SHA for eb05816
Browse repository at this point
Commits on Nov 1, 2024
Add 1-component vertex formats, and Unorm8x4BGRA (#385)
Kangz
authored
f020e06
View commit details
Copy full SHA for f020e06
Browse repository at this point
Make WGPUSupportedFeatures non-extensible (#382)
Show description for a0c13c4
kainino0x
authored
a0c13c4
View commit details
Copy full SHA for a0c13c4
Browse repository at this point
Commits on Oct 18, 2024
Flatten limits structures, fix WGPUInstanceFeatures chain constness (#374)
Show description for 6f549cc
kainino0x
authored
6f549cc
View commit details
Copy full SHA for 6f549cc
Browse repository at this point
Commits on Oct 17, 2024
Clearer schema for ownership docs (#373)
Show description for 1430e17
kainino0x
authored
1430e17
View commit details
Copy full SHA for 1430e17
Browse repository at this point
Add docs on ownership (#371)
Show description for ea0ac14
kainino0x
authored
ea0ac14
View commit details
Copy full SHA for ea0ac14
Browse repository at this point
Commits on Oct 16, 2024
Add article on Strings I missed in last PR (#372)
kainino0x
authored
f88b670
View commit details
Copy full SHA for f88b670
Browse repository at this point
Add an article on Strings and link to it (#370)
kainino0x
authored
2ece954
View commit details
Copy full SHA for 2ece954
Browse repository at this point
Commits on Oct 15, 2024
Add missing GPU features (#368)
beaufortfrancois
authored
b7656d0
View commit details
Copy full SHA for b7656d0
Browse repository at this point
Commits on Oct 4, 2024
Make copy command structs non-extensible (#365)
Show description for f26f884
kainino0x
authored
f26f884
View commit details
Copy full SHA for f26f884
Browse repository at this point
Previous
Next
You can’t perform that action at this time.