[Mesa-dev] [PATCH v3 RESEND 0/3] add KHR_debug for gles contexts

Matthew Waters ystreet00 at gmail.com
Wed Sep 17 21:22:47 PDT 2014


Ping due to little review.

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.0


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140918/60f7248a/attachment.sig>


More information about the mesa-dev mailing list