[PULL] Regenerate GLX protocol files from Mesa
Ian Romanick
idr at freedesktop.org
Mon Dec 19 13:44:12 PST 2011
Hi Keith,
Please consider pulling into master.
Thanks.
The following changes since commit c065f7b16329e30cb976359e0a807c2adaf50123:
Version 1.11.99.2 (1.12 snapshot 2)
are available in the git repository at:
git://anongit.freedesktop.org/~idr/xserver glx-fixes
Ian Romanick (4):
glx: Only declare GlxExtensionInit in one header file
glx: Add stub implementations of next GLX extension functions
glx: Regenerate GL API files from Mesa
glx: use dispatch.h instead of glapioffsets.h
glx/Makefile.am | 2 +
glx/clientinfo.c | 48 +
glx/createcontext.c | 38 +
glx/dispatch.h |16553
++++++++++++++++++++++++++++++++----------
glx/glapi.c | 6 +-
glx/glapi_gentable.c | 5265 +++++++++-----
glx/glapioffsets.h | 1174 ---
glx/glapitable.h | 883 ++-
glx/glprocs.h | 2841 +++++---
glx/glxext.h | 2 -
glx/indirect_dispatch.c | 76 +-
glx/indirect_dispatch.h | 2035 +++---
glx/indirect_dispatch_swap.c | 82 +-
glx/indirect_program.c | 1 -
glx/indirect_reqsize.c | 16 +-
glx/indirect_reqsize.h | 169 +-
glx/indirect_size.h | 87 +-
glx/indirect_size_get.c | 145 +-
glx/indirect_size_get.h | 113 +-
glx/indirect_table.c | 215 +-
glx/swap_interval.c | 1 -
21 files changed, 20268 insertions(+), 9484 deletions(-)
More information about the xorg-devel
mailing list