[Mesa-dev] The forward-compatible bit question

Matt Turner mattst88 at gmail.com
Mon Jul 15 14:23:03 PDT 2013


On Mon, Jul 15, 2013 at 2:08 PM, Chad Versace
<chad.versace at linux.intel.com> 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 required to
> return a 3.0
> context but not allowed to return a 3.1 context?

It should return the precise version requested. That's always been my
understanding.


More information about the mesa-dev mailing list