summaryrefslogtreecommitdiffstats
path: root/unix/x0vncserver/Image.h
Commit message (Collapse)AuthorAgeFilesLines
* Check for TrueColor support in x0vncserverPierre Ossman2018-02-271-4/+0
| | | | | Colour map support was removed in b6b4dc6, but x0vncserver didn't properly check if the X server required it.
* Removed IRIX/Solaris overlay supportPeter Åstrand (astrand)2017-11-081-85/+1
| | | | Legacy systems.
* Build with support for MIT-SHMPeter Åstrand (astrand)2017-11-071-3/+0
| | | | No need for ifdefs; we can assume MITSHM. Already done in vncviewer.
* Minor code improvement: added Image::locatePixel(x, y) function to get rid ↵Constantin Kaplinsky2008-01-181-1/+8
| | | | | | of direct pointer arithmetic. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2411 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Extended Image::get() methods with a version that can write pixel data at a ↵Constantin Kaplinsky2007-09-031-5/+9
| | | | | | given offset in the destination image. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2333 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-0/+223
More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@590 3789f03b-4d11-0410-bbf8-ca57d06f2519