aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/x11-declarations.h
diff options
context:
space:
mode:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-14 18:39:16 +0000
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-14 18:39:16 +0000
commit2bd6438bd5613a3ddf4e3d3f16273aa6cd466b5b (patch)
tree23257a69c857c5dca0ee447c8e87693e0b2ad7c7 /epan/dissectors/x11-declarations.h
parentb4901b3115deeab47fce6d7c0b7d7016335213df (diff)
Rebuild the X11 dissector with the latest versions of xcbproto and mesa.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37145 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/x11-declarations.h')
-rw-r--r--epan/dissectors/x11-declarations.h20
1 files changed, 19 insertions, 1 deletions
diff --git a/epan/dissectors/x11-declarations.h b/epan/dissectors/x11-declarations.h
index 39b117117c..0953f2faed 100644
--- a/epan/dissectors/x11-declarations.h
+++ b/epan/dissectors/x11-declarations.h
@@ -3219,6 +3219,16 @@ static int hf_x11_sync_SetPriority_id = -1;
static int hf_x11_sync_SetPriority_priority = -1;
static int hf_x11_sync_GetPriority_id = -1;
static int hf_x11_sync_GetPriority_reply_priority = -1;
+static int hf_x11_sync_CreateFence_drawable = -1;
+static int hf_x11_sync_CreateFence_fence = -1;
+static int hf_x11_sync_CreateFence_initially_triggered = -1;
+static int hf_x11_sync_TriggerFence_fence = -1;
+static int hf_x11_sync_ResetFence_fence = -1;
+static int hf_x11_sync_DestroyFence_fence = -1;
+static int hf_x11_sync_QueryFence_fence = -1;
+static int hf_x11_sync_QueryFence_reply_triggered = -1;
+static int hf_x11_sync_AwaitFence_fence_list = -1;
+static int hf_x11_sync_AwaitFence_fence_list_item = -1;
static int hf_x11_sync_CounterNotify_kind = -1;
static int hf_x11_sync_CounterNotify_counter = -1;
static int hf_x11_sync_CounterNotify_wait_value = -1;
@@ -3300,8 +3310,13 @@ static int hf_x11_xf86dri_GetDrawableInfo_reply_drawable_origin_Y = -1;
static int hf_x11_xf86dri_GetDrawableInfo_reply_drawable_size_W = -1;
static int hf_x11_xf86dri_GetDrawableInfo_reply_drawable_size_H = -1;
static int hf_x11_xf86dri_GetDrawableInfo_reply_num_clip_rects = -1;
+static int hf_x11_xf86dri_GetDrawableInfo_reply_back_x = -1;
+static int hf_x11_xf86dri_GetDrawableInfo_reply_back_y = -1;
+static int hf_x11_xf86dri_GetDrawableInfo_reply_num_back_clip_rects = -1;
static int hf_x11_xf86dri_GetDrawableInfo_reply_clip_rects = -1;
static int hf_x11_xf86dri_GetDrawableInfo_reply_clip_rects_item = -1;
+static int hf_x11_xf86dri_GetDrawableInfo_reply_back_clip_rects = -1;
+static int hf_x11_xf86dri_GetDrawableInfo_reply_back_clip_rects_item = -1;
static int hf_x11_xf86dri_GetDeviceInfo_screen = -1;
static int hf_x11_xf86dri_GetDeviceInfo_reply_framebuffer_handle_low = -1;
static int hf_x11_xf86dri_GetDeviceInfo_reply_framebuffer_handle_high = -1;
@@ -4072,6 +4087,7 @@ static int hf_x11_struct_CountedString16_length = -1;
static int hf_x11_struct_CountedString16_string = -1;
static int hf_x11_struct_KTMapEntry = -1;
static int hf_x11_struct_KTMapEntry_active = -1;
+static int hf_x11_struct_KTMapEntry_level = -1;
static int hf_x11_struct_KTMapEntry_mods_mask_mask_Shift = -1;
static int hf_x11_struct_KTMapEntry_mods_mask_mask_Lock = -1;
static int hf_x11_struct_KTMapEntry_mods_mask_mask_Control = -1;
@@ -4082,7 +4098,6 @@ static int hf_x11_struct_KTMapEntry_mods_mask_mask_4 = -1;
static int hf_x11_struct_KTMapEntry_mods_mask_mask_5 = -1;
static int hf_x11_struct_KTMapEntry_mods_mask_mask_Any = -1;
static int hf_x11_struct_KTMapEntry_mods_mask = -1;
-static int hf_x11_struct_KTMapEntry_level = -1;
static int hf_x11_struct_KTMapEntry_mods_mods_mask_Shift = -1;
static int hf_x11_struct_KTMapEntry_mods_mods_mask_Lock = -1;
static int hf_x11_struct_KTMapEntry_mods_mods_mask_Control = -1;
@@ -5937,7 +5952,10 @@ static int hf_x11_xkb_GetKbdByName_reply_reported_mask_KeyNames = -1;
static int hf_x11_xkb_GetKbdByName_reply_reported_mask_Geometry = -1;
static int hf_x11_xkb_GetKbdByName_reply_reported_mask_OtherNames = -1;
static int hf_x11_xkb_GetKbdByName_reply_reported = -1;
+static int hf_x11_xkb_GetKbdByName_reply_Types_getmap_type = -1;
static int hf_x11_xkb_GetKbdByName_reply_Types_typeDeviceID = -1;
+static int hf_x11_xkb_GetKbdByName_reply_Types_getmap_sequence = -1;
+static int hf_x11_xkb_GetKbdByName_reply_Types_getmap_length = -1;
static int hf_x11_xkb_GetKbdByName_reply_Types_typeMinKeyCode = -1;
static int hf_x11_xkb_GetKbdByName_reply_Types_typeMaxKeyCode = -1;
static int hf_x11_xkb_GetKbdByName_reply_Types_present = -1;