summaryrefslogtreecommitdiff
path: root/FL/porting.H
AgeCommit message (Expand)Author
2016-09-11Change FL/porting.H after having rewritten x.H and platform_types.h under the...Manolo Gouy
2016-04-19Cleaning PicoMatthias Melcher
2016-04-19Fixed Fl_X for PicoMatthias Melcher
2016-04-19Virtualized add_fd and remove_fd into System DriverMatthias Melcher
2016-04-19SDL fix.Matthias Melcher
2016-04-14PicoSDL fixes - not working!Matthias Melcher
2016-03-26Remove FLTK_ABI_VERSION from all but *tree*.* and documentation.Albrecht Schlosser
2016-03-13Fixed 'flush()' code for single, double, and overlay bufferingMatthias Melcher
2016-03-11(incomplete) Add files required to compile for Android via Pico driver.Matthias Melcher
2016-03-08Add missing PicoSDL functions for command line build.Matthias Melcher
2016-03-07Separating Fl_X and Fl_Window_Driver in Fl_Window.Matthias Melcher
2016-03-03Made Pico/SDL setup compile and run some minimal code.Matthias Melcher
2016-03-02Add support for SDL as a base library on OS X.Matthias Melcher
2016-02-14Remove Fl_X::q_fill_context() used only once.Manolo Gouy
2016-02-14Remove Fl_X::q_clear_clipping() used only once.Manolo Gouy
2016-01-04Created pseudo code for all FL_PORTED section so that FLTK compiles and links...Matthias Melcher