URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a61b9a5be2e426b5c3b6cf20994ca71d8a39ac2
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9a61b9a by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
x11: update X11 from last mesa and xcb
Change-Id: Ic3567b4789385a29bb420fba5c56bd5fecbb6a22
Reviewed-on: https://code.wireshark.org/review/11114
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 08a2070 Do -fPIC only if it's necessary.
adds 9a61b9a x11: update X11 from last mesa and xcb
Summary of changes:
epan/dissectors/x11-declarations.h | 400 +++++++-
epan/dissectors/x11-enum.h | 112 ++-
epan/dissectors/x11-extension-errors.h | 2 +-
epan/dissectors/x11-extension-implementation.h | 1242 +++++++++++++++++++++---
epan/dissectors/x11-glx-render-enum.h | 7 +-
epan/dissectors/x11-register-info.h | 422 +++++++-
6 files changed, 1998 insertions(+), 187 deletions(-)