aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/PixelTransformer.h
Commit message (Expand)AuthorAgeFilesLines
* Be more liberal with const in places where write access isn't needed.Pierre Ossman2012-01-301-3/+3
* Further optimizations to the Tight encoder to eliminate getImage() overhead. ...DRC2011-08-171-0/+4
* Make it possible to query a PixelTransformer for the formats it is convertingPierre Ossman2011-07-151-0/+6
* Split out the pixel format conversion magic to its own class and makePierre Ossman2011-03-081-0/+95