Age | Commit message (Expand) | Author |
---|---|---|
2022-09-05 | modules/blinds: use til_ticks_to_rads(ticks) | Vito Caputo |
2022-08-07 | til: til_fb_fragment_t **fragment_ptr all the things | Vito Caputo |
2022-06-10 | til: add ticks to til_module_context_t | Vito Caputo |
2022-06-10 | modules/blinds: use til_fb_put_pixel_checked() | Vito Caputo |
2022-05-29 | *: pivot to til_module_context_t | Vito Caputo |
2022-05-21 | til: supply a seed to til_module_t.create_context() | Vito Caputo |
2022-05-01 | til_fb: add draw flags for controlling texturability | Vito Caputo |
2022-05-01 | til_fb: introduce a fragment texture source | Vito Caputo |
2022-05-01 | modules/*: make use of generic fragmenters | Vito Caputo |
2022-04-27 | til_fb: til_fb_fragment_t.{pitch,stride} uint32_t units | Vito Caputo |
2022-04-25 | modules/blinds: add count and orientation settings | Vito Caputo |
2022-04-25 | modules/*: set TIL_MODULE_OVERLAYABLE where appropriate | Vito Caputo |
2022-04-19 | modules/blinds: add simple 80s-aesthetic window blinds | Vito Caputo |