Graphics library and 3d
Graphics Library. Also opengl, everything to do with graphics, like 3d and acceleration. First some term i keep forgetting :
- fglrx, this is not a standard graphics library but "fglrx is the name of the Linux display driver used for ATI Radeon and ATI FIreGL families". Use MESA for other cards like the intel ivy bridge i have.
- "Mesa is an open-source implementation of the OpenGL specification -a system for rendering interactive 3D graphics." It does not seem to be an abbreviation.
Simple test to see if you 3d is working :
| glxgears | |
|---|---|
webgl
This is an implementation of gl inside webservers. Chrome should support it, visit this "
| ignore blacklist | |
|---|---|
Or get to the flags page "