fltk/src/drivers/GDI
2018-12-04 15:11:03 +01:00
..
Fl_Font.H STR#3450: Draw text with OpenGL using textures on all platforms. 2018-02-07 15:34:44 +00:00
Fl_GDI_Copy_Surface_Driver.cxx Windows: remove necessity to compile with -DFLTK_HIDPI_SUPPORT to make WIN32 FLTK apps DPI-aware. 2018-03-09 16:27:27 +00:00
Fl_GDI_Graphics_Driver_arci.cxx Replace FL/x.H with FL/platform.H - step 2 (STR #3435). 2018-01-31 21:17:17 +00:00
Fl_GDI_Graphics_Driver_color.cxx 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
Fl_GDI_Graphics_Driver_font.cxx Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
Fl_GDI_Graphics_Driver_image.cxx Remove a bunch of useless #include <FL/Fl_Printer.H> statements. 2018-05-09 12:27:38 +00:00
Fl_GDI_Graphics_Driver_line_style.cxx Remove a bunch of useless #include <FL/Fl_Printer.H> statements. 2018-05-09 12:27:38 +00:00
Fl_GDI_Graphics_Driver_rect.cxx Define useful implementations of Fl_Graphics_Driver::push_no_clip() and pop_clip(). 2018-12-04 15:11:03 +01:00
Fl_GDI_Graphics_Driver_vertex.cxx Replace "WIN32" with "_WIN32" or "Windows". 2018-02-09 14:39:42 +00:00
Fl_GDI_Graphics_Driver.cxx Move Fl_Screen_Driver.H from FL/ to src/ 2018-06-26 14:04:09 +00:00
Fl_GDI_Graphics_Driver.H Define useful implementations of Fl_Graphics_Driver::push_no_clip() and pop_clip(). 2018-12-04 15:11:03 +01:00
Fl_GDI_Image_Surface_Driver.cxx Complete construction of Fl_Image_Surface_Driver with Fl_Offscreen brought by the caller. 2018-06-08 12:17:00 +00:00