- rebase and resend. v3: - fix up the EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR check
v2: - replace &= with |= - remove offset="assign" from the api xml Matthew Waters (3): egl: rework handling EGL_CONTEXT_FLAGS for ES debug contexts glapi: add function pointers for KHR_debug for gles main/get: make KHR_debug enums available everywhere src/egl/main/eglcontext.c | 51 ++++++++++++++++++++--- src/mapi/glapi/gen/KHR_debug.xml | 73 +++++++++++++++++++++++++++++++++ src/mesa/drivers/dri/common/dri_util.c | 17 -------- src/mesa/main/extensions.c | 2 +- src/mesa/main/get_hash_params.py | 24 +++++------ src/mesa/main/tests/dispatch_sanity.cpp | 25 +++++++++++ 6 files changed, 156 insertions(+), 36 deletions(-) -- 2.1.2 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev