]> source.dussan.org Git - tigervnc.git/commit
The new viewer stores the framebuffer in a native format, instead of
authorPierre Ossman <ossman@cendio.se>
Fri, 15 Jul 2011 08:11:55 +0000 (08:11 +0000)
committerPierre Ossman <ossman@cendio.se>
Fri, 15 Jul 2011 08:11:55 +0000 (08:11 +0000)
commitf350545337cd45b238cd4193bd4295e0ce16c3ed
tree72a2b5a41a4698c7772185ae602778605fd5c6a9
parentcf836f26245a13fc5e97065ebc5e486d2c0b216d
The new viewer stores the framebuffer in a native format, instead of
converting it on each render like the old one. That means we have to change
how we deal with colour maps and make sure it is updated before any changes
to the framebuffer.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4589 3789f03b-4d11-0410-bbf8-ca57d06f2519
vncviewer/Viewport.cxx
vncviewer/Viewport.h