| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-06 | wasp: draw565: Allow the drawing context to be reset | Daniel Thompson | |
| The main reason to reset the drawing context is so that it can be reset before we call foreground() on an application. | |||
| 2020-03-22 | Add licensing information for all wasp-os files. | Daniel Thompson | |
| 2020-03-09 | draw565: Optimize the font rendering | Daniel Thompson | |
| This is a big one... more than 4x increase in font rendering performance! | |||
| 2020-03-09 | wasp: draw565: Refactor to allow apps to focus on the drawable. | Daniel Thompson | |
| 2020-02-23 | wasp: draw565: Add some docstrings | Daniel Thompson | |
| 2020-02-19 | wasp: Add a simple font renderer | Daniel Thompson | |
