summaryrefslogtreecommitdiff
path: root/src/Fl_Graphics_Driver.cxx
AgeCommit message (Expand)Author
2016-05-13Slightly simpler Fl_Graphics_Driver::default_driver() function.Manolo Gouy
2016-04-24Add Doxygen comments for members of the Fl_Graphics_Driver class.Manolo Gouy
2016-04-17virtualized some Region calls.Matthias Melcher
2016-04-17virtualized Fl::set_color and free_color.Matthias Melcher
2016-04-17virtualized Fl_Graphics_Driver::global_gc(), a function that should probably ...Matthias Melcher
2016-04-17virtualizes fl_set_spot and fl_reset_spotMatthias Melcher
2016-03-26Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_...Manolo Gouy
2016-03-10Implement non-rectangular windows using the Window Driver mechanism.Manolo Gouy
2016-02-25Remove the useless pseudo run-time type information supported by the Fl_Devic...Manolo Gouy
2016-02-09Move ifdef's in RGB_Image into driver system.Matthias Melcher