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
Age
Commit message (
Expand
)
Author
2016-01-28
Fix duplicate of FLTK colormap: fl_cmap[] is now global.
Albrecht Schlosser
2016-01-27
Modify Xlib driver code not to #include source files.
Albrecht Schlosser
2016-01-27
Messed up Makefiles in order to compile on OS X with carved out Graphics Driver
Matthias Melcher
2016-01-27
Removed all references to Quartz driver files from library headers in Xcode. ...
Matthias Melcher
2016-01-27
Further things related to the r11063 commit.
Manolo Gouy
2016-01-26
Further fudged up the Makefile dependencies.
Matthias Melcher
2016-01-26
Moving image drawing code into the driver system
Matthias Melcher
2016-01-26
Made GDI compilation work again
Matthias Melcher
2016-01-26
Moving GDI/WIN32 files to new directroy structure
Matthias Melcher
2016-01-26
Moved Quartz graphics driver to the new naming scheme
Matthias Melcher
2016-01-26
Avoid warning
Matthias Melcher
2016-01-26
OpenGL new naming scheme.
Matthias Melcher
2016-01-26
Hacky version of font_x and font_xft, compiles on Fedora Linux
Matthias Melcher
2016-01-26
Preliminary commit of porting Xlib drivers to the new naming scheme
Matthias Melcher