Mesa (master): regenerate glapi

Roland Scheidegger sroland at kemper.freedesktop.org
Thu Mar 12 14:08:19 UTC 2009


Module: Mesa
Branch: master
Commit: 36010806a10a1d6850a3fb3f997c0fbb58196d21
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=36010806a10a1d6850a3fb3f997c0fbb58196d21

Author: Roland Scheidegger <sroland at vmware.com>
Date:   Thu Mar 12 15:04:47 2009 +0100

regenerate glapi

---

 src/glx/x11/indirect.c                         |   40 +
 src/glx/x11/indirect.h                         |    2 +
 src/glx/x11/indirect_init.c                    |    2 +
 src/glx/x11/indirect_size.c                    |    1 +
 src/mesa/drivers/dri/common/extension_helper.h |   38 +
 src/mesa/glapi/dispatch.h                      |  136 +-
 src/mesa/glapi/glapioffsets.h                  |  116 +-
 src/mesa/glapi/glapitable.h                    |  110 +-
 src/mesa/glapi/glapitemp.h                     |   98 +-
 src/mesa/glapi/glprocs.h                       |  750 ++--
 src/mesa/main/enums.c                          | 5876 ++++++++++++------------
 src/mesa/sparc/glapi_sparc.S                   |   52 +-
 src/mesa/x86-64/glapi_x86-64.S                 |  706 ++--
 src/mesa/x86/glapi_x86.S                       |   54 +-
 14 files changed, 4158 insertions(+), 3823 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=36010806a10a1d6850a3fb3f997c0fbb58196d21



More information about the mesa-commit mailing list