A few popular OpenGL X11 demos from Mesa: - glxinfo prints capabilities of OpenGL driver - glxgears draws rotating gears and prints FPS Inspired by: D26077, glx-utils (CentOS, PkgSrc), glxinfo (AUR, MacPorts, Nix) Motivated by: testing GLX on Xwayland, avoiding cruft and extra deps
7 lines
167 B
Plaintext
7 lines
167 B
Plaintext
A few popular OpenGL X11 demos from Mesa:
|
|
|
|
- glxinfo prints capabilities of OpenGL driver
|
|
- glxgears draws rotating gears and prints FPS
|
|
|
|
WWW: https://www.mesa3d.org/
|