summaryrefslogtreecommitdiff
path: root/frontends/atari/plot/plot.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-3/+3
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-2/+3
* clean up incorrect documentation comments from plotter API reworkVincent Sanders2017-02-141-1/+1
* update atari plotters to new APIVincent Sanders2017-02-121-1006/+1264
* cleanup seevral doxygen warningsVincent Sanders2016-09-131-1/+1
* prevent memory leaks on realloc faliureVincent Sanders2016-09-121-65/+82
* fix formatting to be consistant spaces instead of partially width 4 tabsVincent Sanders2016-09-121-1331/+1331
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move mouse and pointer state 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/+2247