[PULL] hw/xwin/glx fixes

Jon TURNEY jon.turney at dronecode.org.uk
Sat Jun 23 07:03:56 PDT 2012


Hi Keith,

Please consider pulling into master.

Thanks.


The following changes since commit 3ef3ce069d52dcfa932c90ccd30854a8d9daa15a:

  Merge remote-tracking branch 'alanc/master' (2012-06-21 08:52:34 -0700)

are available in the git repository at:


  git://people.freedesktop.org/~jturney/xserver master

for you to fetch changes up to d642e7128790ec6b709df8d1a91333ab87598077:

  configure.ac: link XWIN with GLX_SYS_LIBS (2012-06-22 13:42:28 +0100)

----------------------------------------------------------------
Jon TURNEY (5):
      hw/xwin/glx: Create a new dispatch table rather than modifying the
existing one
      hw/xwin/glx: Fix glxLogExtensions to handle a null string without crashing
      hw/xwin/glx: Blacklist 'GDI generic' GL renderer
      hw/xwin/glx: Update gen_gl_wrappers.py for the current glx/dispatch.h
      hw/xwin/glx: Fix glxWinCreateContext() function pointer mismatch

Yaakov Selkowitz (1):
      configure.ac: link XWIN with GLX_SYS_LIBS

 configure.ac                   |    3 +-
 hw/xwin/glx/gen_gl_wrappers.py |   14 ++++++++++--
 hw/xwin/glx/indirect.c         |   44 ++++++++++++++++++++++++++-------------
 3 files changed, 42 insertions(+), 19 deletions(-)


More information about the xorg-devel mailing list