commit a5041bd0be9d1b54f4e6683c141745f5ed0d6294 Author: Alan Coopersmith Date: Fri Oct 16 16:20:33 2009 -0700 xdriinfo 1.0.3 Signed-off-by: Alan Coopersmith commit 7c88f82a86249eac513643c2a5f4dceb86cb754d Author: Alan Coopersmith Date: Fri Oct 16 16:20:14 2009 -0700 Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Signed-off-by: Alan Coopersmith commit cdec3cdf9e45c8232ffba8f8ad51d2880d8e6da9 Author: Alan Coopersmith Date: Thu Oct 1 14:54:22 2009 -0700 Add README with pointers to mailing lists, bugzilla, & git Signed-off-by: Alan Coopersmith commit 10444fb87f13b5c531714f2564c976ca6ca5fd90 Author: Paulo Cesar Pereira de Andrade Date: Tue Jan 20 16:29:24 2009 -0200 Correct make distcheck failure and sparse warnings. commit 4cd79eba9a2a4763f34a30d0ed71c9a5ac6f4353 Author: James Cloos Date: Thu Dec 6 15:51:06 2007 -0500 Add missing PHONY line for automatic ChangeLog generation commit 46dcc268ae983b7f1214b1839776f8f5d72f4222 Author: Alan Coopersmith Date: Fri Aug 17 16:27:11 2007 -0700 Version bump: 1.0.2 commit f930da05f9d0af42d2daa026b1e99a9e5f0ff4a7 Author: Alan Coopersmith Date: Fri Aug 17 16:26:04 2007 -0700 Replace static ChangeLog with dist-hook to generate from git log commit 1d8078119bdfc51e656ca4eb0e5ad122f334cd88 Author: Alan Coopersmith Date: Fri Aug 10 15:22:05 2007 -0700 Change xdriinfo_CFLAGS to AM_CFLAGS to make automake-1.10 happier Makefile.am:27: compiling `xdriinfo.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac' commit 49b3932cec1d026195129b35a7e1f982c3a70e99 Author: Alan Coopersmith Date: Thu May 24 18:13:03 2007 -0700 renamed: .cvsignore -> .gitignore commit b833138c8caf357326a5c708bb7f31b6f5d081bf Author: Alan Coopersmith Date: Thu May 24 18:12:27 2007 -0700 X.Org bug #10616: Add all the X info commands to See Also in man page X.Org Bugzilla #10616: Reported upstream from Debian bug #350313 commit a563d95affd78ebfae6a59425ea2c1832f97efa6 Author: Adam Jackson Date: Sat Apr 8 02:31:21 2006 +0000 Bump to 1.0.1. commit 12209b48afe65215e693b00bfb0397e275e85114 Author: Matthias Hopf Date: Mon Jan 16 10:54:14 2006 +0000 GLX_GLXEXT_LEGACY -> GLX_GLXEXT_PROTOTYPES + glxext.h commit 36c5e81eff50ef34f8b96014c8ee04c0563ab853 Author: Matthias Hopf Date: Fri Jan 13 16:06:10 2006 +0000 Using glXGetProcAddressARB instead of glXGetProcAddress. Casting to GLubyte* to remove warning. commit d7bbc6892078a0541dd4302277eb67ff0bd90e0d Author: Kevin E Martin Date: Thu Dec 15 00:24:06 2005 +0000 Update package version number for final X11R7 release candidate. commit 9073b89b1dcaaa7d3ad61c1228290fad12c356f7 Author: Kevin E Martin Date: Tue Dec 6 22:48:21 2005 +0000 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. commit 34efbba5acd968eb07c0ab6702371d5833353970 Author: Kevin E Martin Date: Sat Dec 3 05:49:19 2005 +0000 Update package version number for X11R7 RC3 release. commit ce638f553d89bb202eff94397933ee3c40165819 Author: Eric Anholt Date: Wed Nov 30 01:17:30 2005 +0000 Bug #5146: Fix building of xdriinfo in the presence of NVIDIA libGL by using the GLX 1.3 glXGetProcAddressARB instead of glXGetProcAddress. commit 5777c79b762a65b1610ea59f7f3fd47241f797b6 Author: Alan Coopersmith Date: Mon Nov 28 22:01:41 2005 +0000 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) commit f206a4af9754100eadaa1ca621abf475d005e0de Author: Eric Anholt Date: Mon Nov 21 10:35:00 2005 +0000 Another pass at .cvsignores for apps. commit fe407362531a53339c00782a2f7aa90e8f6a47dd Author: Eric Anholt Date: Sun Nov 20 22:08:51 2005 +0000 Add/improve .cvsignore files for apps. commit 2c7a5cc7407dd6f7132cf3b50c65f3408872a1a2 Author: Kevin E Martin Date: Wed Oct 19 02:47:53 2005 +0000 Update package version number for RC1 release. commit fe1aed987cafbbb9eb6ea165487b8891473ea52d Author: Kevin E Martin Date: Tue Oct 18 20:25:30 2005 +0000 Remove check for gl/glx.h as that fails when installing Mesa in a non-standard directory and causes the build script to exit. commit d30bf6da2b0fcf960805d099ef4903c9a3ae5d9d Author: Alan Coopersmith Date: Mon Oct 17 23:56:22 2005 +0000 Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to work better with BSD make commit 2ff37b7da09549f212207d3ea24a0295e5f8c955 Author: Alan Coopersmith Date: Mon Oct 17 23:23:22 2005 +0000 Check for & libGL in configure.ac instead of waiting for failure at build time if neither Mesa nor vendor OpenGL is installed. commit 8060bfb0e6211bd8f871770bee40f56df4f5fa2c Author: Alan Coopersmith Date: Fri Oct 14 00:25:44 2005 +0000 Use sed to fill in variables in man page commit ae8b217d70907921d4df62a17c7f78cdb99474fe Author: Daniel Stone Date: Mon Aug 29 11:07:33 2005 +0000 Adding xdriinfo build system. commit d5234bf9acf43337c35c6b83d003a8a5aab9b61b Author: Eric Anholt Date: Wed Jun 16 09:27:39 2004 +0000 DRI trunk-20040613 import commit bbc27fa912a112fad8d28a566d8fab9db5d8bb3f Author: Eric Anholt Date: Wed Jun 16 09:27:39 2004 +0000 Initial revision