Commit Graph

4 Commits

Author SHA1 Message Date
Rezmason
fadc1ed639 C project now uses drawing contexts to draw faded glyph variants to a cache.
Switched to an opaque fade gradient and white-transparent drawing mode to avoid a bug discovered in the C SDK.
2022-09-04 23:48:54 -07:00
Rezmason
0ce4f35eb2 Replacing lockImage and unlockImage with pushContext and popContext in the Lua project 2022-09-04 23:48:54 -07:00
Rezmason
5bebf6ad71 Replaced dithering logic with compositing a pre-rendered dithered gradient. 2022-09-04 23:48:54 -07:00
Rezmason
551ce132c4 Various playdate optimizations, increasing unused CPU to hopefully drive audio or something. Moved the Lua project into playdate/matrix_lua 2022-09-04 23:48:54 -07:00