summaryrefslogtreecommitdiff
path: root/frontends/framebuffer/framebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Plotters: Remove width param from path plotter.Michael Drake2018-05-231-2/+0
* Plotters: Change stroke width in the plot_style_t to fixed point.Michael Drake2018-05-231-2/+4
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-7/+8
* Framebuffer: Return on successful non-repeating bitmap plot.Michael Drake2017-06-101-0/+1
* Framebuffer: Fix bitmap plotter return value.Michael Drake2017-06-101-1/+3
* clean up incorrect documentation comments from plotter API reworkVincent Sanders2017-02-141-5/+5
* update framebuffer to new plotter APIVincent Sanders2017-02-111-211/+395
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move bitmap API header to core include directoryVincent Sanders2016-05-261-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+467