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