]> source.dussan.org Git - tigervnc.git/commit
Use the same algorithm for conversions
authorPierre Ossman <ossman@cendio.se>
Mon, 20 Jan 2014 15:40:10 +0000 (16:40 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 7 Jul 2014 11:27:09 +0000 (13:27 +0200)
commit2baf7023c0a629b615fb4f71d7b99212c8d08b4f
tree0660bfcf7b778d7b1751a7791f745f245b768b7f
parent8b874e4a09f5afb64a1f5354e7da1491c3322b04
Use the same algorithm for conversions

Make sure that the routines that convert between buffer
and rgb representations follow the same algorithm so it's
easier to compare them.
common/rfb/PixelFormat.cxx