Commit Graph

15 Commits

Author SHA1 Message Date
da1f32a014 Properly fixed texture bleeding
All checks were successful
Make PNG / build-app (push) Successful in 55s
2024-06-02 14:34:07 -04:00
35902c2803 Add key callbacks, fix buffering issue
Some checks failed
Make PNG / build-app (push) Failing after 5s
2024-05-30 10:57:36 -04:00
cf9ab6c0a1 Add return value for texture loading
All checks were successful
Make PNG / build-app (push) Successful in 23s
2024-05-29 07:16:01 -04:00
b4427a0c88 Setup basic testing framework 2024-05-25 23:16:23 -04:00
b2164b76cf Add some options for configuration 2024-05-23 21:33:15 -04:00
17ea6a7f0a Fix a bug with glerminal_layer_scale that caused unintended behavior 2024-05-23 10:53:07 -04:00
c89563338a Rework sprite API 2024-05-19 21:46:56 -05:00
e3a65072d8 Per-layer tinting and scaling 2024-05-16 23:51:45 -05:00
325ef5167d 32-bit color instead of palette 2024-05-16 13:48:24 -05:00
4b7991a3a6 Layer count increased to 256, palette size increased to 256 2024-05-15 13:33:18 -05:00
615ea631e2 Update example, lower cell scale 2024-05-14 22:03:45 -05:00
8318011cf2 Add sub-cell offsets 2024-05-14 21:42:49 -05:00
a32897d5d4 Initial public api version 2024-05-14 16:46:30 -05:00
06c7aa9eb5 proof-of-concept graphics implementation 2024-05-14 16:11:32 -05:00
06e756dd2c Initial commit 2024-05-09 15:42:12 -04:00