summaryrefslogtreecommitdiff
path: root/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_vertex.cxx
AgeCommit message (Expand)Author
44 hourswipmaxim nikonov
2022-12-10Fixes some VC compiler warningsMatthias Melcher
2022-12-10Fixes OpenGL complex polygons when scaling (#576)Matthias Melcher
2022-12-08Fix compilation warning, update dependenciesAlbrecht Schlosser
2022-12-05Fixing fl_complex_polygon() compilation for WIN32 (#571)Matthias Melcher
2022-12-05Implement fl_complex_polygon() for OpenGL (#570)Matthias Melcher
2022-11-30Add a unit test for drawing complex shapes (#565)Matthias Melcher
2021-03-01Remove duplicated code between derived classes of Fl_Graphics_Driver.ManoloFLTK
2021-02-21Remove VS compilation warning messages about implicit type conversions.ManoloFLTK
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2017-08-14Remove unnecessary #include statements and compilation guards.Albrecht Schlosser
2016-03-26Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_...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-26OpenGL new naming scheme.Matthias Melcher