Re: Issues opening an ES2 context
Brian Paul <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/11/2013 05:56 AM, [email protected] wrote: > 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://urldefense.proofpoint.com/v1/url?u=https://jogamp.org/bugzilla/show_bug.cgi?id%3D915&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=lGQMzzTgII0I7jefp2FHq7WtZ%2BTLs8wadB%2BiIj9xpBY%3D%0A&m=aWf8PRpP%2BprkclPj85vBleAIgk777Kw9kCQOLkqqN28%3D%0A&s=fa09a446a859615d4ea8b0e33b08262609aba8a83f16e0c93aff54b963c36e38 > > Are there any plans to fix this? Please file a bug for this. Thanks. -Brian