index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
x0vncserver
/
XPixelBuffer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of getStride()
Pierre Ossman
2014-07-07
1
-3
/
+2
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-2
/
+1
*
Fix some offenders that poke around in the PixelFormat internals
Pierre Ossman
2014-07-07
1
-10
/
+11
*
Refactoring: now PollingManager is owned by XPixelBuffer. No other classes
Constantin Kaplinsky
2008-06-04
1
-0
/
+6
*
Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four
Constantin Kaplinsky
2008-06-04
1
-11
/
+7
*
Code refactoring: maintaining the Image object representing the framebuffer
Constantin Kaplinsky
2008-06-04
1
-16
/
+24
*
Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop.
Constantin Kaplinsky
2008-06-03
1
-4
/
+21
*
Grabbing the screen moved from PollingManager to XPixelBuffer.
Constantin Kaplinsky
2008-06-02
1
-1
/
+10
*
Code refactoring - PollingManager's constructor is given an XPixelBuffer*
Constantin Kaplinsky
2008-05-30
1
-1
/
+1
*
Prepared the XPixelBuffer class for grabbing the screen in its grabRegion() m...
Constantin Kaplinsky
2007-12-27
1
-1
/
+23
*
Overriding the grabRegion function in XPixelBuffer. It will perform screen gr...
Constantin Kaplinsky
2007-12-26
1
-0
/
+28