fltk/src/drivers
Manolo Gouy 7a9d5be6cb Undo commit at r.12475 that is not adequate.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12476 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2017-10-04 12:21:46 +00:00
..
Cocoa SVG support: draw images at full screen resolution also when there are several pixels per graphical unit, as with Apple retina displays. 2017-09-13 16:15:34 +00:00
Darwin Change copyright year 2017-09-25 12:20:11 +00:00
GDI WIN32: allow to change the active drawing surface between Fl_Display_Device and Fl_Image_Surface and keep the clipping region correct. 2017-08-26 14:10:56 +00:00
OpenGL Remove unnecessary #include statements and compilation guards. 2017-08-14 17:10:26 +00:00
Pico Fix include file case (patch from Haiku port, thanks). 2017-03-13 23:06:08 +00:00
PicoAndroid Fl_Window_Driver::flush_single() needs not be a virtual member function. 2017-07-20 08:10:45 +00:00
PicoSDL Convert the initialisation of global variables fl_local_shift, fl_local_meta, etc... using the driver approach. 2017-09-19 19:33:54 +00:00
Posix Undo commit at r.12475 that is not adequate. 2017-10-04 12:21:46 +00:00
PostScript SVG support: avoid re-rasterizing an image that was previously rasterized at higher resolution. 2017-09-18 12:15:08 +00:00
Quartz SVG support: draw images at full screen resolution also when there are several pixels per graphical unit, as with Apple retina displays. 2017-09-13 16:15:34 +00:00
WinAPI Undo commit at r.12475 that is not adequate. 2017-10-04 12:21:46 +00:00
X11 Make function gnome_scale_factor() more robust by checking each gnome key exists before asking for its value. 2017-09-23 14:54:23 +00:00
Xlib Fix for STR#3397: find adequate X font to use it with GL. 2017-08-27 07:58:38 +00:00