summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2016-02-10Fix missing files in Makefile systemMatthias Melcher
2016-02-10Fix MSWindows compile issues.Matthias Melcher
2016-02-09Porting efforts, minimal Android stuff, cleanup.Matthias Melcher
2016-02-09Fix MSWindows issues from last refactoring.Matthias Melcher
2016-02-09Fix typos for Linux from previous check-in.Matthias Melcher
2016-02-09Move ifdef's in RGB_Image into driver system.Matthias Melcher
2016-02-09Strip Graphics Driver related ifdefs.Matthias Melcher
2016-02-01Add fl_focus_rect function to driver.Matthias Melcher
2016-02-01Remove fl_set_fonts_mac.cxx and put in Fl_Quartz_Graphics_Driver_font.cxxManolo Gouy
2016-01-31Fixed WIN32 setup. X11 setup verified.Matthias Melcher
2016-01-31Moved fl_create_bitmask and fl_delete_bitmask functions into driver structure...Matthias Melcher
2016-01-31Fix compiler warnings (STR 2988), porting from branch-1.3.Albrecht Schlosser
2016-01-31Update build system to compile all drivers as indiviual objects.Albrecht Schlosser
2016-01-30Fix case of include file names.Albrecht Schlosser
2016-01-29A bit more OpenGL cleanupMatthias Melcher
2016-01-29Updated OpenGL Display DeviceMatthias Melcher
2016-01-29Made OpenGL driver compile by itself instead of including files from another ...Matthias Melcher
2016-01-28Some trivial adjustments to support buildingIan MacArthur
2016-01-28Fix duplicate of FLTK colormap: fl_cmap[] is now global.Albrecht Schlosser
2016-01-27Modify Xlib driver code not to #include source files.Albrecht Schlosser
2016-01-27Messed up Makefiles in order to compile on OS X with carved out Graphics DriverMatthias Melcher
2016-01-27Removed all references to Quartz driver files from library headers in Xcode. ...Matthias Melcher
2016-01-27Further things related to the r11063 commit.Manolo Gouy
2016-01-26Further fudged up the Makefile dependencies.Matthias Melcher
2016-01-26Moving image drawing code into the driver systemMatthias Melcher
2016-01-26Made GDI compilation work againMatthias Melcher
2016-01-26Moving GDI/WIN32 files to new directroy structureMatthias Melcher
2016-01-26Moved Quartz graphics driver to the new naming schemeMatthias Melcher
2016-01-26Avoid warningMatthias Melcher
2016-01-26OpenGL new naming scheme.Matthias Melcher
2016-01-26Hacky version of font_x and font_xft, compiles on Fedora LinuxMatthias Melcher
2016-01-26Preliminary commit of porting Xlib drivers to the new naming schemeMatthias Melcher