aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/FLTKPixelBuffer.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused FLTKPixelBuffer filesPierre Ossman2017-09-121-33/+0
| | | | These are unused since 403ac27d, but the files were never removed.
* Create a proper interface base class for the viewport's framebufferPierre Ossman2014-07-071-0/+33
This allows us to gracefully fall back to the FLTK code in case the platform specific code cannot be used.