]> source.dussan.org Git - tigervnc.git/commit
Optimised drawing routines for X11, roughly based on how the old Unix viewer
authorPierre Ossman <ossman@cendio.se>
Mon, 13 Jun 2011 11:23:08 +0000 (11:23 +0000)
committerPierre Ossman <ossman@cendio.se>
Mon, 13 Jun 2011 11:23:08 +0000 (11:23 +0000)
commit1350069127f4817cb34c2112acfc1a7abeea0d3d
treea44534c3902b19239d1ebbb069c6a115941ed78c
parent132b3d0f752c9c1a352c765e5bb9dc3370ac7320
Optimised drawing routines for X11, roughly based on how the old Unix viewer
did things.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4493 3789f03b-4d11-0410-bbf8-ca57d06f2519
vncviewer/CMakeLists.txt
vncviewer/Viewport.h
vncviewer/X11PixelBuffer.cxx [new file with mode: 0644]
vncviewer/X11PixelBuffer.h [new file with mode: 0644]