On Mon, Jul 15, 2013 at 2:08 PM, Chad Versace <chad.vers...@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. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev