xserver-multidpi/hw/xwin/glx
Keith Packard fd4d9c75c2 hw/xwin: Look for gl spec files in $(srcdir) or .
Tarballs include the downloaded gl spec files, which will end up in
$(srcdir). But, git-based builds will not have them at all and will
need to download them from opengl.org. They'll land in in the build
directory instead of $(srcdir), and so we need to allow them to be in
either place.

This change checks for the files in $(srcdir), linking them to . if
present. Otherwise, it downloads them from opengl.org.

A suggested better solution is to have Mesa install these files somewhere.

Signed-off-by: Keith Packard <keithp@keithp.com>
Tested-by: Kristian Høgsberg <krh@bitplanet.net>
2011-02-25 20:27:03 -08:00
..
.gitignore Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
gen_gl_wrappers.py Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
glwindows.h Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
glwrap.c Cygwin/X: Remove execute permission from source files 2010-10-19 14:19:29 +01:00
indirect.c glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
Makefile.am hw/xwin: Look for gl spec files in $(srcdir) or . 2011-02-25 20:27:03 -08:00
wgl_ext_api.c Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
wgl_ext_api.h Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
winpriv.c Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
winpriv.h Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00