The source project of this merge request has been removed.
about: Print GPU name in system info
The GPU name is obtained from the OpenGL renderer string.
The implementation depends on libepoxy, glX and Xlib.
libepoxy is added as a new optional dependency to configure.ac.in.
Examples:
- GPU: Radeon RX 5500 XT
- GPU: llvmpipe (LLVM 11.0.0, 256 bits)
- [not tested] GPU: GeForce GTX 1660 Ti/PCIe/SSE2
Tested with Mesa 20.3.0-rc1.
Please merge. Thanks.
Closes: #27 (closed)