Summary: | Use of None instead of EGL_NONE in EGL section of cairo-boilerplate-vg.c | ||
---|---|---|---|
Product: | cairo | Reporter: | Chinasaur <chinasaurli> |
Component: | gl backend | Assignee: | cairo-bugs mailing list <cairo-bugs> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | minor | ||
Priority: | medium | CC: | nravi.n |
Version: | 1.12.4 | ||
Hardware: | ARM | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | vg: Use EGL_NONE and GLX_NONE in place of None |
Description
Chinasaur
2012-10-09 13:15:56 UTC
Created attachment 98893 [details] [review] vg: Use EGL_NONE and GLX_NONE in place of None The patch handles the usage of EGL_NONE in EGL section and GLX_NONE in GLX section instead of None in cairo-boilerplate-vg.c. Verified with the build test. Thanks; fix merged to trunk. (In reply to comment #2) > Thanks; fix merged to trunk. Thank you Bryce for merging the changes :) |
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.