Summary: | Expose GL_KHR_debug to ES contexts | ||
---|---|---|---|
Product: | Mesa | Reporter: | Link Mauve <bugs> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | enhancement | ||
Priority: | medium | CC: | jfonseca |
Version: | git | ||
Hardware: | All | ||
OS: | All | ||
URL: | https://www.opengl.org/registry/specs/KHR/debug.txt | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 37397 |
Description
Link Mauve
2015-09-01 15:49:24 UTC
I think the main effort would be in creating piglit tests. Someone would also need to run the Khronos conformance tests. Either I or someone at Intel should be able to do that once patches are available to enable the extension. There are patches on the list not sure if they still apply: http://lists.freedesktop.org/archives/mesa-dev/2014-August/066941.html The piglit tests have already been updated to support ES, this was done at the same time as the above Mesa changes. The piglit updates landed the Mesa changes didn't. (In reply to Timothy Arceri from comment #2) > There are patches on the list not sure if they still apply: > http://lists.freedesktop.org/archives/mesa-dev/2014-August/066941.html At least the first patch for EGL in that series is outdated. Enabled sine: commit b8547a50631649bf19fc29cb339bdb3992537607 mesa: re-enable KHR_debug for ES contexts With the earlier issues resolved we can expose the extension. Signed-off-by: Boyan Ding <boyan.j.ding@gmail.com> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.