[Mesa-dev] [PATCH 0/7] Implement EGL_KHR_debug (v2)

Adam Jackson ajax at redhat.com
Thu Sep 8 17:46:55 UTC 2016


This rebases Kyle's series atop master (the change to treat GL and GLES
identically created some merge conflicts), and ports a fix from glvnd's
handling of DebugMessageControl.

I'm working on piglits to cover this, and a very basic first test is on the
list now. As glvnd's EGL interface essentially requires EGL_KHR_debug support
from the vendor library, this should really be merged soon. Patches 4-6 have
the most interesting changes to the common _EGL macros to actually wire
up the debug functionality, and could use another set of eyes on them.

- ajax



More information about the mesa-dev mailing list