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
.
geoblocks
/
maplibre-gl-shader-layer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
32
Code
Issues
1
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Better performance, no more flashing
- #17
#17
Merged
jonathanlurie
merged 9 commits into
main
geoblocks/maplibre-gl-shader-layer:main
from
dev
geoblocks/maplibre-gl-shader-layer:dev
Copy head branch name to clipboard
Feb 6, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Better performance, no more flashing
#17
jonathanlurie
merged 9 commits into
main
geoblocks/maplibre-gl-shader-layer:main
from
dev
geoblocks/maplibre-gl-shader-layer:dev
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2026
detect texture fetch asyc events
jonathanlurie
committed
6647f78
View commit details
Copy full SHA for 6647f78
Browse repository at this point
Commits on Feb 6, 2026
reversed order for uniform updates to not rely on async texture loading
jonathanlurie
committed
bf88d9c
View commit details
Copy full SHA for bf88d9c
Browse repository at this point
Now using LRU for tile to prevent repositioning tiles
jonathanlurie
committed
a3a3d1f
View commit details
Copy full SHA for a3a3d1f
Browse repository at this point
Reset tile example
jonathanlurie
committed
71a1f42
View commit details
Copy full SHA for 71a1f42
Browse repository at this point
Added convenient tile related methods
jonathanlurie
committed
45f0963
View commit details
Copy full SHA for 45f0963
Browse repository at this point
Tiles are now prioritized using proximity to center
jonathanlurie
committed
1a7db6a
View commit details
Copy full SHA for 1a7db6a
Browse repository at this point
Tile intersection no longer recomputing if projection delta is very small
jonathanlurie
committed
f137fb5
View commit details
Copy full SHA for f137fb5
Browse repository at this point
Relative tile positioning now starting at z12 instead of z14
jonathanlurie
committed
b3864d3
View commit details
Copy full SHA for b3864d3
Browse repository at this point
Simplified demo page
jonathanlurie
committed
b1f7f2f
View commit details
Copy full SHA for b1f7f2f
Browse repository at this point
You can’t perform that action at this time.