summaryrefslogtreecommitdiff
path: root/FL/Fl_Gl_Window.H
AgeCommit message (Expand)Author
2016-02-13Details on PORTME items. Move fl_parse_color() to screen drivers.Matthias Melcher
2016-02-11Mark places that need to be refactored with // PORTME:Matthias Melcher
2016-01-29Updated OpenGL Display DeviceMatthias Melcher
2016-01-19Fixed typos for Linux compilation. OpenGL driver compiles and somewhat works,...Matthias Melcher
2016-01-18Replaced static initializer with Fl_OpenGL_Display_Device.Matthias Melcher
2016-01-04Fix typos in #pragma FL_PORTING.Albrecht Schlosser
2016-01-03Updated platform specific #if's to report unimplemented code when compiling w...Matthias Melcher
2015-12-02Fix Doxygen docs of new method Fl_Gl_Window::pixels_per_unit().Albrecht Schlosser
2015-12-02Mac OS: support for high resolution OpenGL windows.Manolo Gouy
2015-12-01Make clear in the doc that methods Fl_Gl_Window::pixel_w() and pixel_h()Manolo Gouy
2015-10-27Added support for OpenGL V3 and higher.Manolo Gouy
2015-10-21Documentation: explicit what #include commands are needed to useManolo Gouy
2015-09-18Documentation: added warning that Fl_Gl_Window::mode(const int * a), although...Manolo Gouy
2015-09-07Documentation: better descriptions of Fl_Gl_Window::mode() and Fl_Gl_Window::...Manolo Gouy
2015-01-19Added version information to Doxygen comments.Manolo Gouy
2015-01-14A public header file must not use a preprocessor variable such as MAC_OS_X_VE...Manolo Gouy
2014-12-20Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprec...Manolo Gouy
2014-01-16Better way to force linking of Fl_Gl_Device_Plugin.o whenever Fl_Gl_Window.o ...Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-01Documentation updates: removed three more \todo's.Albrecht Schlosser
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-14Fixed OpenGL hide/show issue in OS X (STR #2260)Matthias Melcher
2010-03-16Using Fl_Plugin feature to automatically draw OpenGL (sub)windows. No extra c...Matthias Melcher
2009-02-18Modified all public widget draw methods to be protected.Albrecht Schlosser
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-10-18Added clarification to Fl_GL_Window mode function (STR #1945)Matthias Melcher
2008-10-15Doxygen pdf documentation: Changed pdf mime type to application/pdf. Removed ...Fabien Costantini
2008-10-04added doxygen comments for undocumented features in Fl, Fl_Gl_Windowengelsman
2008-09-18Doxygen documentation: completed Fl_Gl_Window.Fabien Costantini
2008-09-17Doxygen documentation:Fabien Costantini
2008-09-17Doxygen documentation: replace all occurences in comments of " by a quot...Fabien Costantini
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-15Doxygen documentation. Completed Fl class, added a todo related to recent Fl ...Fabien Costantini
2008-09-15Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags...Fabien Costantini
2008-09-13WP1 merged from my branch, WP2 reserved, todo list updated.Fabien Costantini
2006-08-17New context_changed() function for OpenGL windows allowing efficient texture ...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-08-14More FL_EXPORT fun...Michael R Sweet
2002-08-09More shadow variable changes...Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-04-18Pass 0 instead of false for integer parameter, since not all C++ compilersMichael R Sweet
2001-03-14Replaced remaining _WIN32 symbols with WIN32Bill Spitzak
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
1999-02-16Updated headers to support WIN32 and OS/2 DLLs.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet