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
.
GameNative
/
mesa
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
5
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Enable B8G8R8A8 frame buffer emulation in the wrapper WSI for 32-bit games on Mali
- #6
#6
Merged
utkarshdalal
merged 11 commits into
GameNative:wrapper-25
GameNative/mesa:wrapper-25
from
leegao:rgba8-mali
leegao/gamenative-wrapper:rgba8-mali
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Enable B8G8R8A8 frame buffer emulation in the wrapper WSI for 32-bit games on Mali
#6
utkarshdalal
merged 11 commits into
GameNative:wrapper-25
GameNative/mesa:wrapper-25
from
leegao:rgba8-mali
leegao/gamenative-wrapper:rgba8-mali
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Add termux-builder config
leegao
committed
fac003d
View commit details
Copy full SHA for fac003d
Browse repository at this point
Fix the meson build platform configs (remove android) to match other
Show description for b09ac9c
leegao
committed
b09ac9c
View commit details
Copy full SHA for b09ac9c
Browse repository at this point
Use ghcr.io/leegao/mesa-wrapper-ci/wrapper-compiler:latest for CI
leegao
committed
dd3b896
View commit details
Copy full SHA for dd3b896
Browse repository at this point
Fix up compatible memory check for ion-heap-fd
leegao
committed
63dd5d5
View commit details
Copy full SHA for 63dd5d5
Browse repository at this point
Add direct-rendering support to Mali by emulating bgra8 framebuffers
Show description for 2af0e2e
leegao
committed
2af0e2e
View commit details
Copy full SHA for 2af0e2e
Browse repository at this point
Don't strip VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT during the creation of
Show description for 31e26ea
leegao
committed
31e26ea
View commit details
Copy full SHA for 31e26ea
Browse repository at this point
Default emulate_bgra8 to only run on 32bit games
Show description for 1382a1d
leegao
committed
1382a1d
View commit details
Copy full SHA for 1382a1d
Browse repository at this point
Track if a wrapper_image is an emulated bgra8 framebuffer
leegao
committed
ffe2127
View commit details
Copy full SHA for ffe2127
Browse repository at this point
Log when vkCmdBlitImage is called on an emulated bgra8 framebuffer
leegao
committed
17408d3
View commit details
Copy full SHA for 17408d3
Browse repository at this point
Add WRAPPER_DONT_EMULATE_BGRA8 as a killswitch
leegao
committed
868f97f
View commit details
Copy full SHA for 868f97f
Browse repository at this point
Fix blit for Mali on win32
Show description for 3653382
leegao
committed
3653382
View commit details
Copy full SHA for 3653382
Browse repository at this point
You can’t perform that action at this time.