CVSROOT: /cvs Module name: xenocara Changes by: j...@cvs.openbsd.org 2015/02/02 20:17:20
Modified files: app/glxinfo : glinfo_common.c glinfo_common.h glxinfo.1 glxinfo.c Log message: Update to the latest glxinfo code in mesa demos git which notably adds 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@