Age | Commit message (Expand) | Author |
---|---|---|
2018-02-26 | rototiller,fb: swap dispatch with page flipping | Vito Caputo |
2018-02-22 | fb,settings,drm_fb,sd_fb: const settings_t readers | Vito Caputo |
2018-02-22 | *: embrace new generic settings paradigm | Vito Caputo |
2018-01-01 | fb: switch over to fb_ops_t abstraction | Vito Caputo |
2018-01-01 | fb: introduce fb_ops_t | Vito Caputo |
2017-09-14 | fb: s/fb_fragment_divide_single/fb_fragment_slice_single/ | Vito Caputo |
2017-09-14 | fb: implement a tiling fragmenter | Vito Caputo |
2017-09-14 | *: use fragment generator | Vito Caputo |
2017-04-27 | fb: apply fragment coordinates put pixel helper | Vito Caputo |
2017-04-22 | fb: add frame_{width,height} to fb_fragment_t | Vito Caputo |
2017-02-03 | fb: add fb_fragment_zero() helper | Vito Caputo |
2017-02-03 | fb: add pixel drawing helpers | Vito Caputo |
2017-02-03 | fb: add fragment bounds checking helper | Vito Caputo |
2017-01-18 | *: move source into src/ subdir | Vito Caputo |