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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mcpp-community
/
mcpp-plugins
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
0.2.5: 着色器阶段的拒绝、三平台各自的着色器编译器,以及 CUDA/SYCL 的 Windows 形态
- #9
#9
Merged
Sunrisepeak
merged 9 commits into
main
mcpp-community/mcpp-plugins:main
from
feat/graphics-stages-and-cross-platform
mcpp-community/mcpp-plugins:feat/graphics-stages-and-cross-platform
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
0.2.5: 着色器阶段的拒绝、三平台各自的着色器编译器,以及 CUDA/SYCL 的 Windows 形态
#9
Sunrisepeak
merged 9 commits into
main
mcpp-community/mcpp-plugins:main
from
feat/graphics-stages-and-cross-platform
mcpp-community/mcpp-plugins:feat/graphics-stages-and-cross-platform
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2026
rules-spirv: 两个只差目录的着色器映射到同一个输出,现在被规则拒绝并点名两者
Show description for c66099b
Sunrisepeak
committed
c66099b
View commit details
Copy full SHA for c66099b
Browse repository at this point
0.2.5: rules-spirv 在三个平台上各自带对的那个编译器
Show description for 1de4f7b
Sunrisepeak
committed
1de4f7b
View commit details
Copy full SHA for 1de4f7b
Browse repository at this point
rules-spirv: 在 Windows 上找得到程序
Show description for 416b667
Sunrisepeak
committed
416b667
View commit details
Copy full SHA for 416b667
Browse repository at this point
feat(rules): cuda 与 sycl 在 Windows 上的路径与判断,以及一个"每条规则都为本宿主编译过"的夹具
Show description for 90a7bfe
Sunrisepeak
committed
90a7bfe
View commit details
Copy full SHA for 90a7bfe
Browse repository at this point
fix: 规则不再用 std::println —— macOS 14 上它编得过链不上
Show description for e874c67
Sunrisepeak
committed
e874c67
View commit details
Copy full SHA for e874c67
Browse repository at this point
ci: Windows 的 POSIX 路径要转成本地形状,macOS 矩阵暂钉 macos-15
Show description for 04147cf
Sunrisepeak
committed
04147cf
View commit details
Copy full SHA for 04147cf
Browse repository at this point
ci: 两条跨平台的路径与管道修复
Show description for 9d226af
Sunrisepeak
committed
9d226af
View commit details
Copy full SHA for 9d226af
Browse repository at this point
fix: Windows/macOS 的 shaderc 改成精确版本 —— cmd.exe 把 `>` 读成重定向
Show description for b1d0ffc
Sunrisepeak
committed
b1d0ffc
View commit details
Copy full SHA for b1d0ffc
Browse repository at this point
fix(spirv): popen 是 POSIX 的,Windows 拼作 _popen
Show description for c8abf43
Sunrisepeak
committed
c8abf43
View commit details
Copy full SHA for c8abf43
Browse repository at this point
You can’t perform that action at this time.