summaryrefslogtreecommitdiffstats
path: root/unix/x0vncserver/XPixelBuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of getStride()Pierre Ossman2014-07-071-6/+0
* Remove full support for colour mapsPierre Ossman2014-07-071-2/+1
* Refactoring: now PollingManager is owned by XPixelBuffer. No other classesConstantin Kaplinsky2008-06-041-1/+8
* Code refactoring: PollingManager should not know anything aboutConstantin Kaplinsky2008-06-041-5/+2
* Code refactoring: passing geometry to XPixelBuffer as a Rect instead of fourConstantin Kaplinsky2008-06-041-3/+1
* Code refactoring: maintaining the Image object representing the framebufferConstantin Kaplinsky2008-06-041-2/+4
* Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop.Constantin Kaplinsky2008-06-031-1/+1
* Grabbing the screen moved from PollingManager to XPixelBuffer.Constantin Kaplinsky2008-06-021-0/+8
* Code refactoring - PollingManager's constructor is given an XPixelBuffer*Constantin Kaplinsky2008-05-301-1/+7
* Prepared the XPixelBuffer class for grabbing the screen in its grabRegion() m...Constantin Kaplinsky2007-12-271-9/+14
* Overriding the grabRegion function in XPixelBuffer. It will perform screen gr...Constantin Kaplinsky2007-12-261-0/+3
* Moved XPixelBuffer class into a separate file.Constantin Kaplinsky2007-12-261-0/+51