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