[Mesa-dev] [Bug 90438] glxinfo should have a quiet mode
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 13 08:01:11 PDT 2015
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 at lists.freedesktop.org
Reporter: gquigs+bugs at gmail.com
QA Contact: mesa-dev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150513/c3829d50/attachment.html>
More information about the mesa-dev
mailing list