Summary: | Compile error: GL_DEPTH24_STENCIL8 undeclared | ||
---|---|---|---|
Product: | cairo | Reporter: | U. Artie Eoff <ullysses.a.eoff> |
Component: | gl backend | Assignee: | cairo-bugs mailing list <cairo-bugs> |
Status: | VERIFIED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | critical | ||
Priority: | medium | CC: | chris, jbarnes, joe.konno |
Version: | 1.12.2 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
cairo compile error
gl: Return GL_DEPTH24_STENCIL8_OES for GLESv2 surfaces |
Description
U. Artie Eoff
2012-05-25 08:48:16 UTC
This is still an issue... so adding CC names mentioned in first bad commit: http://cgit.freedesktop.org/cairo/commit/?id=465319ce828f922edce46b6e7628da543b20d5e4 Created attachment 67407 [details] [review] gl: Return GL_DEPTH24_STENCIL8_OES for GLESv2 surfaces On GLESv2 surfaces, _get_depth_stencil_format should return GL_DEPTH24_STENCIL8_OES instead of GL_DEPTH24_STENCIL8. I still had this one; there is redundant preprocessing; looks like things got merged without replacing the problematic return? confirmed on cairo (master) 66625cb46c985321c46b79d2163a4d676d6700ba that this issue has gone away for me. Thus, marking as fixed. |
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.