summaryrefslogtreecommitdiff
path: root/frontends/framebuffer/framebuffer.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Caused local history to give up after the first bitmap plot.
* 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