Age | Commit message (Expand) | Author |
---|---|---|
2022-08-07 | til_fb: introduce til_fb_fragment_t.ops | Vito Caputo |
2022-07-15 | til_fb: switch til_fb_ops_t.init() to use til_setup_t | 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-04-27 | til_fb: til_fb_fragment_t.{pitch,stride} uint32_t units | Vito Caputo |
2022-04-27 | til_fb: fix til_fb_fragment_fill() memset() misuse | Vito Caputo |
2022-04-24 | *: s/void */til_setup_t */ | Vito Caputo |
2022-04-19 | *: s/til_fb_fragment_zero/til_fb_fragment_clear/ | Vito Caputo |
2022-04-19 | til_fb: introduce til_fb_fragment_fill() | Vito Caputo |
2022-03-30 | *: wire up context-specific setup instances | Vito Caputo |
2022-03-19 | *: de-constify til_setting_t throughout | Vito Caputo |
2022-03-12 | til_settings: always describe relevant settings | Vito Caputo |
2021-10-01 | *: librototiller->libtil | Vito Caputo |