Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
unix
/
x0vncserver
/
XPixelBuffer.h
f523ee1
Using namespace rfb in header files is a bad idea
by Peter Åstrand (astrand)
· 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
303433a
Refactoring: now PollingManager is owned by XPixelBuffer. No other classes
by Constantin Kaplinsky
· 17 years ago
8a85c49
Code refactoring: PollingManager should not know anything about
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
614c7b5
Moved XPixelBuffer class into a separate file.
by Constantin Kaplinsky
· 18 years ago