summaryrefslogtreecommitdiff
path: root/src/fb.c
AgeCommit message (Expand)Author
2021-10-01*: librototiller->libtilVito Caputo
2021-02-18fb: fix comment braino: s/invalid/inactive/Vito Caputo
2021-02-18fb: introduce fb_rebuild()Vito Caputo
2021-02-18fb: remember the page count in fb_tVito Caputo
2021-02-18fb: make inactive pages list doubly-linkedVito Caputo
2021-02-17fb,settings: return NULL from _free() methodsVito Caputo
2021-02-16*fb: plumb outer fb_t down to fb_ops_t methodsVito Caputo
2021-02-14*fb: improve error propagation out of setup/initVito Caputo
2020-09-25fb: track zeroed state in fb_fragment_tVito Caputo
2019-11-24rototiller: rototiller_fragmenter_t s/num/number/Vito Caputo
2019-11-24fb: add number to fb_fragment_tVito Caputo
2019-11-24fb: add pitch to fb_fragment_tVito Caputo
2018-02-26rototiller,fb: swap dispatch with page flippingVito Caputo
2018-02-22*: embrace new generic settings paradigmVito Caputo
2018-01-01fb: switch over to fb_ops_t abstractionVito Caputo
2017-12-31fb: combine page flip with waitVito Caputo
2017-09-14fb: update copyright lineVito Caputo
2017-09-14fb: s/fb_fragment_divide_single/fb_fragment_slice_single/Vito Caputo
2017-09-14fb: implement a tiling fragmenterVito Caputo
2017-09-14*: use fragment generatorVito Caputo
2017-04-22fb: add frame_{width,height} to fb_fragment_tVito Caputo
2017-01-18*: move source into src/ subdirVito Caputo
© All Rights Reserved