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 }}
Coderah
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
shared-module
tilepalettemapper
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 9, 2025
fix pixel_shader property name, add tilegrid property and set tilegrid to None before it is bound, disallow TPM from being bound multiple times.
FoamyGuy
committed
04b98ed
View commit details
Copy full SHA for 04b98ed
View code at this point
Browse repository at this point
Commits on May 8, 2025
pixel_shader back to required on TileGrid. TPM init with no tilegrid or width/height, internal bind function is used to bind a TileGrid to a TilePaletteMapper when the TileGrid is init with or has …
Show description for 4fb7d44
FoamyGuy
committed
4fb7d44
View commit details
Copy full SHA for 4fb7d44
View code at this point
Browse repository at this point
Commits on May 7, 2025
make TilePaletteMapper accept TileGrid as arg, make pixel_shader optional on TileGrid init, make TPM mark single tile dirty instead of whole TileGrid when mapping is changed.
FoamyGuy
committed
01da5c7
View commit details
Copy full SHA for 01da5c7
View code at this point
Browse repository at this point
Commits on May 1, 2025
use m_malloc for outter mappings pointers
FoamyGuy
committed
8a9d78a
View commit details
Copy full SHA for 8a9d78a
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Make collect the default
tannewt
committed
91cf8fb
View commit details
Copy full SHA for 91cf8fb
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
implement ColoConverter for TilePaletteMapper
FoamyGuy
committed
b3afaea
View commit details
Copy full SHA for b3afaea
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
restrict loop to input_color_count
Show description for f717ffc
FoamyGuy
and
tannewt
authored
f717ffc
View commit details
Copy full SHA for f717ffc
View code at this point
Browse repository at this point
update class docstring, return tuple from subscr, refactor and fix get_color to work with more than 2 colors, disable for samd21 instead of individaul boards, input_color_count arg.
FoamyGuy
committed
7e8bcae
View commit details
Copy full SHA for 7e8bcae
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
remove commented code
FoamyGuy
committed
e2f06f6
View commit details
Copy full SHA for e2f06f6
View code at this point
Browse repository at this point
update copyrights, remove unused empty files. remove debugging print
FoamyGuy
committed
beeb668
View commit details
Copy full SHA for beeb668
View code at this point
Browse repository at this point
implement needs_refresh, run pre-commit, move get_color to shared-module
FoamyGuy
committed
73f4a61
View commit details
Copy full SHA for 73f4a61
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
adding tilepalettemapper
FoamyGuy
committed
8d43a2c
View commit details
Copy full SHA for 8d43a2c
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.