Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
unix
/
x0vncserver
/
XPixelBuffer.cxx
7450a6f
Check for TrueColor support in x0vncserver
by Pierre Ossman
· 8 years ago
2e5a106
Get rid of getStride()
by Pierre Ossman
· 12 years ago
b6b4dc6
Remove full support for colour maps
by Pierre Ossman
· 12 years ago
4d0bc6e
Fix some offenders that poke around in the PixelFormat internals
by Pierre Ossman
· 12 years ago
303433a
Refactoring: now PollingManager is owned by XPixelBuffer. No other classes
by Constantin Kaplinsky
· 17 years ago
f773a8e
Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four
by Constantin Kaplinsky
· 17 years ago
e0c80c5
Code refactoring: maintaining the Image object representing the framebuffer
by Constantin Kaplinsky
· 17 years ago
1d2967f
Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop.
by Constantin Kaplinsky
· 17 years ago
429ea96
Grabbing the screen moved from PollingManager to XPixelBuffer.
by Constantin Kaplinsky
· 17 years ago
2c01983
Code refactoring - PollingManager's constructor is given an XPixelBuffer*
by Constantin Kaplinsky
· 17 years ago
936c369
Prepared the XPixelBuffer class for grabbing the screen in its grabRegion() method.
by Constantin Kaplinsky
· 18 years ago
b3530d4
Overriding the grabRegion function in XPixelBuffer. It will perform screen grabbing right before sending an update.
by Constantin Kaplinsky
· 18 years ago