[PULL] XQuartz -- more glapi simplification
Jeremy Huddleston
jeremyhu at apple.com
Wed Jun 15 14:02:47 PDT 2011
The following changes since commit 08a7246f43c9f18079219a1c982bed558722f545:
dix: rename ProcessRawEvents to dix/events.c:DeliverRawEvent (2011-06-08 13:57:05 +1000)
are available in the git repository at:
git://people.freedesktop.org/~jeremyhu/xserver master
Jeremy Huddleston (4):
XQuartz: Add missing include for <pthread.h>
glx: Add _glapi_create_table_from_handle
XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch table
XQuartz: GLX: Fix a -Wformat-security compilation warning
glx/Makefile.am | 1 +
glx/glapi.h | 3 +
glx/glapi_gentable.c | 7583 +++++++++++++++++++++++++++++++++++++++++++
hw/xquartz/GL/indirect.c | 924 +------
hw/xquartz/X11Application.m | 2 +
5 files changed, 7607 insertions(+), 906 deletions(-)
create mode 100644 glx/glapi_gentable.c
More information about the xorg-devel
mailing list