Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
gogpu
/
wgpu
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
33
Code
Issues
1
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 29, 2025
fix(metal): macOS ARM64 fixes for v0.8.6 (#29)
Show description for 5d0d3fa
kolkov
authored
5d0d3fa
Copy full SHA for 5d0d3fa
docs: fix backend priority description (platform-specific)
kolkov
committed
d96b181
Copy full SHA for d96b181
feat(dx12): register DX12 backend in HAL registry (#28)
Show description for f01617a
kolkov
authored
f01617a
Copy full SHA for f01617a
Commits on Dec 28, 2025
chore(deps): update naga v0.8.0 → v0.8.1 (#27)
Show description for 777913c
kolkov
authored
777913c
Copy full SHA for 777913c
docs: add v0.8.3/v0.8.2 version links to CHANGELOG
kolkov
committed
b0f8d25
Copy full SHA for b0f8d25
fix(metal): macOS blank window fixes (Issue gogpu/gogpu#24) (#26)
Show description for aca8688
kolkov
authored
aca8688
Copy full SHA for aca8688
docs: add v0.8.2 to CHANGELOG
kolkov
committed
3261c10
Copy full SHA for 3261c10
chore(deps): update naga v0.8.0, goffi v0.3.5
kolkov
committed
de3d6ae
Copy full SHA for de3d6ae
docs: update for v0.8.1 release
Show description for 970e5fd
kolkov
committed
970e5fd
Copy full SHA for 970e5fd
fix(dx12): correct COM calling convention for struct-returning methods (#25)
Show description for bc42f65
kolkov
authored
bc42f65
Copy full SHA for bc42f65
fix(vulkan): correct goffi argument passing in vk-gen (#23)
Show description for b61209d
kolkov
authored
b61209d
Copy full SHA for b61209d
Commits on Dec 26, 2025
test(hal): add compute shader tests for all backends (Phase 3) (#22)
Show description for a1085c8
kolkov
authored
a1085c8
Copy full SHA for a1085c8
feat(core): add ComputePipeline and ComputePassEncoder APIs (CS-004, CS-005) (#21)
Show description for 6ed4722
kolkov
authored
6ed4722
Copy full SHA for 6ed4722
fix(metal): use pipeline workgroup size instead of hardcoded {64,1,1} (CS-003)
Show description for f488fa9
kolkov
committed
f488fa9
Copy full SHA for f488fa9
feat(dx12): implement SetBindGroup for compute shaders (CS-002)
Show description for 06a85ae
kolkov
committed
06a85ae
Copy full SHA for 06a85ae
feat(gles): implement glDispatchCompute for compute shaders (CS-001)
Show description for dd5e905
kolkov
committed
dd5e905
Copy full SHA for dd5e905
docs: fix version numbering in ROADMAP
Show description for 6bc8c46
kolkov
committed
6bc8c46
Copy full SHA for 6bc8c46
docs: move v0.8.0 to completed milestones in ROADMAP
Show description for 3a4bca1
kolkov
committed
3a4bca1
Copy full SHA for 3a4bca1
docs: update documentation for v0.8.0 release
Show description for 6a07121
kolkov
committed
6a07121
Copy full SHA for 6a07121
fix(metal): update encoder test to use IsRecording() method
Show description for 21fbbbb
kolkov
committed
21fbbbb
Copy full SHA for 21fbbbb
feat(dx12): implement DirectX 12 HAL backend (#20)
Show description for 93c4f53
kolkov
authored
93c4f53
Copy full SHA for 93c4f53
fix(metal): CommandEncoder state bug (Issue #24) (#19)
Show description for 3ea7c37
kolkov
authored
3ea7c37
Copy full SHA for 3ea7c37
docs: update ROADMAP to v0.7.1
kolkov
committed
899f15e
Copy full SHA for 899f15e
docs: update version to v0.7.1
kolkov
committed
eea7930
Copy full SHA for eea7930
ci: add dependency freshness check job (#18)
Show description for d4bfea8
kolkov
authored
d4bfea8
Copy full SHA for d4bfea8
chore: add ecosystem dependency validation to pre-release script (#17)
Show description for 3077bfe
kolkov
authored
3077bfe
Copy full SHA for 3077bfe
Merge branch 'main' of https://github.com/gogpu/wgpu
kolkov
committed
1ddb239
Copy full SHA for 1ddb239
fix: add ErrZeroArea validation to Surface.Configure (#16)
Show description for 8da8313
kolkov
authored
8da8313
Copy full SHA for 8da8313
Merge branch 'main' of https://github.com/gogpu/wgpu
kolkov
committed
4b5c7bf
Copy full SHA for 4b5c7bf
docs: update CHANGELOG v0.7.0, ROADMAP to v0.7.0 (#15)
Show description for f1dc980
kolkov
authored
f1dc980
Copy full SHA for f1dc980
docs: update CHANGELOG v0.7.0, ROADMAP to v0.7.0
Show description for 4d74a17
kolkov
committed
4d74a17
Copy full SHA for 4d74a17
Commits on Dec 25, 2025
docs: make related projects table version-agnostic
kolkov
committed
211c9e8
Copy full SHA for 211c9e8
docs: fix badge styles for Stars and Discussions
kolkov
committed
200aa94
Copy full SHA for 200aa94
docs: fix Stars badge style
kolkov
committed
bea828b
Copy full SHA for bea828b
docs: add Stars and Discussions badges (#14)
kolkov
authored
5913518
Copy full SHA for 5913518
Pagination
Previous
Next
You can’t perform that action at this time.