fltk/src/drivers
Manolo Gouy ece56437a6 Undo change at r12792 (24 march 2018) because test/offscreen does not work with it.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12867 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-04-23 16:04:09 +00:00
..
Android Complete Fl_Android_Graphics_Driver::cache() functions that should assign the image's cache_w_ and cache_h_ member variables. 2018-04-21 06:22:27 +00:00
Cocoa
Darwin
GDI Fix Fl_GDI_Graphics_Driver::cache(Fl_Pixmap *) where 2 distinct Fl_GDI_Graphics_Driver objects should be used in the right way. 2018-04-20 12:37:08 +00:00
OpenGL
Pico Homogenise and simplify the API of Fl_Graphics_Driver::cache(image-type *) virtual member functions. 2018-04-13 13:22:15 +00:00
PicoAndroid Homogenise and simplify the API of Fl_Graphics_Driver::cache(image-type *) virtual member functions. 2018-04-13 13:22:15 +00:00
PicoSDL Homogenise and simplify the API of Fl_Graphics_Driver::cache(image-type *) virtual member functions. 2018-04-13 13:22:15 +00:00
Posix
PostScript Fix handling of bg argument of fl_draw_pixmap(char**, int , int , Fl_Color bg) during direct drawing of pixmap image data. 2018-04-19 13:14:37 +00:00
Quartz Reorganise access to the value of the GUI scaling factor with public getter and protected, virtual setter member functions. 2018-04-19 10:39:46 +00:00
WinAPI Undo change at r12792 (24 march 2018) because test/offscreen does not work with it. 2018-04-23 16:04:09 +00:00
X11
Xlib Fix handling of bg argument of fl_draw_pixmap(char**, int , int , Fl_Color bg) during direct drawing of pixmap image data. 2018-04-19 13:14:37 +00:00