| 16 | -> MESA_GL_VERSION_OVERRIDE=4.6 bin/visualinfo |
| 17 | {{{ |
| 18 | OpenGL vendor string: Mesa/X.org |
| 19 | OpenGL renderer string: llvmpipe (LLVM 9.0.1, 128 bits) |
| 20 | OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.2.3 (git-84288ed495) |
| 21 | OpenGL extensions (GL_): |
| 22 | GL_ARB_multisample, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, |
| 23 | GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_copy_texture, |
| 24 | GL_EXT_subtexture, GL_EXT_texture_object, GL_EXT_vertex_array, |
| 25 | GL_EXT_compiled_vertex_array, GL_EXT_texture, GL_EXT_texture3D, ... |
| 26 | GL_EXT_texture_shadow_lod, GL_MESA_framebuffer_flip_y, GL_EXT_EGL_sync. |
| 27 | }}} |
| 28 | |
| 29 | |