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
/
src
/
drivers
/
OpenGL
Age
Commit message (
Expand
)
Author
2016-04-26
Make one version of Fl_OpenGL_Display_Device::capture_gl_rectangle() the defa...
Manolo Gouy
2016-04-09
Fix Doxygen warning ("nested comment").
Albrecht Schlosser
2016-03-26
Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_...
Manolo Gouy
2016-03-25
Completed the vector font.
Matthias Melcher
2016-03-12
PicoSDL: added crude event handling.
Matthias Melcher
2016-03-09
Simplify Fl_OpenGL_Display_Device::capture_gl_rectangle() under Mac OS.
Manolo Gouy
2016-03-09
Rewrite Fl_Gl_Device_Plugin.cxx in a platform-independent way.
Manolo Gouy
2016-02-26
Correct \file info for Doxygen
Manolo Gouy
2016-02-26
Use the FL_DOXYGEN preprocessor variable to remove all Doxygen warnings
Manolo Gouy
2016-02-26
Rename remaining src/drivers/XXX.h to XXX.H - continued
Manolo Gouy
2016-02-26
Rename all remaining src/drivers/XXX.h to XXX.H
Manolo Gouy
2016-02-25
Remove the useless pseudo run-time type information supported by the Fl_Devic...
Manolo Gouy
2016-02-10
Fix MSWindows compile issues.
Matthias Melcher
2016-02-09
Move ifdef's in RGB_Image into driver system.
Matthias Melcher
2016-01-31
Moved fl_create_bitmask and fl_delete_bitmask functions into driver structure...
Matthias Melcher
2016-01-30
Fix case of include file names.
Albrecht Schlosser
2016-01-29
A bit more OpenGL cleanup
Matthias Melcher
2016-01-29
Updated OpenGL Display Device
Matthias Melcher
2016-01-29
Made OpenGL driver compile by itself instead of including files from another ...
Matthias Melcher
2016-01-26
Moving image drawing code into the driver system
Matthias Melcher
2016-01-26
Avoid warning
Matthias Melcher
2016-01-26
OpenGL new naming scheme.
Matthias Melcher
[prev]