Re: [Mesa-dev] The forward-compatible bit question

2013-07-15 Thread Matt Turner
On Mon, Jul 15, 2013 at 2:08 PM, Chad Versace wrote: > If the user creates a context with > EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR set, > must Mesa return a context of *exactly* that version. For example, if the > user requests > a 3.0 context with the forward-compatible bit set, is Mesa re

[Mesa-dev] The forward-compatible bit question

2013-07-15 Thread Chad Versace
If the user creates a context with EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR set, must Mesa return a context of *exactly* that version. For example, if the user requests a 3.0 context with the forward-compatible bit set, is Mesa required to return a 3.0 context but not allowed to return a 3