summaryrefslogtreecommitdiff
path: root/src/drivers/OpenGL
AgeCommit message (Expand)Author
2016-04-09Fix Doxygen warning ("nested comment").Albrecht Schlosser
2016-03-26Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_...Manolo Gouy
2016-03-25Completed the vector font.Matthias Melcher
2016-03-12PicoSDL: added crude event handling.Matthias Melcher
2016-03-09Simplify Fl_OpenGL_Display_Device::capture_gl_rectangle() under Mac OS.Manolo Gouy
2016-03-09Rewrite Fl_Gl_Device_Plugin.cxx in a platform-independent way.Manolo Gouy
2016-02-26Correct \file info for DoxygenManolo Gouy
2016-02-26Use the FL_DOXYGEN preprocessor variable to remove all Doxygen warningsManolo Gouy
2016-02-26Rename remaining src/drivers/XXX.h to XXX.H - continuedManolo Gouy
2016-02-26Rename all remaining src/drivers/XXX.h to XXX.HManolo Gouy
2016-02-25Remove the useless pseudo run-time type information supported by the Fl_Devic...Manolo Gouy
2016-02-10Fix MSWindows compile issues.Matthias Melcher
2016-02-09Move ifdef's in RGB_Image into driver system.Matthias Melcher
2016-01-31Moved fl_create_bitmask and fl_delete_bitmask functions into driver structure...Matthias Melcher
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-26Moving image drawing code into the driver systemMatthias Melcher
2016-01-26Avoid warningMatthias Melcher
2016-01-26OpenGL new naming scheme.Matthias Melcher