Glxinfo

Glxinfo

Glxinfo is a utility for displaying information about OpenGL and GLX extensions. It can report version numbers, display GPU information, list OpenGL extensions and capabilities, and more.
Glxinfo image
opengl graphics gpu 3d

Glxinfo: Utility for Displaying OpenGL and GLX Extension Information

A utility for displaying information about OpenGL and GLX extensions, reporting version numbers, GPU information, listed OpenGL extensions and capabilities.

What is Glxinfo?

Glxinfo is a tool used to get information about the OpenGL implementation on a system. It can provide details such as:

  • Version of OpenGL supported
  • Version of GLX
  • Vendor and renderer of the OpenGL driver
  • List of OpenGL extensions supported
  • Information about OpenGL capabilities like max texture size, number of texture units, etc.

Glxinfo is very useful for debugging OpenGL applications, ensuring you have proper OpenGL support on a system, and just generally learning about the OpenGL implementation. It's a simple command line tool that is easy to run. Typical output contains the OpenGL vendor, renderer, version, shader support, texture capabilities, and extension list.

Some examples of how Glxinfo can be useful:

  • Verify that the latest OpenGL version is supported before developing/running an app.
  • Ensure hardware acceleration is being used for OpenGL.
  • Check for support of a specific OpenGL extension.
  • Get GPU details like VRAM, vendor, rendering engine.
  • Troubleshoot graphics/OpenGL problems by comparing OpenGL capabilities.

As an open source command line tool, Glxinfo is included in many Linux distributions and other operating systems with OpenGL support. It provides a simple way to get key technical details about the current OpenGL environment on a system.

Glxinfo Features

Features

  1. Displays OpenGL renderer string
  2. Reports OpenGL version supported
  3. Lists OpenGL extensions
  4. Shows GLX version
  5. Reports visuals and fbconfigs
  6. Can perform basic OpenGL rendering tests

Pricing

  • Open Source

Pros

Lightweight and simple

Provides useful OpenGL/GLX info

Helpful for debugging graphics issues

Cross-platform

Cons

Limited in scope

Not frequently updated

Requires OpenGL/GLX support

Text-based output only


The Best Glxinfo Alternatives

Top Games and Gaming Software and other similar apps like Glxinfo


Inxi icon

Inxi

inxi is an open source command line system information and hardware probe tool for Linux operating systems. It generates detailed system hardware and software reports for diagnostics and general system information purposes.Some key features of inxi include:Shows CPU, RAM, hard drive, partition, and other hardware detailsDisplays extensive system software details...
Inxi image
WattmanGTK icon

WattmanGTK

WattmanGTK is an open-source graphical user interface application that allows configuring and tuning AMD Radeon graphics cards on Linux systems. It provides similar functionality to AMD's WattMan technology that is available on Windows.Some of the key features of WattmanGTK include:Adjusting GPU core and memory clock speeds for overclocking or undervoltingChanging...
WattmanGTK image
Xdiagnose icon

Xdiagnose

Xdiagnose is an open-source diagnostics and troubleshooting application designed specifically for Linux systems. It performs a comprehensive analysis of system health, performance, and configuration to detect issues, provide solutions, and improve overall stability.Some of the key features of Xdiagnose include:System benchmarking to measure performance against baseline metricsLog file analysis to...
Xdiagnose image
Driconf icon

Driconf

driconf is an open-source network configuration utility for Linux operating systems. It provides a simple text-based interface for managing network connections and interface settings.Some of the key features of driconf include:Easily add, edit, delete and manage network interfacesConfigure IP addresses, netmasks, gateways etc.Set MTU sizes, MAC addresses and other advanced...
Driconf image
Vbetool icon

Vbetool

vbetool is an open-source VB decompiler and editor for analyzing Visual Basic code. It can decompile VB5, VB6, and VB.NET executables and DLLs into readable VB source code. Some key features of vbetool include:Decompiling VB5, VB6, and VB.NET binaries into VB source codeEditing and recompiling the generated VB source codeSupporting...
Vbetool image
Read-edid icon

Read-edid

read-edid is an open-source command-line utility for reading Extended Display Identification Data (EDID) from connected display devices like monitors, TVs, and projectors. It is commonly used on Linux systems to help get detailed information about display capabilities to assist in troubleshooting graphics and display issues.By reading the EDID data directly...
Read-edid image