summaryrefslogtreecommitdiff
path: root/src/drivers/Pico/Fl_Pico_Graphics_Driver.H
AgeCommit message (Expand)Author
2022-01-23Remove experimental platforms Android, Pico, SDL (PR #376)Albrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-06-23Doxygen only: fixed all block comments starting with an asterisk to space-onl...Matthias Melcher
2018-06-23Removed macro FL_PORTING, as it has been more confusing than helpful.Matthias Melcher
2018-04-13Homogenise and simplify the API of Fl_Graphics_Driver::cache(image-type *) vi...Manolo Gouy
2018-04-12Image drawing: simplify the code organisation to better support Fl_Image::sca...Manolo Gouy
2016-04-26Set svn file properties.Manolo Gouy
2016-04-17virtualized Fl_Graphics_Driver::global_gc(), a function that should probably ...Matthias Melcher
2016-04-15Pico can draw lines rectf and arcs, so the top level driver does not have toMatthias Melcher
2016-04-15Fixed Pico again.Matthias Melcher
2016-03-08Add very basic graphics support to PicoSDL.Matthias Melcher
2016-03-02Add support for SDL as a base library on OS X.Matthias Melcher