fltk/src/drivers
Manolo Gouy bbbf91a4b5 Add scaled image drawing to the X11 platform using Xrender.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12200 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2017-03-16 21:26:12 +00:00
..
Cocoa Mac OS: remove unused members variables from platform-specific struct Fl_Window_Driver::shape_data_type 2017-02-20 12:57:40 +00:00
Darwin Add one more argument to virtual Fl_System_Driver::file_browser_load_filesystem() giving length of the filename argument 2016-10-19 08:40:41 +00:00
GDI Improve Fl_Graphics_Driver::copy_offscreen() so it accepts an Fl_Offscreen argument even if not created by fl_create_offscreen(). 2016-12-16 16:06:07 +00:00
OpenGL Fl_OpenGL_Graphics_Driver : use gl_font()/gl_draw() to draw text in a GL window - continued. 2017-01-10 17:21:14 +00:00
Pico Fix include file case (patch from Haiku port, thanks). 2017-03-13 23:06:08 +00:00
PicoAndroid Fix typo (case) in include file name. 2017-02-25 19:31:36 +00:00
PicoSDL Fix include file case (patch from Haiku port, thanks). 2017-03-13 23:06:08 +00:00
Posix Add to Fl_System_Driver support for measuring time with split second resolution. 2017-03-07 16:58:13 +00:00
PostScript Add --enable-print option to configure to allow building without print support on X11 platforms. 2016-12-01 17:31:29 +00:00
Quartz Improve Fl_Graphics_Driver::copy_offscreen() so it accepts an Fl_Offscreen argument even if not created by fl_create_offscreen(). 2016-12-16 16:06:07 +00:00
WinAPI Add to Fl_System_Driver support for measuring time with split second resolution. 2017-03-07 16:58:13 +00:00
X11 Avoid potential crash occurring after calling win->show(0,0) 2017-02-22 11:33:12 +00:00
Xlib Add scaled image drawing to the X11 platform using Xrender. 2017-03-16 21:26:12 +00:00