Wireshark-commits: [Wireshark-commits] master a38db78: Update the X11 dissector to use the latest m

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jun 2016 03:30:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a38db78f7da431e12d2ee3b995ff68f9c4f50a35
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a38db78 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Update the X11 dissector to use the latest mesa and xcbproto.
    
    Change-Id: Ia1395cffaebbcf6585b9167861d8c3b4d86cf821
    Reviewed-on: https://code.wireshark.org/review/15923
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d1d27bd   Qt: Clarify follow stream dialog's format button
    adds  a38db78   Update the X11 dissector to use the latest mesa and xcbproto.


Summary of changes:
 epan/dissectors/x11-declarations.h             |    1 -
 epan/dissectors/x11-enum.h                     |    2 +-
 epan/dissectors/x11-extension-errors.h         |    2 +-
 epan/dissectors/x11-extension-implementation.h |   91 ++++++++++++++++++++++--
 epan/dissectors/x11-glx-render-enum.h          |   23 +++++-
 epan/dissectors/x11-register-info.h            |    1 -
 6 files changed, 107 insertions(+), 13 deletions(-)