]> source.dussan.org Git - tigervnc.git/commit
Support for RandR on the server.
authorPierre Ossman <ossman@cendio.se>
Wed, 18 Mar 2009 17:22:30 +0000 (17:22 +0000)
committerPierre Ossman <ossman@cendio.se>
Wed, 18 Mar 2009 17:22:30 +0000 (17:22 +0000)
commitef27ba18353159b4e1a363e09162c04ddf9091a7
tree554c9bfd76ba32c5c02748cbc839fe434d72953a
parent8698f02b9f13f579df94ae35545b5e3bdb13b2e9
Support for RandR on the server.

Based on patch by George Wright but heavily rewritten in order to
dynamically reallocate the framebuffer, allowing any resize.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3688 3789f03b-4d11-0410-bbf8-ca57d06f2519
unix/xserver/hw/vnc/XserverDesktop.cc
unix/xserver/hw/vnc/XserverDesktop.h
unix/xserver/hw/vnc/vncExtInit.cc
unix/xserver/hw/vnc/vncExtInit.h
unix/xserver/hw/vnc/vncHooks.cc
unix/xserver/hw/vnc/xvnc.cc
unix/xserver11.patch
unix/xserver15.patch
unix/xserver16.patch