summaryrefslogtreecommitdiff
path: root/src/drivers/Pico/Fl_Pico_Graphics_Driver.cxx
AgeCommit message (Expand)Author
2022-01-23Remove experimental platforms Android, Pico, SDL (PR #376)Albrecht Schlosser
2021-02-18Remove #include ".../config_lib.h" from remaining sourcesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-01-15Fix uninitialized vars in calls to fl_clip_box() (issue #6)Albrecht Schlosser
2017-03-13Fix include file case (patch from Haiku port, thanks).Albrecht Schlosser
2016-04-26Set svn file properties.Manolo Gouy
2016-04-19Pico, fixed graphics scaling and circlesMatthias Melcher
2016-04-16Fix typos in comments.Albrecht Schlosser
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-04-09Fix Doxygen warning ("nested comment").Albrecht Schlosser
2016-03-25Completed the vector font.Matthias Melcher
2016-03-13Fixed 'flush()' code for single, double, and overlay bufferingMatthias Melcher
2016-03-12Add Android Touch events.Matthias Melcher
2016-03-08A few more Pico fixes. Tests with single buffered windows render well for tho...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