Wireshark-commits: [Wireshark-commits] master-2.0 9fccd67: x11: update X11 from last mesa and xcb

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Oct 2015 14:09:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9fccd671ff7b6b0052c199eab55ccd2335725b46
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

9fccd67 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>
    (cherry picked from commit 9a61b9a5be2e426b5c3b6cf20994ca71d8a39ac2)
    Reviewed-on: https://code.wireshark.org/review/11164
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  7a93d75   TDS: try to pacify buildbots
    adds  9fccd67   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(-)