summaryrefslogtreecommitdiff
path: root/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_rect.cxx
AgeCommit message (Expand)Author
2020-01-15Fix uninitialized vars in calls to fl_clip_box() (issue #6)Albrecht Schlosser
2018-12-04Define useful implementations of Fl_Graphics_Driver::push_no_clip() and pop_c...ManoloFLTK
2017-08-14Remove unnecessary #include statements and compilation guards.Albrecht Schlosser
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-29Made OpenGL driver compile by itself instead of including files from another ...Matthias Melcher
2016-01-26OpenGL new naming scheme.Matthias Melcher