summaryrefslogtreecommitdiff
path: root/app/glxinfo
AgeCommit message (Collapse)Author
2018-02-23update glxinfo to mesa-demos 8.4.0Jonathan Gray
2015-02-03add missing macros and new sentence, new lineIngo Schwarze
2015-02-03Update to the latest glxinfo code in mesa demos git which notably addsJonathan Gray
information based on GLX_MESA_query_renderer. The glxinfo man page isn't present in mesa demos so switch our page to mdoc and update the flags. Prompted by an initial diff from brynet@ ok brynet@ kettenis@
2014-07-13update glxinfo and glxgears to Mesa demos 8.2.0Jonathan Gray
2011-06-23switch to installing source manuals:Christian Weisgerber
* cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged
2011-05-01Copy glxinfo and glxgears sources from Mesa demos, since moreMatthieu Herrb
recent Mesa releases don't ship MesaDemos anymore.
2008-03-25Introduce bsd.xconf.mk to set default config variables usedMatthieu Herrb
at several places in the Xenocara build in a central place instead of duplicating the checks all over the place. ok oga@.
2007-04-08Complete list of libraries for static architecturesMatthieu Herrb
2007-04-04more $Xenocara$ -> $OpenBSD$; ok matthieu@David Krause
2007-03-31XENOCARA_TOP -> XSRCDIR and now defaults to /usr/src/xenocaraMatthieu Herrb
XENOCARA_OBJDIR -> XOBJDIR and now defaults to /usr/xobj suggested by espie@ ok krw@ mbalmer@
2006-12-02Make 'obj' now can make symlinks to /usr/obj/xenocara (or any otherMatthieu Herrb
directory designed by XENOCARA_OBJDIR in /etc/mk.conf).
2006-11-26Makefiles for GL programsMatthieu Herrb
2006-11-26Man pages for GL programs, from X.Org 6.9.Matthieu Herrb