it's used to verify that OpenGL ES2 works on your system. It's the variant of 3D graphics drivers that is used on smartphones. Many apps nowadays write their GFX frontend with GLES2 so it uses the same code on phones and PCs, and if they compile the app to run in the web browser, WebGL is also based on GLES2.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
It's the same as glxgears but for EGL and Wayland. It tests that OpenGL works.
Year 2070: A young man in a dirty, run down, four mile tall high-rise reaching into the smog and covered in holographic ads and QR code graffiti lays down and plugs his newly upgraded gaming system into the port in the back of his head, closes his eyes, and enters the virtual realm for some much needed reality escape. He tests his hardware by running glxgears. The toothed discs appear before him in the empty void, spinning smoothly and silently, assuring him that in a few moments, he can imagine a different life, if only for just a few hours.
besides the head socket; this was me in 2005 as a lowly IT analyst with an entire laboratory's worth of screens displaying glxgears 6 days per week making sure all of the workstations' display drivers were working correctly before deploying them to the engineers. that 6th day was me coming in on a saturday or sunday to take advantage of the REALLY nice and expensive hardware to try out the few games that worked on linux at the time. lol
O thanks! I needed glxgears equivalent for Wayland at some point