summaryrefslogtreecommitdiffstats
path: root/xorg/X11R7.6/rdp/rdp.h
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2013-09-09 15:43:58 -0700
committerJay Sorg <jay.sorg@gmail.com>2013-09-09 15:43:58 -0700
commit4e58a5a3c022f90ce9219e126893b721fee2b90a (patch)
tree09e3f104bfdab982655e9ae13a7c2cbcb5cc4f23 /xorg/X11R7.6/rdp/rdp.h
parent3acea314392e78bdfbd2a9d32da03c98f35aad2a (diff)
downloadxrdp-proprietary-4e58a5a3c022f90ce9219e126893b721fee2b90a.tar.gz
xrdp-proprietary-4e58a5a3c022f90ce9219e126893b721fee2b90a.zip
X11rdp: work on off screen bitmap, size limit, use ack for screen delayed drawing
Diffstat (limited to 'xorg/X11R7.6/rdp/rdp.h')
-rw-r--r--xorg/X11R7.6/rdp/rdp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg/X11R7.6/rdp/rdp.h b/xorg/X11R7.6/rdp/rdp.h
index c9afd285..91f50c26 100644
--- a/xorg/X11R7.6/rdp/rdp.h
+++ b/xorg/X11R7.6/rdp/rdp.h
@@ -471,6 +471,8 @@ int
rdpup_add_os_bitmap(PixmapPtr pixmap, rdpPixmapPtr priv);
int
rdpup_remove_os_bitmap(int rdpindex);
+int
+rdpup_update_os_use(int rdpindex);
void
rdpup_get_screen_image_rect(struct image_data* id);
void