]> source.dussan.org Git - tigervnc.git/commit
Save a few X11 server roundtrips by ignoring empty damage regions. 763/head
authorChristian Authmann <8371862+cauthmann@users.noreply.github.com>
Sun, 11 Nov 2018 10:14:40 +0000 (11:14 +0100)
committerChristian Authmann <8371862+cauthmann@users.noreply.github.com>
Sun, 11 Nov 2018 10:14:40 +0000 (11:14 +0100)
commitccc347d1f49f71d42a5d0834ae9dabe597d20c74
tree52e1b3e76c0c6e3007614c82b7a97c8ec35f02ce
parent82b04eb2754c979506724af5d1f9c5994c5e5654
Save a few X11 server roundtrips by ignoring empty damage regions.

Logging revealed that a few empty damage regions are emitted on startup. Those don't need to be rendered to the Surface pixmap.
vncviewer/PlatformPixelBuffer.cxx