[PULL 1.10] GLX fix merge from master

Adam Jackson ajax at redhat.com
Wed May 4 10:20:46 PDT 2011


Contains everything from my last 1.10 pull request, plus three more.

---

The following changes since commit be3f41d1ec5413d0ad05ef18e145714201d602aa:

  dix: fix typo in direction calculation (2011-05-04 10:14:10 +1000)

are available in the git repository at:
  ssh://people.freedesktop.org/~ajax/xserver server-1.10-iglx

Adam Jackson (11):
      glx: Remove unused _glapi_get_proc_offset and friends
      glx: Simplify _glapi_check_multithread
      glx: Remove unused _glapi_get_proc_name
      glx: Add texbuffer2 support to swrast
      glx: Remove noop dispatch table
      glx: Lobotomize _glapi_get_proc_address
      glx: Fix _glapi_add_dispatch
      glx: Reimplement context tags
      glx: Fix lifetime tracking for pixmaps
      glx: Use 0 rather than garbage for unknown INTEL_swap_event types
      glx: Make --disable-dri not disable AIGLX

 configure.ac             |    2 +-
 glx/Makefile.am          |    6 +-
 glx/glapi.c              |  558 +----
 glx/glapi.h              |   28 -
 glx/glapitemp.h          | 6655 ----------------------------------------------
 glx/glxcmds.c            |  109 +-
 glx/glxdri2.c            |    1 +
 glx/glxdriswrast.c       |    8 +
 glx/glxext.c             |   53 +-
 glx/glxserver.h          |    7 -
 hw/xquartz/GL/indirect.c |    9 -
 11 files changed, 91 insertions(+), 7345 deletions(-)
 delete mode 100644 glx/glapitemp.h

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110504/117bca78/attachment.pgp>


More information about the xorg-devel mailing list