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
Type
/
to 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
.
Rust-GPU
/
rust-gpu
Public
Notifications
You must be signed in to change notification settings
Fork
116
Star
3.3k
Code
Issues
185
Pull requests
31
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Subgroup intrinsics
- #14
#14
Merged
LegNeato
merged 15 commits into
Rust-GPU:main
Rust-GPU/rust-gpu:main
from
Firestar99:subgroup2
Firestar99/rust-gpu-new:subgroup2
Copy head branch name to clipboard
Sep 23, 2024
Conversation
Commits
15
聽(15)
Checks
Files changed
Merged
Subgroup intrinsics
#14
LegNeato
merged 15 commits into
Rust-GPU:main
Rust-GPU/rust-gpu:main
from
Firestar99:subgroup2
Firestar99/rust-gpu-new:subgroup2
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2024
subgroup: add trait VectorOrScalar, representing either a vector or a scalar type
Firestar99
committed
5dd0200
View commit details
Copy full SHA for 5dd0200
Browse repository at this point
Commits on Sep 23, 2024
subgroup: added all non-uniform subgroup operations
Firestar99
committed
a951735
View commit details
Copy full SHA for a951735
Browse repository at this point
subgroup: remove all target_feature cfgs, replaced with docs
Firestar99
committed
34b269d
View commit details
Copy full SHA for 34b269d
Browse repository at this point
subgroup: added all subgroupBarrier*() functions from glsl
Firestar99
committed
d3a91ee
View commit details
Copy full SHA for d3a91ee
Browse repository at this point
subgroup: added non group-op tests
Firestar99
committed
7f72f25
View commit details
Copy full SHA for 7f72f25
Browse repository at this point
subgroup: fixed asm for instructions taking GROUP_OP generic
Firestar99
committed
21fa383
View commit details
Copy full SHA for 21fa383
Browse repository at this point
subgroup: added tests for group-op instructions
Firestar99
committed
a588179
View commit details
Copy full SHA for a588179
Browse repository at this point
gitignore: added rustc-ice* error reports
Firestar99
committed
37dd512
View commit details
Copy full SHA for 37dd512
Browse repository at this point
subgroup: added test for subgroup buildins
Firestar99
committed
04b8288
View commit details
Copy full SHA for 04b8288
Browse repository at this point
subgroup: make SubgroupMask a struct to prevent implicit casts to and from UVec4
Firestar99
committed
3ee9b78
View commit details
Copy full SHA for 3ee9b78
Browse repository at this point
subgroup: fixed clippy lints
Firestar99
committed
64c0e68
View commit details
Copy full SHA for 64c0e68
Browse repository at this point
subgroup: drop the `non_uniform` from all subgroup functions, matching glsl
Firestar99
committed
8ba5e86
View commit details
Copy full SHA for 8ba5e86
Browse repository at this point
changelog: add subgroup intrinsics PR
Firestar99
committed
0556029
View commit details
Copy full SHA for 0556029
Browse repository at this point
subgroup: make VectorOrScalar trait match discussions in https://github.com/EmbarkStudios/rust-gpu/pull/1030
Firestar99
committed
4352066
View commit details
Copy full SHA for 4352066
Browse repository at this point
cleanup: remove internal type F32x2 for glam::Vec2
Firestar99
committed
528fd47
View commit details
Copy full SHA for 528fd47
Browse repository at this point
You can鈥檛 perform that action at this time.