summaryrefslogtreecommitdiff
path: root/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver_font.cxx
AgeCommit message (Expand)Author
2021-03-01Remove warnings about hidden virtual member functions.ManoloFLTK
2021-02-16Use <config.h> when appropriate.ManoloFLTK
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2017-01-10Fl_OpenGL_Graphics_Driver : use gl_font()/gl_draw() to draw text in a GL wind...Manolo Gouy
2017-01-10Fl_OpenGL_Graphics_Driver : use gl_font()/gl_draw() to draw text in a GL window.Manolo Gouy
2016-04-09Fix Doxygen warning ("nested comment").Albrecht Schlosser
2016-03-25Completed the vector font.Matthias Melcher
2016-03-12PicoSDL: added crude event handling.Matthias Melcher
2016-02-26Rename all remaining src/drivers/XXX.h to XXX.HManolo Gouy
2016-02-10Fix MSWindows compile issues.Matthias Melcher
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-26Moving image drawing code into the driver systemMatthias Melcher
2016-01-26Avoid warningMatthias Melcher
2016-01-26OpenGL new naming scheme.Matthias Melcher