]> source.dussan.org Git - tigervnc.git/commit
Stop tracking changes for each glyph
authorPierre Ossman <ossman@cendio.se>
Thu, 13 Sep 2018 10:31:59 +0000 (12:31 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 13 Sep 2018 10:31:59 +0000 (12:31 +0200)
commit04510322c51c8ddaf8b7c1ea684f918274539c6e
treebaf1a55f7667e9d0c00c401a95cab1c47f8e72dd
parent9c88e0dd266292b4dec7857f073b811137b6b30d
Stop tracking changes for each glyph

We get a whole bunch of very tiny areas, which is very inefficient to
deal with. Instead create a rectangle around every "list" of connected
glyphs (usually each line).
unix/xserver/hw/vnc/vncHooks.c