Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-26 | Add -version option to print program version | Alan Coopersmith | |
Add both -version & -display to man page, since options were not previously documented. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2013-11-26 | Print which option was in error along with usage message | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2009-01-20 | Correct make distcheck failure and sparse warnings. | Paulo Cesar Pereira de Andrade | |
2006-01-16 | GLX_GLXEXT_LEGACY -> GLX_GLXEXT_PROTOTYPES + glxext.h | Matthias Hopf | |
2006-01-13 | Using glXGetProcAddressARB instead of glXGetProcAddress. | Matthias Hopf | |
Casting to GLubyte* to remove warning. | |||
2005-11-30 | Bug #5146: Fix building of xdriinfo in the presence of NVIDIA libGL byXORG-6_8_99_903 | Eric Anholt | |
using the GLX 1.3 glXGetProcAddressARB instead of glXGetProcAddress. | |||
2004-06-16 | Initial revision | Eric Anholt | |