index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
Pico
/
Fl_Pico_Graphics_Driver.H
Age
Commit message (
Expand
)
Author
2022-01-23
Remove experimental platforms Android, Pico, SDL (PR #376)
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2018-06-23
Doxygen only: fixed all block comments starting with an asterisk to space-onl...
Matthias Melcher
2018-06-23
Removed macro FL_PORTING, as it has been more confusing than helpful.
Matthias Melcher
2018-04-13
Homogenise and simplify the API of Fl_Graphics_Driver::cache(image-type *) vi...
Manolo Gouy
2018-04-12
Image drawing: simplify the code organisation to better support Fl_Image::sca...
Manolo Gouy
2016-04-26
Set svn file properties.
Manolo Gouy
2016-04-17
virtualized Fl_Graphics_Driver::global_gc(), a function that should probably ...
Matthias Melcher
2016-04-15
Pico can draw lines rectf and arcs, so the top level driver does not have to
Matthias Melcher
2016-04-15
Fixed Pico again.
Matthias Melcher
2016-03-08
Add very basic graphics support to PicoSDL.
Matthias Melcher
2016-03-02
Add support for SDL as a base library on OS X.
Matthias Melcher