[PULL] hw/xwin: Find GL specs, rather than downloading them
Jon TURNEY
jon.turney at dronecode.org.uk
Tue Apr 26 02:48:41 PDT 2011
Hi Keith,
The following set of patches removes the downloading of GL specs from hw/xwin.
Please consider pulling into master.
On 14/04/2011 20:25, Ian Romanick wrote:
> This seems like the right way to do this. It looks like 1/3 will
> conflict with Adam's "[PATCH 2/2] glx: Make --disable-dri not disable
> AIGLX".
... and indeed it does conflict. Please let me know if you merge that first
and I'll provide an updated patch.
Thanks.
The following changes since commit 918a9c99cf2ebc73acb34b95f597904b93c690d9:
Merge remote-tracking branch 'jeremyhu/master' (2011-04-22 11:20:16 -0700)
are available in the git repository at:
git://anongit.freedesktop.org/~jturney/xserver remove-opengl-spec-download
Jon TURNEY (3):
configure: Let configure --enable/disable-aiglx control building of
AIGLX for all DDXs
configure: Look for Khronos OpenGL spec files using pkg-config
hw/xwin: wglext.h should be provided by w32api, rather than downloaded
configure.ac | 25 ++++++++++++++++++++-----
glx/Makefile.am | 2 +-
hw/xfree86/dixmods/Makefile.am | 2 +-
hw/xwin/glx/.gitignore | 7 +------
hw/xwin/glx/Makefile.am | 32 ++++++--------------------------
hw/xwin/glx/wgl_ext_api.c | 2 +-
hw/xwin/glx/wgl_ext_api.h | 2 +-
7 files changed, 31 insertions(+), 41 deletions(-)
More information about the xorg-devel
mailing list