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 }}
radicazz
/
laya
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(api): add surface and texture APIs for v0.2.0
- #2
#2
Merged
radicazz
merged 15 commits into
master
radicazz/laya:master
from
feature/surface-texture-api
radicazz/laya:feature/surface-texture-api
Copy head branch name to clipboard
Dec 11, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(api): add surface and texture APIs for v0.2.0
#2
radicazz
merged 15 commits into
master
radicazz/laya:master
from
feature/surface-texture-api
radicazz/laya:feature/surface-texture-api
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2025
feat(surfaces): add pixel format types
radicazz
committed
b24ee3b
View commit details
Copy full SHA for b24ee3b
Browse repository at this point
feat(surfaces): add surface flags and basic types
radicazz
committed
ff7894b
View commit details
Copy full SHA for ff7894b
Browse repository at this point
feat(surfaces): add surface RAII wrapper interface
radicazz
committed
815fd55
View commit details
Copy full SHA for 815fd55
Browse repository at this point
feat(surfaces): implement surface core functionality
radicazz
committed
6ce7d74
View commit details
Copy full SHA for 6ce7d74
Browse repository at this point
feat(surfaces): implement surface state management
radicazz
committed
c080b20
View commit details
Copy full SHA for c080b20
Browse repository at this point
feat(surfaces): implement surface transformations
Show description for 47fe003
radicazz
committed
47fe003
View commit details
Copy full SHA for 47fe003
Browse repository at this point
feat(textures): add texture access types
Show description for 3f83f43
radicazz
committed
3f83f43
View commit details
Copy full SHA for 3f83f43
Browse repository at this point
feat(textures): add texture RAII wrapper interface
Show description for d9184c0
radicazz
committed
d9184c0
View commit details
Copy full SHA for d9184c0
Browse repository at this point
feat(textures): implement texture core functionality
Show description for 6a7e490
radicazz
committed
6a7e490
View commit details
Copy full SHA for 6a7e490
Browse repository at this point
feat(textures): implement texture state management
Show description for 2477e7c
radicazz
committed
2477e7c
View commit details
Copy full SHA for 2477e7c
Browse repository at this point
feat(renderer): add texture rendering operations
Show description for a034253
radicazz
committed
a034253
View commit details
Copy full SHA for a034253
Browse repository at this point
feat: add run-pre-commit.sh script wrapper
Show description for b2f6bdb
radicazz
committed
b2f6bdb
View commit details
Copy full SHA for b2f6bdb
Browse repository at this point
fix: solidify surface/texture api docs and locking
radicazz
committed
a028996
View commit details
Copy full SHA for a028996
Browse repository at this point
Commits on Dec 11, 2025
fix: resolve critical api inconsistencies and add missing implementations
Show description for 60352f8
radicazz
committed
60352f8
View commit details
Copy full SHA for 60352f8
Browse repository at this point
fix: resolve surface.cpp compilation issues
Show description for fc6ec89
radicazz
committed
fc6ec89
View commit details
Copy full SHA for fc6ec89
Browse repository at this point
You can’t perform that action at this time.