https://bugs.freedesktop.org/show_bug.cgi?id=90438
Bug ID: 90438 Summary: glxinfo should have a quiet mode Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Demos Assignee: mesa-dev@lists.freedesktop.org Reporter: gquigs+b...@gmail.com QA Contact: mesa-dev@lists.freedesktop.org I'd like to see an option for glxinfo to just display the basic information as a summary. Many users end up using something like glxinfo | grep OpenGL, which is generally fine, this would just make that easier (and provide a bit more context). I'm thinking something like: glxinfo -q (for quiet) display: :0 screen: 0 direct rendering: Yes OpenGL vendor string: X.Org R300 Project OpenGL renderer string: Gallium 0.4 on ATI RS690 OpenGL version string: 2.1 Mesa 10.5.2 OpenGL shading language version string: 1.20 OpenGL ES profile version string: OpenGL ES 2.0 Mesa 10.5.2 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16 I'd also be open to making it more structured[1], so for example: display: :0 screen: 0 Direct rendered yes Vendor NVIDIA Corporation Video Card GeForce GTX 750 Ti/PCIe/SSE2 etc [1] With inspiration from /usr/lib/nux/unity_support_test -p -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev