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
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 }}
kvark
/
blade
Public
Notifications
You must be signed in to change notification settings
Fork
74
Star
802
Code
Issues
37
Pull requests
13
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Support for Multisampled Anti-Aliasing
- #213
#213
Merged
kvark
merged 13 commits into
kvark:main
kvark/blade:main
from
EriKWDev:ErikWDev/msaa-support
EriKWDev/blade:ErikWDev/msaa-support
Copy head branch name to clipboard
Dec 10, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Support for Multisampled Anti-Aliasing
#213
kvark
merged 13 commits into
kvark:main
kvark/blade:main
from
EriKWDev:ErikWDev/msaa-support
EriKWDev/blade:ErikWDev/msaa-support
Copy head branch name to clipboard
Commits
Commits on Dec 8, 2024
add sample_count to texture + msaa state to render pip desc, make compile
EriKWDev
committed
e2e0881
View commit details
Copy full SHA for e2e0881
Browse repository at this point
Implement msaa API + particle example use msaa
EriKWDev
committed
e0028d7
View commit details
Copy full SHA for e0028d7
Browse repository at this point
no sample_count in egui
EriKWDev
committed
34d7be6
View commit details
Copy full SHA for 34d7be6
Browse repository at this point
initial support for changing the msaa dynamically
EriKWDev
committed
ecf5d19
View commit details
Copy full SHA for ecf5d19
Browse repository at this point
support msaa 2d array textures
EriKWDev
committed
3a7b351
View commit details
Copy full SHA for 3a7b351
Browse repository at this point
make compile on metal + add missing sample_count dependency in texture view
EriKWDev
committed
f9c281e
View commit details
Copy full SHA for f9c281e
Browse repository at this point
get real surface format when recreating particle system
EriKWDev
committed
58b57d7
View commit details
Copy full SHA for 58b57d7
Browse repository at this point
use correct texture constant in gl
EriKWDev
committed
c93df83
View commit details
Copy full SHA for c93df83
Browse repository at this point
fix compiling egl gles on macos
EriKWDev
committed
4795021
View commit details
Copy full SHA for 4795021
Browse repository at this point
tmp
EriKWDev
committed
9d652a1
View commit details
Copy full SHA for 9d652a1
Browse repository at this point
support blitting to/from texture, not just renderbuffers
EriKWDev
committed
e7d7148
View commit details
Copy full SHA for e7d7148
Browse repository at this point
ResolveTo docs
EriKWDev
committed
334c127
View commit details
Copy full SHA for 334c127
Browse repository at this point
winit
EriKWDev
committed
a63bc0d
View commit details
Copy full SHA for a63bc0d
Browse repository at this point
You can’t perform that action at this time.