[Mesa-users] Issues opening an ES2 context
org.mesa3d.mesa-users at io7m.com
org.mesa3d.mesa-users at io7m.com
Wed Dec 11 04:56:04 PST 2013
Hello.
We've noticed that when an ES2 context is requested (on Mesa 9.2.4 and
possibly earlier), an ES3 context is returned. ES3 obviously isn't
strictly compatible with ES2 (for example, any code that uses
glDrawElements with a pointer-to-array argument as opposed to a
a VBO and buffer offset will fail, as ES3 doesn't support this).
Relevant bug in the JOGL tracker:
https://jogamp.org/bugzilla/show_bug.cgi?id=915
Are there any plans to fix this?
M
More information about the mesa-users
mailing list