summaryrefslogtreecommitdiffstats
path: root/common/rfb/PixelFormat.cxx
Commit message (Expand)AuthorAgeFilesLines
* Make sure we handle endian problems in the conversion code.Pierre Ossman2009-04-211-5/+11
* Update shift values in pixel format parse routine.Pierre Ossman2009-04-031-0/+3
* Optimise the common pixel format conversion RGB24 to RGB32.Pierre Ossman2009-03-311-0/+38
* Needs to be true colour to be 888.Pierre Ossman2009-03-251-0/+2
* A quick optimisation of the common 32-bit to 24-bit pixel conversion.Pierre Ossman2009-03-251-11/+30
* Consolidate pixel conversion into the PixelFormat class and optimise thePierre Ossman2009-03-061-8/+140
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+239