| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Some potentially unnecessary performance optimizations | James Magahern | 2019-02-09 |
| | | | | | | Keep track of which "layers" are dirty using a bitfield, and only redraw the ones that are dirty. | ||
| * | Spinner animation and tweaks to memory management | James Magahern | 2019-01-20 |
| | | |||
| * | Red flash animation on bad password | James Magahern | 2019-01-20 |
| | | |||
| * | Fade out password | James Magahern | 2019-01-20 |
| | | |||
| * | Animation support. Logo animates in and out now | James Magahern | 2019-01-20 |
| | | |||
| * | Authentication now works | James Magahern | 2019-01-19 |
| | | |||
| * | Start working on accept anim | James Magahern | 2019-01-19 |
| | | |||
| * | Split out to render.c | James Magahern | 2019-01-18 |