summaryrefslogtreecommitdiffstats
path: root/common/rfb/PixelFormat.inl
Commit message (Expand)AuthorAgeFilesLines
* Make sure we handle endian problems in the conversion code.Pierre Ossman2009-04-211-0/+9
* Optimise the common pixel format conversion RGB24 to RGB32.Pierre Ossman2009-03-311-0/+25
* Don't forget the highest byte when reading out pixels.Pierre Ossman2009-03-091-1/+3
* Consolidate pixel conversion into the PixelFormat class and optimise thePierre Ossman2009-03-061-0/+92