summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2013-08-07 16:48:40 +0200
committerAlon Levy <alevy@redhat.com>2013-08-07 16:48:40 +0200
commit0376cf60e283f596374aacbb657cd8e575949ee3 (patch)
treeab6833540995d37cb200a88961e16beae029c499
parent6bc88e3adba083e17f80cf34650f46931a3e4081 (diff)
spice/enums.h: add new shared memory surface createwip/shared-mem
-rw-r--r--spice/enums.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/spice/enums.h b/spice/enums.h
index 1ce899f..0cd01f8 100644
--- a/spice/enums.h
+++ b/spice/enums.h
@@ -467,6 +467,7 @@ enum {
SPICE_MSG_DISPLAY_DRAW_TRANSPARENT,
SPICE_MSG_DISPLAY_DRAW_ALPHA_BLEND,
SPICE_MSG_DISPLAY_SURFACE_CREATE,
+ SPICE_MSG_DISPLAY_SURFACE_CREATE_SHM,
SPICE_MSG_DISPLAY_SURFACE_DESTROY,
SPICE_MSG_DISPLAY_STREAM_DATA_SIZED,
SPICE_MSG_DISPLAY_MONITORS_CONFIG,