summaryrefslogtreecommitdiff
path: root/src/drivers/Pico
AgeCommit message (Expand)Author
2016-04-09Fix Doxygen warning ("nested comment").Albrecht Schlosser
2016-03-25Completed the vector font.Matthias Melcher
2016-03-24Provide Fl_Window_Driver accessor methods for public Fl_Window attributes.Albrecht Schlosser
2016-03-20Continue implementation of class Fl_Window_Driver according to Albrecht's plan.Manolo Gouy
2016-03-19Remove unused files. Their content is now in src/drivers/XXX/Fl_XXX_Copy_Surf...Manolo Gouy
2016-03-19Remove these useless, empty files.Manolo Gouy
2016-03-13Extended double buffering fix to AndroidMatthias Melcher
2016-03-13Fixed 'flush()' code for single, double, and overlay bufferingMatthias Melcher
2016-03-12Moved the Fl_Window::decorated_*() functions teh Window_DriverMatthias 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-07Fix PicoSDL.Matthias Melcher
2016-03-03Made Pico/SDL setup compile and run some minimal code.Matthias Melcher
2016-03-02Add support for SDL as a base library on OS X.Matthias Melcher