aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2020-06-18 15:50:59 -0700
committerGuy Harris <gharris@sonic.net>2020-06-18 22:51:44 +0000
commit45b5103e9123fb7a7c09509e97d923d39e7a847e (patch)
treef341a97fe6d9c173626e4b28d743949faa9878f8
parent3d6b46670074763277fa326007f87489c8290a9f (diff)
X11: update to the latest xcbproto and Mesa.
Change-Id: Ie3a0c138ab98dd32884a4886094a359fcff87274 Reviewed-on: https://code.wireshark.org/review/37515 Reviewed-by: Guy Harris <gharris@sonic.net>
-rw-r--r--epan/dissectors/x11-enum.h2
-rw-r--r--epan/dissectors/x11-extension-errors.h2
-rw-r--r--epan/dissectors/x11-extension-implementation.h2
-rw-r--r--epan/dissectors/x11-glx-render-enum.h4
4 files changed, 6 insertions, 4 deletions
diff --git a/epan/dissectors/x11-enum.h b/epan/dissectors/x11-enum.h
index 4e7e4f4fb3..84e3e02e43 100644
--- a/epan/dissectors/x11-enum.h
+++ b/epan/dissectors/x11-enum.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
- using xcbproto version xcb-proto-1.13-1-g55c7baa */
+ using xcbproto version xcb-proto-1.14-3-g7d58eed */
/*
* Copyright 2008, 2009, 2013, 2014 Open Text Corporation <pharris[AT]opentext.com>
*
diff --git a/epan/dissectors/x11-extension-errors.h b/epan/dissectors/x11-extension-errors.h
index 46e98c293b..7703a1b8cf 100644
--- a/epan/dissectors/x11-extension-errors.h
+++ b/epan/dissectors/x11-extension-errors.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
- using xcbproto version xcb-proto-1.13-1-g55c7baa */
+ using xcbproto version xcb-proto-1.14-3-g7d58eed */
/*
* Copyright 2008, 2009, 2013, 2014 Open Text Corporation <pharris[AT]opentext.com>
*
diff --git a/epan/dissectors/x11-extension-implementation.h b/epan/dissectors/x11-extension-implementation.h
index bff9a4e77e..1d980c9fa1 100644
--- a/epan/dissectors/x11-extension-implementation.h
+++ b/epan/dissectors/x11-extension-implementation.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
- using xcbproto version xcb-proto-1.13-1-g55c7baa */
+ using xcbproto version xcb-proto-1.14-3-g7d58eed */
/*
* Copyright 2008, 2009, 2013, 2014 Open Text Corporation <pharris[AT]opentext.com>
*
diff --git a/epan/dissectors/x11-glx-render-enum.h b/epan/dissectors/x11-glx-render-enum.h
index c2552a3f34..fd428947d8 100644
--- a/epan/dissectors/x11-glx-render-enum.h
+++ b/epan/dissectors/x11-glx-render-enum.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
- using mesa version 18.2-branchpoint-961-g3e7b5e5 */
+ using mesa version 20.1-branchpoint-2058-gf8110226baa */
/*
* Copyright 2008, 2009, 2013, 2014 Open Text Corporation <pharris[AT]opentext.com>
*
@@ -1385,6 +1385,8 @@ static const value_string mesa_enum[] = {
{ 0x9192, "QUERY_BUFFER" },
{ 0x9193, "QUERY_BUFFER_BINDING" },
{ 0x9194, "QUERY_RESULT_NO_WAIT" },
+ { 0x91b0, "MAX_SHADER_COMPILER_THREADS_ARB" },
+ { 0x91b1, "COMPLETION_STATUS_ARB" },
{ 0x91b2, "RENDERBUFFER_STORAGE_SAMPLES_AMD" },
{ 0x91b3, "MAX_COLOR_FRAMEBUFFER_SAMPLES_AMD" },
{ 0x91b4, "MAX_COLOR_FRAMEBUFFER_STORAGE_SAMPLES_AMD" },