[PULL] XQuartz -- more glapi simplification

Peter Hutterer peter.hutterer at who-t.net
Wed Jun 15 16:35:28 PDT 2011


On Wed, Jun 15, 2011 at 02:02:47PM -0700, Jeremy Huddleston wrote:
> 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

Updating 08a7246..778309f


> 
> 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
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
> 


More information about the xorg-devel mailing list