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
.
TechIdiots-LLC
/
MaplibreNativeMAUI
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/vulkan frontends
- #21
#21
Open
acalcutt
wants to merge 17 commits into
main
TechIdiots-LLC/MaplibreNativeMAUI:main
from
feat/vulkan-frontends
TechIdiots-LLC/MaplibreNativeMAUI:feat/vulkan-frontends
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Feat/vulkan frontends
#21
acalcutt
wants to merge 17 commits into
main
TechIdiots-LLC/MaplibreNativeMAUI:main
from
feat/vulkan-frontends
TechIdiots-LLC/MaplibreNativeMAUI:feat/vulkan-frontends
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
Ship Apple native in MapLibreNative.Maui.Vulkan package (parity with base)
Show description for ebfce0e
acalcutt
and
claude
committed
ebfce0e
View commit details
Copy full SHA for ebfce0e
Browse repository at this point
ci: build + verify Vulkan iOS XCFramework in the pack-vulkan job
Show description for 2a772f0
acalcutt
and
claude
committed
2a772f0
View commit details
Copy full SHA for 2a772f0
Browse repository at this point
native: backend-agnostic frontend C ABI + shared Vulkan frontend base
Show description for 46e7112
acalcutt
and
claude
committed
46e7112
View commit details
Copy full SHA for 46e7112
Browse repository at this point
native(android): real Vulkan frontend rendering into the ANativeWindow
Show description for ae799d3
acalcutt
and
claude
committed
ae799d3
View commit details
Copy full SHA for ae799d3
Browse repository at this point
native(windows): real offscreen Vulkan frontend with CPU read-back
Show description for ffeb87e
acalcutt
and
claude
committed
ffeb87e
View commit details
Copy full SHA for ffeb87e
Browse repository at this point
native: include <stddef.h> in mln_cabi.h for size_t
Show description for 22ee59f
acalcutt
and
claude
committed
22ee59f
View commit details
Copy full SHA for 22ee59f
Browse repository at this point
native(apple): MoltenVK Vulkan frontend behind the renderer flag (Metal default)
Show description for 06903f1
acalcutt
and
claude
committed
06903f1
View commit details
Copy full SHA for 06903f1
Browse repository at this point
ci: build Apple Vulkan (MoltenVK) native and pack it into the Vulkan package
Show description for c731477
acalcutt
and
claude
committed
c731477
View commit details
Copy full SHA for c731477
Browse repository at this point
maui: drive the Vulkan frontend from the shared C# layer
Show description for c973760
acalcutt
and
claude
committed
c973760
View commit details
Copy full SHA for c973760
Browse repository at this point
ci: publish a Vulkan Windows sample app in the Windows samples bundle
Show description for badd2ca
acalcutt
and
claude
committed
badd2ca
View commit details
Copy full SHA for badd2ca
Browse repository at this point
ci(apple-vulkan): drop invalid MoltenVK SDK component
Show description for 4c28395
acalcutt
and
claude
committed
4c28395
View commit details
Copy full SHA for 4c28395
Browse repository at this point
ci(apple-vulkan): disable -Werror for the Apple Vulkan native build
Show description for 6037bc0
acalcutt
and
claude
committed
6037bc0
View commit details
Copy full SHA for 6037bc0
Browse repository at this point
Commits on Jul 8, 2026
Make WPF + ConsoleExample backend-aware; ship Vulkan variants of all Windows samples
Show description for 8331f3c
acalcutt
and
claude
committed
8331f3c
View commit details
Copy full SHA for 8331f3c
Browse repository at this point
fix(windows-vulkan): heap corruption from wrong backend scope on read-back
Show description for 87cc65c
acalcutt
and
claude
committed
87cc65c
View commit details
Copy full SHA for 87cc65c
Browse repository at this point
diag(windows-vulkan): lifecycle tracing to localise the heap-corruption crash
Show description for 7df839e
acalcutt
and
claude
committed
7df839e
View commit details
Copy full SHA for 7df839e
Browse repository at this point
Commits on Jul 16, 2026
Merge remote-tracking branch 'origin/main' into feat/vulkan-frontends
Show description for 4f3bc67
acalcutt
committed
4f3bc67
View commit details
Copy full SHA for 4f3bc67
Browse repository at this point
Fix heap corruption: don't free native-owned const char* returns
Show description for 599c8fd
acalcutt
and
claude
committed
599c8fd
View commit details
Copy full SHA for 599c8fd
Browse repository at this point
You can’t perform that action at this time.