diff options
author | Beren Minor <[email protected]> | 2014-03-20 08:36:34 +0100 |
---|---|---|
committer | Chad Versace <[email protected]> | 2014-06-02 12:16:50 -0700 |
commit | 0ca0d5743fb42a956289a87efd4c8fcda88cf93a (patch) | |
tree | 7f7582364a9aafdea49ea55a892fd39d7f8dccc9 /src/mesa/drivers/dri/i965/brw_eu.h | |
parent | f98a7d89be5d307c7a80fbde028a610f4377c3b9 (diff) |
egl/main: Fix eglMakeCurrent when releasing context from current thread.
EGL 1.4 Specification says that
eglMakeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)
can be used to release the current thread's ownership on the surfaces
and context.
MESA's egl implementation was only accepting the parameters when the
KHR_surfaceless_context extension is supported.
[chadv] Add quote from the EGL 1.4 spec.
Cc: "10,1, 10.2" <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_eu.h')
0 files changed, 0 insertions, 0 deletions