| | [ Return to Articles | Show Comments | Submit Comment ]
Article #2037: FLTK 1.5.x Weekly Snapshot (master)
Created at 00:05 Apr 03, 2026 by WebsiteCron
A new weekly snapshot of FLTK 1.5.x (master) is now available on the download page:
https://www.fltk.org/software.php?VERSION=1.5.x
Git revision (commit): d816da57b8ec
Changelog:
Albrecht Schlosser (1):
Fl_Scroll: replace two local structs with Fl_Rect
ManoloFLTK (14):
Override virtual function Fl_Image::scale(int,int) for class Fl_SVG_Image.
Add support of RGB image and Pixmap drawing to class Fl_OpenGL_Graphics_Driver.
Wayland: fix creation of toplevel Fl_Gl_Window
Add gl_image example program to illustrate drawing images to an Fl_Gl_Window.
Fl_OpenGL_Graphics_Driver: create file Fl_OpenGL_Graphics_Driver_image.cxx
Fl_OpenGL_Graphics_Driver: add support of Fl_Bitmap and a cache of textures.
Fix typo in function Fl_RGB_Image *bitmap_to_rgb1(Fl_Bitmap*) in Fl_OpenGL_Graphics_Driver
Fl_OpenGL_Graphics_Driver: add support of depth-1 Fl_RGB_Image's.
Fl_OpenGL_Graphics_Driver: add support of depth-2 Fl_RGB_Image's.
Fl_OpenGL_Graphics_Driver: improve partial image drawing.
Wayland: dispatch socket data with function libdecor_dispatch() as required by libdecor.
Wayland: call libdecor_unref() at end of program as required by libdecor.
Wayland: polish operations performed in atexit callback.
Wayland: restore usability of fl_close_display().
[ Download | Home Page | Listing ]
[ Submit Comment ] |
| |