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
.
rust-windowing
/
raw-window-metal
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
16
Code
Issues
4
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Redo layer creation to create a sub layer if needed
- #19
#19
Merged
madsmtm
merged 12 commits into
master
rust-windowing/raw-window-metal:master
from
proper-layer-init
rust-windowing/raw-window-metal:proper-layer-init
Copy head branch name to clipboard
Sep 9, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Redo layer creation to create a sub layer if needed
#19
madsmtm
merged 12 commits into
master
rust-windowing/raw-window-metal:master
from
proper-layer-init
rust-windowing/raw-window-metal:proper-layer-init
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2024
Redo layer creation to create a sub layer if needed
madsmtm
committed
831e133
View commit details
Copy full SHA for 831e133
Browse repository at this point
Doc formatting
madsmtm
committed
b71e32f
View commit details
Copy full SHA for b71e32f
Browse repository at this point
Commits on Sep 8, 2024
Un-uncomment code
madsmtm
committed
82501a9
View commit details
Copy full SHA for 82501a9
Browse repository at this point
Fix clippy warning
madsmtm
committed
5618656
View commit details
Copy full SHA for 5618656
Browse repository at this point
Add #![warn(clippy::undocumented_unsafe_blocks)]
madsmtm
committed
b1a2641
View commit details
Copy full SHA for b1a2641
Browse repository at this point
Debug assert that passed in pointers are of the correct type
madsmtm
committed
b8a696f
View commit details
Copy full SHA for b8a696f
Browse repository at this point
Fix comment
madsmtm
committed
4979baa
View commit details
Copy full SHA for 4979baa
Browse repository at this point
Commits on Sep 9, 2024
More docs
madsmtm
committed
ddd116f
View commit details
Copy full SHA for ddd116f
Browse repository at this point
Small docs fixes
madsmtm
committed
caf68fd
View commit details
Copy full SHA for caf68fd
Browse repository at this point
Fix comment
madsmtm
committed
cbc2147
View commit details
Copy full SHA for cbc2147
Browse repository at this point
Rename `from_layer` to `from_ca_layer` to match naming scheme
madsmtm
committed
ab48083
View commit details
Copy full SHA for ab48083
Browse repository at this point
Add link to KVO docs
madsmtm
committed
f6d5589
View commit details
Copy full SHA for f6d5589
Browse repository at this point
You can’t perform that action at this time.