Find a file
Emil Velikov b0c56852fd autogen.sh: use quoted string variables
Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
fall-outs, when they contain space.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-01-24 10:37:20 +10:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:58 -05:00
autogen.sh autogen.sh: use quoted string variables 2017-01-24 10:37:20 +10:00
configure.ac config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES 2013-10-26 09:42:05 -04:00
COPYING Add COPYING file for XF86DGA; assumed to be under the XFree86 catch-all 2005-05-18 07:38:55 +00:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:31 -04:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00
xf86dga.h Change xf86dga.h to only conditionally include server's header file. 2009-09-18 10:05:00 -07:00
xf86dga1const.h Remove Xlib headers from xf86dga.h and xf86dga1.h 2009-08-27 10:33:20 +10:00
xf86dga1proto.h Include the *const.h files from the proto files. 2009-08-28 09:04:05 +10:00
xf86dga1str.h Rename xf86dga(1)str.h to xf86dga(1)proto.h for consistency with other modules 2009-08-28 09:04:02 +10:00
xf86dgaconst.h Remove Xlib headers from xf86dga.h and xf86dga1.h 2009-08-27 10:33:20 +10:00
xf86dgaproto.h Include the *const.h files from the proto files. 2009-08-28 09:04:05 +10:00
xf86dgaproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:07 +00:00
xf86dgastr.h Rename xf86dga(1)str.h to xf86dga(1)proto.h for consistency with other modules 2009-08-28 09:04:02 +10:00

				XFree86 Direct Graphic Access Extension

This extension defines a protocol for direct linear framebuffer access.

Extension name: XFree86-DGA

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/proto/xf86dgaproto

        http://cgit.freedesktop.org/xorg/proto/xf86dgaproto

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage