summaryrefslogtreecommitdiff
path: root/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_line_style.cxx
AgeCommit message (Expand)Author
2022-02-26Fix Visual Studio build warnings in OpenGL graphics driverAlbrecht Schlosser
2022-02-06OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385)Matthias Melcher
2021-02-16Use <config.h> when appropriate.ManoloFLTK
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2017-08-14Remove unnecessary #include statements and compilation guards.Albrecht Schlosser
2016-11-16Replace global fl_line_width_ used only by X11 platform by Fl_Xlib_Graphics_...Manolo Gouy
2016-02-26Use the FL_DOXYGEN preprocessor variable to remove all Doxygen warningsManolo Gouy
2016-02-26Rename all remaining src/drivers/XXX.h to XXX.HManolo Gouy
2016-01-30Fix case of include file names.Albrecht Schlosser
2016-01-29Made OpenGL driver compile by itself instead of including files from another ...Matthias Melcher
2016-01-26OpenGL new naming scheme.Matthias Melcher