[PATCH 0/5] hw/xwin fixes and more

Jon TURNEY jon.turney at dronecode.org.uk
Mon Dec 2 06:15:56 PST 2013


Sorry for being a bit late in the release cycle for looking at these issues.
[5/5] is just here for discussion.

Jon TURNEY (4):
  configure.ac: Don't fail with an error about requiring libpciaccess
    with --disable-int10-module --disable-pciaccess
  configure.ac: Link XWin with present extension if we are building with
    it enabled
  ephyr: Fix compilation when ./configure'd with --enable-debug
  hw/xwin/glx: Fix compilation of hw/xwin/glx/indirect.c

Marc Haesen (1):
  hw/xwin: Rewrite WGL wrapper function generation script

 configure.ac                   |  16 +-
 hw/kdrive/ephyr/ephyr.c        |  10 +-
 hw/xwin/Makefile.am            |   2 +-
 hw/xwin/glx/Makefile.am        |  14 +-
 hw/xwin/glx/gen_gl_wrappers.py | 605 ++++++++++++++++++++---------------------
 hw/xwin/glx/glwrap.c           |  14 +-
 hw/xwin/glx/indirect.c         |   8 +
 7 files changed, 340 insertions(+), 329 deletions(-)

-- 
1.8.3.4



More information about the xorg-devel mailing list