Rezmason
|
f9ac81817f
|
Updated the playdate glyph textures and increased their cycle speed a little bit
|
2022-09-09 22:57:57 -07:00 |
|
Rezmason
|
1aeaba7a3f
|
Adding dated attribution text to top of Lua file
|
2022-09-04 23:48:55 -07:00 |
|
Rezmason
|
b26d585cad
|
The latest SDK now reports correct bounds for partly transparent images
|
2022-09-04 23:48:55 -07:00 |
|
Rezmason
|
346bbbb84d
|
Moving more playdate files around, adding a playdate-specific gitignore to the subdirectory and adding an easter egg.
|
2022-09-04 23:48:54 -07:00 |
|
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 |
|