fltk/src/drivers
2022-10-10 11:31:02 +02:00
..
Cairo Fl_Cairo_Graphics_Driver: fix Fl_Bitmap drawing whatever the endianness. 2022-10-10 11:31:02 +02:00
Cocoa Clean use of virtual GLContext Fl_Gl_Window_Driver::create_gl_context(). 2022-10-02 13:35:53 +02:00
Darwin Replace all calls to sprintf() by calls to snprintf(). 2022-09-26 16:12:18 +02:00
GDI Add necessary virtual qualifier to ~Fl_Font_Descriptor() and derived. 2022-09-08 16:04:09 +02:00
OpenGL Remove FL_EXPORT qualifier from platform-specific class declarations. 2022-08-20 10:16:32 +02:00
Posix Replace all calls to sprintf() by calls to snprintf(). 2022-09-26 16:12:18 +02:00
PostScript Fix for issue #511: allow fl_circle() even without calls to fl_begin/end_loop/polygon(). 2022-10-10 07:08:00 +02:00
Quartz Make Fl::set_color(r,g,b,a) effective under Wayland and macOS. 2022-09-15 15:01:12 +02:00
SVG Replace all calls to sprintf() by calls to snprintf(). 2022-09-26 16:12:18 +02:00
Unix Replace all calls to sprintf() by calls to snprintf(). 2022-09-26 16:12:18 +02:00
Wayland Clean use of virtual GLContext Fl_Gl_Window_Driver::create_gl_context(). 2022-10-02 13:35:53 +02:00
WinAPI Add missing return value to Fl_WinAPI_Gl_Window_Driver::create_gl_context() 2022-10-02 21:37:35 +02:00
X11 Clean use of virtual GLContext Fl_Gl_Window_Driver::create_gl_context(). 2022-10-02 13:35:53 +02:00
Xlib Replace all calls to sprintf() by calls to snprintf(). 2022-09-26 16:12:18 +02:00