summaryrefslogtreecommitdiff
path: root/frontends/gtk/plotters.c
Commit message (Collapse)AuthorAgeFilesLines
* GTK: Optimise tiled bitmap plotting, and scaled bitmap rendering.Michael Drake2017-04-261-149/+79
| | | | | | We now let Cairo deal with the tiling. Also we don't keep cached scaled bitmaps any more. The speedup for small bitmap tile sizes is huge.
* remove redundant global contextVincent Sanders2017-02-151-1/+0
|
* clean up incorrect documentation comments from plotter API reworkVincent Sanders2017-02-141-20/+38
|
* Update GTK plotters to use new APIVincent Sanders2017-02-111-119/+290
|
* rationalise use of utils/utils.h headerVincent Sanders2017-01-191-1/+0
|
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+538