Etnaviv+Mesa 13 on IMX6Q with Linux 4.8.10
Wladimir J. van der Laan
laanwj at gmail.com
Thu Feb 2 13:53:28 UTC 2017
On Thu, Feb 02, 2017 at 02:45:17PM +0100, Christian Gmeiner wrote:
> > How can I get GL 2.0 or 3.0 instead of 1.4?
>
> export MESA_GL_VERSION_OVERRIDE="2.0"
That will work fine for 2.0, as the only feature lacking for that is occlusion
queries. E.g. the ioquake3 OpenGL2 renderer works.
Setting it to 3.0 will probably get extremely broken results. The driver (or
hardware) doesn't have the required features for that.
Wladimir
More information about the etnaviv
mailing list