fltk/src/drivers
2023-11-30 15:55:37 +01:00
..
Cairo Fix compiler warning, dependencies, and trailing whitespace 2023-11-27 15:33:53 +01:00
Cocoa Adds GL swap control for X11 2023-11-26 21:44:00 +01:00
Darwin FLUID: fixes file path calculation bug 2023-08-26 16:10:02 +02:00
GDI Add virtual void Fl_Graphics_Driver::draw_circle() 2023-10-16 20:53:55 +02:00
OpenGL Fix compiler warnings [-Wpedantic] 2023-04-13 20:27:00 +02:00
Posix macOS+XQuartz: support new homebrew name for GTK2 shared lib 2023-02-07 12:47:42 +01:00
PostScript Rearrange PostScript graphics driver code redundant with Cairo driver 2023-11-28 15:05:58 +01:00
Quartz macOS: remove a bunch of deprecation warnings 2023-10-09 11:16:36 +02:00
SVG Use #ifdef FLTK_USE_SVG instead of #if FLTK_USE_SVG 2023-10-23 16:40:48 +02:00
Unix Remove superfluous #include directives 2023-04-04 15:30:18 +02:00
Wayland Adds OpenGL swap_interval for Wayland and X11. 2023-11-28 16:35:39 +01:00
WinAPI Add commandline conversion for Windows (no-op on other platforms) 2023-11-29 16:29:54 +01:00
X11 Fixes anonymous union intialisation for C++98 2023-11-30 15:55:37 +01:00
Xlib Fix "Fl::get_font_name() with Pango is inconsistent"-cont'd (#732) 2023-06-06 16:55:05 +02:00